KOMATA
d302bc07b3
feat: Add support for Mux SSL mode and update related settings ( #11509 )
...
* feat: Add support for Mux SSL mode and update related settings
- Introduced a new SSL mode "Mux" in the settings, allowing for HTTP to HTTPS redirection.
- Updated the `SSL` field in the `SettingUpdate` struct to include "Mux" as a valid option.
- Modified the server logic to handle Mux connections, including certificate management and HTTP redirection.
- Updated frontend components to reflect the new SSL options and improved user guidance in multiple languages.
* fix: Update HTTPS related messages for improved clarity and security guidance in multiple languages
2025-12-29 15:41:15 +08:00
CityFun
c6df20e565
feat: support sync 404 html page to websites ( #11513 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11489
2025-12-29 07:17:34 +00:00
ssongliu
eb4eb31578
feat: Multi-machine management supports viewing node logs ( #11510 )
2025-12-29 07:11:34 +00:00
l061x
4e7b654090
fix: Fix command argument formatting in terminal initlinux ( #11484 )
2025-12-26 22:03:24 +08:00
ssongliu
e8059d3676
fix: Fix refresh issue during compose creation ( #11482 )
...
Refs #11463
2025-12-26 13:55:03 +00:00
ssongliu
ffadc6721b
fix: Fix issue where compose cannot be created when empty ( #11481 )
2025-12-26 09:13:04 +00:00
CityFun
e2e774d215
feat: add website log clean option for clean cache ( #11480 )
2025-12-26 09:11:03 +00:00
ssongliu
f23d3678fb
fix: Fix backup account echo abnormality issue ( #11479 )
...
Refs #11478
2025-12-26 09:09:03 +00:00
ssongliu
d25b5f4f2a
feat: Add quick operation features to node overview page ( #11476 )
2025-12-26 08:35:03 +00:00
CityFun
9a17bc74b0
feat: add 'nofail' option for disk mounting ( #11475 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11468
2025-12-26 08:33:03 +00:00
CityFun
099896dc96
feat: add app temporary download file cleanup option to cache cleaning ( #11460 )
2025-12-25 10:33:03 +00:00
CityFun
aa1bc6fa8e
feat: add website log cleanup option to cache cleaning ( #11457 )
2025-12-25 07:43:02 +00:00
ssongliu
f27a429fc5
feat: Cache cleanup supports cleaning up unassociated backups ( #11452 )
2025-12-25 13:49:47 +08:00
CityFun
36fdf05d2b
feat: support apply ip Certificate ( #11437 )
2025-12-23 13:35:38 +08:00
CityFun
1c634756a0
fix: resolve issue with quick navigation failure in applications ( #11434 )
2025-12-22 18:50:22 +08:00
CityFun
ae536550c3
style: adjust node card display ( #11431 )
2025-12-22 18:49:58 +08:00
ssongliu
63d5d70314
feat: Retain historical settings when toggling watermark ( #11429 )
...
Refs #11392
2025-12-22 10:23:39 +00:00
KOMATA
0be73600e5
feat: Implement Punycode utility functions and integrate into domain dispay ( #11433 )
...
* feat: Implement Punycode utility functions and integrate into domain display
* chore: Add punycode package and update import path in utility functions
2025-12-22 18:22:29 +08:00
ssongliu
955d9db699
style: Modify terminal connection style issues ( #11425 )
...
Refs #11413
2025-12-22 06:33:29 +00:00
CityFun
9fd030b6c3
feat: improve scrolling effect of left-side on website configuration page ( #11423 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11412
2025-12-22 06:01:30 +00:00
CityFun
63a10691b3
feat: limit website name length in configuration ( #11422 )
2025-12-22 05:59:30 +00:00
ssongliu
5674673c5d
feat: Support display and operations for multi-YAML compose startup ( #11421 )
...
Refs #11405
2025-12-22 05:57:30 +00:00
ssongliu
71fd123be1
fix: Fix snapshot application checkbox abnormality issue ( #11404 )
2025-12-19 10:04:33 +00:00
CityFun
1ae3198b10
fix: clear stream configuration when closing website creation page ( #11400 )
2025-12-19 07:27:03 +00:00
CityFun
9e9d68f841
style: adjust status column styling in websites list page ( #11397 )
2025-12-19 07:23:02 +00:00
CityFun
123e6b90a3
feat: update MySQL parameter input validation rules ( #11396 )
2025-12-19 05:42:11 +00:00
CityFun
00b4a6caf5
feat: update MySQL parameter input validation rules ( #11395 )
...
https://github.com/1Panel-dev/1Panel/issues/11394
2025-12-19 03:41:27 +00:00
ssongliu
8642e20d19
perf: Optimize container task log output ( #11393 )
2025-12-19 03:39:40 +00:00
ssongliu
c08e83e5d4
fix: Fix firewalld range port forwarding failure issue ( #11390 )
2025-12-18 09:21:13 +00:00
CityFun
863ee5c172
feat: Adjust tooltip positions on some pages ( #11389 )
2025-12-18 09:01:14 +00:00
ssongliu
a91f372fbd
chore: Revert container command input style ( #11387 )
...
revert for #10724
https://bbs.fit2cloud.com/t/topic/16496
2025-12-18 08:59:14 +00:00
ssongliu
825acd5b46
feat: Optimize snapshot backup items ( #11385 )
2025-12-18 07:43:13 +00:00
CityFun
70e64e648f
feat: Adjust prompt for creating stream website ( #11384 )
2025-12-18 07:41:13 +00:00
ssongliu
7855e89ca9
chore: Modify orchestration environment variable style ( #11381 )
2025-12-17 14:20:12 +00:00
CityFun
7885b00213
feat: Optimize display issues after creating TCP/UDP proxies ( #11375 )
2025-12-17 08:46:11 +00:00
CityFun
1f6cd6f4e9
feat: increase timeout duration for some API interfaces ( #11370 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11348
2025-12-17 05:50:09 +00:00
CityFun
172e9e212b
feat: Adjust the display position of PHP runtime environment prompts ( #11366 )
2025-12-17 05:46:09 +00:00
CityFun
279a16c256
feat: Optimize HTTP to HTTPS redirection rules for non-443 port websites ( #11364 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11360
2025-12-17 05:44:09 +00:00
CityFun
8881827f9d
feat: Optimize the structure of installed apps in the App Store ( #11361 )
2025-12-17 13:42:13 +08:00
蘭
682d78698f
ref: Optimize the button layout on the file upload page ( #11354 )
2025-12-16 08:39:58 +00:00
CityFun
2cc8567c2f
feat: relocate PHP extension installation prompts ( #11352 )
...
https://github.com/1Panel-dev/1Panel/issues/11293
2025-12-16 08:38:00 +00:00
ssongliu
184a214bff
feat: Add hint messages for compose environment variables ( #11351 )
2025-12-16 08:35:59 +00:00
CityFun
c6376541ed
feat: add OpenResty version restriction for TCP/UDP proxy ( #11350 )
2025-12-16 08:33:59 +00:00
CityFun
15bc6cf884
feat: add prompt for TCP/UDP proxy ( #11343 )
2025-12-15 18:56:07 +08:00
CityFun
c477d20a05
feat: support batch SSL configuration for websites ( #11339 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8250
2025-12-15 10:41:38 +00:00
ssongliu
2fdb1700e5
feat: Database restore supports timeout settings ( #11338 )
2025-12-15 18:40:37 +08:00
KOMATA
11764e1ba5
feat: improve website create function and interface ( #11331 )
...
* feat: improve website create function and interface
* feat: update website create tag
* feat: update i18n files
* feat: update valid domain regex
* feat: reorder website types to improve structure
* feat: update domain labels for consistency in the domain creation form
* feat: update i18n
2025-12-15 16:01:21 +08:00
ssongliu
3212e23f43
feat: Terminal connection supports reset ( #11336 )
2025-12-15 07:19:21 +00:00
CityFun
956a64c692
feat: Support managing application upgrades for all nodes on a single page ( #11325 )
2025-12-12 10:49:10 +00:00
CityFun
5602741550
feat: improve container deletion prompt ( #11316 )
2025-12-12 08:09:11 +00:00