Commit graph

3910 commits

Author SHA1 Message Date
CityFun
c7ca1ccbd7
core: Remove unused code (#9342) 2025-06-30 03:55:30 +00:00
ssongliu
911b5c406d
style: Optimize cronjob report page styling (#9341) 2025-06-30 03:53:30 +00:00
wanghe-fit2cloud
71ed4b946a feat: Adjust the logo’s aspect ratio to prevent it from appearing stretched 2025-06-29 23:19:55 +08:00
4ef9fcde59
fix: Default display of hidden files (#9327)
#9325 
#9324
2025-06-27 10:23:24 +00:00
ssongliu
7889b5ad69
fix: Optimize script-type cronjob execution output (#9326) 2025-06-27 17:57:40 +08:00
ssongliu
be6d3ea337
fix: Update compression backup exclusion rules (#9323) 2025-06-27 09:25:23 +00:00
CityFun
64fd715973
perf: optimization php config (#9321) 2025-06-27 16:56:13 +08:00
ssongliu
315f99a03a
feat: Add application exclusion for cronjob snapshots (#9320)
Refs #8914
2025-06-27 08:47:26 +00:00
ssongliu
7e1351c543
fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
CityFun
bd3c829653
fix: translate the requestTimeout msg for frontend (#9316)
Refs https://github.com/1Panel-dev/1Panel/issues/9308
2025-06-27 05:49:24 +00:00
4f6dde02d2
fix: Fix the issue of missing line breaks in copied log content (#9314)
#9099
2025-06-27 05:47:25 +00:00
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +00:00
ssongliu
2bbba9d755
style: Adjust node option popup interaction (#9312)
Refs #9290
2025-06-27 02:23:23 +00:00
CityFun
e9e4755348
Revert "fix: Fix missing line breaks in copied logs on the log page (… (#9311) 2025-06-27 02:19:26 +00:00
CityFun
9fbb63df95
fix: Resolve command execution failures in the PHP runtime environmen… (#9299)
Refs https://github.com/1Panel-dev/1Panel/issues/9286
2025-06-26 08:31:23 +00:00
ssongliu
5b5a649589
fix: resolve Google Drive token refresh failure (#9298)
Refs #9223
2025-06-26 07:37:22 +00:00
79556affbd
fix: Fix the preview image error of child nodes (#9296)
#9245
2025-06-26 06:43:22 +00:00
9cba19d4db
fix: Fix the process status error issue (#9285) 2025-06-25 22:05:29 +08:00
4f377c04b8
fix: Fix missing line breaks in copied logs on the log page (#9283) 2025-06-25 22:05:12 +08:00
ssongliu
763df5606b
fix: Fix snapshot restoration missing website backup detection (#9282) 2025-06-25 22:04:53 +08:00
ssongliu
e1d20e3ec9
fix: Optimize snapshot and snapshot recovery mechanism (#9279) 2025-06-25 16:29:15 +08:00
CityFun
215c082a04
perf: add some config for website_default.conf (#9278)
Refs https://github.com/1Panel-dev/1Panel/issues/8837
2025-06-25 08:23:21 +00:00
ssongliu
984985e650
fix: Fix snapshot restoration for container configuration errors (#9277)
Refs #9216
2025-06-25 08:21:21 +00:00
249b3c3245
fix: Fixed logging errors for uploaded files (#9273) 2025-06-25 08:19:20 +00:00
Swt242
725786d6aa
fix: Fixed logging errors for uploaded files (#9204) 2025-06-25 11:46:27 +08:00
2edddaf487
feat: Specify the interpretation code based on the file content (#9267) 2025-06-24 14:17:14 +00:00
ssongliu
49cbab08c1
fix: Modify snapshot synchronization and import name restrictions (#9266) 2025-06-24 18:43:56 +08:00
ssongliu
a75df66151
fix: Rollback snapshot code (#9263) 2025-06-24 10:41:14 +00:00
CityFun
43e9c13c5e
perf: Optimize and Edit PHP Runtime Environment Version Switching (#9265) 2025-06-24 18:40:53 +08:00
CityFun
5ad06f121b
fix: fix issue with subsite dir error (#9259) 2025-06-24 10:39:14 +00:00
wanghe-fit2cloud
0eaaf7aacb feat: Adjust the logo’s aspect ratio to prevent it from appearing stretched 2025-06-24 17:29:15 +08:00
CityFun
dd44fdd1f2
fix: Fixed issue with tar file failed with exist 1 (#9261) 2025-06-24 16:57:27 +08:00
CityFun
669855de70
fix: Fixed the issue that caused the error (bufio.Scanner: token too long) when viewing container log (#9256)
Refs https://github.com/1Panel-dev/1Panel/issues/9241
2025-06-24 05:53:13 +00:00
CityFun
193ae2b7d6
fix: fix issue with enable website ssl with ipv6 failed (#9255) 2025-06-24 13:44:17 +08:00
Alan
af4b23e0e0
fix: fixed dashboard operating system platform Version (#9247) 2025-06-24 09:31:14 +08:00
c35991315d
fix: Fix page loading issue with no data status (#9248) 2025-06-23 22:14:48 +08:00
ssongliu
9aa852370c
fix: Split snapshot application backup (#9244) 2025-06-23 10:40:13 +00:00
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08:00
CityFun
4c59951e8c
style: change dnsAccount select option style in create ssl page (#9239) 2025-06-23 06:48:12 +00:00
CityFun
eb2a80d216
style: hightlight ipv6 address in task log (#9238)
Refs https://github.com/1Panel-dev/1Panel/issues/9118
2025-06-23 06:46:13 +00:00
CityFun
41d0175a6d
style: change show diff button style for upgrade app (#9237)
Refs https://github.com/1Panel-dev/1Panel/issues/9207
2025-06-23 06:44:11 +00:00
igophper
2f6aa0f45b
fix: Fix docker status flicker issue (#9218) 2025-06-23 13:46:03 +08:00
igophper
17c685bc4c
fix: Fix the apps store docker status error (#9217) 2025-06-23 13:44:09 +08:00
ssongliu
cf230ca6e7
fix: Fix the problem of the failure of 1pctl update port (#9199) 2025-06-20 06:45:13 +00:00
bb99853000
fix: File content support GBK encoding (#9198) 2025-06-20 06:43:13 +00:00
ssongliu
0c64c8ff52
fix: Fix the problem of incomplete printing of the cronjob (#9197) 2025-06-20 14:25:35 +08:00
ssongliu
e3e2006c19
fix: Solve the problem of failed binding and synchronization of Ali Pan (#9195) 2025-06-20 11:12:49 +08:00
eddc1b6a8d
fix: Fix hidden file flipping issue (#9189) 2025-06-19 11:51:00 +00:00
ssongliu
83e1db723e
fix: Optimize the synchronization log information of the script library (#9188) 2025-06-19 10:42:59 +00:00
ssongliu
76c608c703
style: Adjust the style of the cronjob status button (#9185) 2025-06-19 09:49:01 +00:00