Commit Graph
108 Commits
Author SHA1 Message Date
CityFun 8614e63b86 feat: PHP runtime add php config (#8922) 2025-06-05 08:18:52 +00:00
CityFun 71d92c30e3 feat: add openBaseDir for php website config (#8866) 2025-05-28 10:20:22 +00:00
ssongliu c65eb7fac8 fix: Fix the problem of Docker restarting caused by proxy sync (#8811) 2025-05-25 16:15:17 +08:00
057dcaf2e5 feat: Multi directory calculation size (#8762)
* feat: Multi directory calculation size

* feat: optimize code editor

* feat: directory calculation size
2025-05-21 11:55:37 +08:00
ssongliu 32b9b3f31f fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08:00
ssongliu e1635aa39d fix: Modify the execution mode of the planned tasks (#8580) 2025-05-09 07:55:48 +00:00
ssongliu 69d24a8b90 fix: Fix some of the problems of node switching (#8573) 2025-05-08 10:01:42 +00:00
ssongliu 099ca7ff6c fix: Modify the planned task script display (#8569) 2025-05-08 06:47:42 +00:00
ssongliu 64a14a6b2a feat: Support the selection of scripts from the script library for cr… (#8552) 2025-05-06 10:09:37 +00:00
ChengPlay 91843382c3 feat: Update agent appstore setting to core (#8550) 2025-05-06 10:07:37 +00:00
ChengPlay f94a04b067 feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
ssongliu 3f9eaecf37 fix: Fix the problem of abnormal menu display and hide switching (#8503) 2025-04-28 10:47:52 +00:00
ChengPlay e5bd5d17ba feat: merge mcp server from dev (#8499) 2025-04-28 07:21:47 +00:00
ChengPlay b4cc3e4ab8 feat(website): Certificate application supports using a proxy. (#8469)
Refs https://github.com/1Panel-dev/1Panel/issues/4828
2025-04-24 07:01:14 +00:00
ssongliu 7dd39fa363 fix: Improve the node synchronization logic (#8467) 2025-04-23 14:55:12 +00:00
3b6bb9bd22 feat: File management optimization (#8452)
Refs: #3545 #3387
2025-04-22 09:11:06 +00:00
ChengPlay 66aeb38419 feat: Ignore application upgrades to bypass all subsequent versions (#8418)
Refs https://github.com/1Panel-dev/1Panel/issues/6978
2025-04-18 07:44:28 +00:00
ssongliu 5a1e010788 fix: Modify the terminal connection method (#8415) 2025-04-17 14:26:23 +00:00
ssongliu 9ffc601cf0 feat: Change the local connection mode of the terminal (#8409) 2025-04-16 17:37:07 +08:00
ssongliu d10d83b648 feat: Modify the way of creating cronjob (#8403) 2025-04-16 06:00:17 +00:00
ssongliu c59105f050 feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
ssongliu 0934534ac5 feat: Support user-defined description for backup (#8354)
Refs #4735
2025-04-09 02:15:54 +00:00
ssongliu 00885c5c97 feat: Unify the encapsulation of the component for 'service not exist' (#8348) 2025-04-08 07:49:53 +00:00
ssongliu eaefac4be4 fix: Fix the exception of refreshing the token of Ali Cloud Disk (#8288) 2025-04-01 09:25:52 +00:00
ssongliu 5ee392b11e fix: Cancel synchronization between recommended nodes on dashboard (#8270) 2025-03-28 08:57:40 +00:00
ssongliu b3cd10b743 fix: Delete the data generated by the current snapshot (#8245) 2025-03-25 18:18:41 +08:00
zhengkunwang b871c710b2 fix(file): fix issue with download process not work (#8237) 2025-03-25 09:27:34 +00:00
727c6e6d32 feat: API interface IP whitelist supports IPv6 (#8182) 2025-03-18 17:16:44 +08:00
47d5e919a2 feat: Check for duplicate files before uploading/copying/moving (#8177) 2025-03-18 17:16:15 +08:00
23f83068f1 feat: Unify the response body of the API interface (#8158) 2025-03-14 22:38:40 +08:00
zhengkunwang 80a0afc135 fix(file): fix issue with copy file failed (#8153) 2025-03-14 06:51:08 +00:00
ssongliu 1220a0c1ae fix: Fix the recommended application display exception (#8148) 2025-03-14 10:09:04 +08:00
ssongliu 47d8c405dd fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08:00
ssongliu 99d3e65df5 fix: Modify the node initialization logic (#8124) 2025-03-11 23:08:32 +08:00
ssongliu f80dffd908 fix: Fix the restart panel exception (#8088) 2025-03-06 14:38:58 +00:00
ssongliu b13302775e fix: Fix the backup account synchronization exception (#8083) 2025-03-06 16:25:05 +08:00
zhengkunwang 7a6e5376c4 feat(system): Fix issue with certificate failure in settings panel (#8063) 2025-03-04 22:37:20 +08:00
zhengkunwang 6092e768ef feat(file): Prevent progress display after file download completion (#8062) 2025-03-04 10:00:57 +00:00
ssongliu 4cfc3439cb fix: Modify the recommended application synchronization mode (#8050) 2025-03-03 17:05:29 +08:00
zhengkunwang adbf44a176 fix: Fix issue where website group can still be deleted even if it contains other websites (#8049) 2025-03-03 16:18:47 +08:00
ssongliu c3bd196a23 fix: Fix the problem of terminal saving failure (#8043) 2025-03-03 02:18:55 +00:00
ssongliu 5963e28b25 fix: Fix ollama model log exception (#8037) 2025-02-28 07:26:56 +00:00
zhengkunwang 51bb42c493 feat: Add download task button to view current ongoing download tasks (#7995) 2025-02-25 16:39:12 +08:00
ssongliu 90eca45347 feat: Merge code of gpu from dev (#7982) 2025-02-24 18:48:47 +08:00
ssongliu 736200bd57 fix: Fix the issue of abnormal display of recommended applications on… (#7914) 2025-02-19 09:08:34 +00:00
ssongliu 8440d77fd7 fix: Fix the issue of backup account synchronization failure (#7821) 2025-02-08 14:25:26 +08:00
zhengkunwang 46967db3ae feat: Merge from dev (#7808) 2025-02-06 10:15:06 +00:00
ssongliu 8283cd7d02 feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
ssongliu 4f1a56e66c feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00:00
zhengkunwang 31057377c8 feat: merge from dev (#7729) 2025-01-15 18:25:59 +08:00