Commit graph

684 commits

Author SHA1 Message Date
CityFun
2f02157689 feat: The runtime supports offline mode. (#10481) 2025-09-25 15:39:26 +08:00
CityFun
031de0cd2d feat: Adapt to Offline Mode (#10472) 2025-09-24 17:41:33 +08:00
CityFun
4bdbee1d53 feat: handle mcp for offline mode (#10451) 2025-09-23 15:55:39 +08:00
CityFun
1a963f9dab feat: Adapt script library for offline mode. (#10436) 2025-09-22 18:03:24 +08:00
wanghe-fit2cloud
dfaa6e3694 feat: Add offline switch 2025-09-22 14:23:34 +08:00
CityFun
4e8c5a21f9 feat: Add support for offline version. (#10395) 2025-09-22 14:15:55 +08:00
725d03b41e fix: Fix the issue of generating Swagger documents with actual parameters (#10379) 2025-09-15 16:36:41 +08:00
CityFun
7e8581a7de
feat: The certificate list supports sorting by expiration date. (#10372)
Refs https://github.com/1Panel-dev/1Panel/issues/10371
2025-09-15 05:37:27 +00:00
0ba83d1353
ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
CityFun
a302e100ec
fix: Fixed issue with add large black ip to fail2ban failed (#10348)
Refs https://github.com/1Panel-dev/1Panel/issues/10346
2025-09-12 08:20:25 +00:00
4f58fd492d
ref: Update swagger api docs (#10343)
#10342
2025-09-11 14:03:31 +00:00
CityFun
4e1a7bf42c
feat: optimization disk zie display (#10339) 2025-09-11 15:12:45 +08:00
f5fcbcd87a
fix: Fix the decompression issue of TGZ files (#10338) 2025-09-11 05:41:29 +00:00
CityFun
766a2a0546
feat: optimization disk zie display (#10337) 2025-09-11 11:46:16 +08:00
291b594ad9
fix: Fix file decompression issue (#10333) 2025-09-10 14:23:25 +00:00
CityFun
7742e3da38
fix: Fixed issue with mcp externalUrl config failed (#10331)
Refs https://github.com/1Panel-dev/1Panel/issues/10323
2025-09-10 09:06:51 +00:00
CityFun
8bdf02c4c0
perf: Optimize process management performance (#10329) 2025-09-10 09:02:53 +00:00
CityFun
3a447b02a1
feat: Adjust hard drive mounting logic (#10326) 2025-09-10 05:50:51 +00:00
ssongliu
aa718eef88
fix: Fix the issue of terminal key connection exception (#10325) 2025-09-10 03:32:51 +00:00
9b50581fd4
fix: Fix alert issue remove some alert logs (#10322) 2025-09-10 03:28:50 +00:00
ee33fdab89
fix: Fix file decompression issue (#10320) 2025-09-09 11:14:44 +00:00
ssongliu
1fc0f1c71b
fix: Fix the issue of terminal key connection exception (#10318) 2025-09-09 09:54:45 +00:00
CityFun
2258ba108d
feat: add rsync check for file exchange (#10317) 2025-09-09 08:38:44 +00:00
ssongliu
f75b786916
fix: Add backward compatibility for overview page api (#10310) 2025-09-09 06:50:44 +00:00
CityFun
011914339e
feat: Extend Openresty build time (#10309)
Refs https://github.com/1Panel-dev/1Panel/issues/10289
2025-09-09 06:48:43 +00:00
ssongliu
08a07214ef
fix: Optimize backup logic for cronjob (#10308) 2025-09-09 04:20:43 +00:00
ssongliu
f682f07dbc
fix: Optimize duplicate execution error messages for cronjob (#10307) 2025-09-09 03:44:43 +00:00
CityFun
50e99f1f4c
fix: Fixed issue with can not disable cache in antiLeech (#10306) 2025-09-09 03:22:43 +00:00
feabc488fe
feat: SMTP supports login authentication (#10304) 2025-09-09 03:20:44 +00:00
ssongliu
80e233c4a6
fix: Fix terminal connection exception issues (#10301) 2025-09-08 14:08:42 +00:00
ssongliu
6f0673f184
fix: Fix the problem of uploaded backup files being deleted after res… (#10299)
…toration
2025-09-08 09:57:46 +00:00
CityFun
b428e699db
feat: Disk Management Compatible with Lower Version Operating Systems (#10298) 2025-09-08 17:04:07 +08:00
ssongliu
a2a6503030
fix: Refactor terminal connection logic (#10283)
Refs #9617
2025-09-05 09:39:36 +00:00
CityFun
9c22005b79
feat: Add disk management (#10282)
Co-authored-by: wanghe-fit2cloud <wanghe@fit2cloud.com>
2025-09-05 17:15:58 +08:00
18214095ab
fix: Fix the issue where the task did not stop after deleting the alert (#10280) 2025-09-05 07:55:36 +00:00
ssongliu
cc6b506176
fix: Solve the problem of abnormal status judgment in docker (#10266)
Refs #10258
2025-09-04 09:15:32 +00:00
ssongliu
c61828fb39
fix: Adjust the display logic of the clam scan report (#10264)
Refs #10251
2025-09-04 09:13:32 +00:00
CityFun
23876ed186
feat: Mcp Server support uvx (#10261)
Refs https://github.com/1Panel-dev/1Panel/issues/10118
2025-09-04 07:21:33 +00:00
ssongliu
ea25b800d2
fix: Add Docker restart option to firewall operations (#10253)
Refs #10247
2025-09-03 09:29:30 +00:00
CityFun
39cf26628f
feat: Optimize log file reading (#10249) 2025-09-03 09:25:30 +00:00
ssongliu
789d451ea2
feat: Add ZIP support for database backup uploads (#10246)
Refs #7179
2025-09-03 05:59:28 +00:00
CityFun
7313f3d591
fix: Resolve the issue of still receiving update prompts after ignoring the application. (#10244)
Refs https://github.com/1Panel-dev/1Panel/issues/10241
2025-09-03 05:57:28 +00:00
ssongliu
1662546bef
fix: Fix container image upgrade command loss issue (#10239)
Refs #10227
2025-09-02 10:48:10 +00:00
ssongliu
53f75086ec
feat: Optimize quick navigation for dashboard (#10238)
Refs #5167
2025-09-02 09:58:10 +00:00
ssongliu
81fcc61ec9
feat: Add local file selection for import/restore operations (#10234) 2025-09-02 17:55:46 +08:00
ssongliu
324a47966b
fix: Optimize duplicate execution prevention for cronjob (#10233)
Refs #4973
2025-09-02 09:54:10 +00:00
ssongliu
5a0c50b9a2
style: Optimize volume list display (#10231)
Refs #6601
2025-09-02 09:48:10 +00:00
ssongliu
bff1a8ad60
fix: Optimize warning messages for database deletion (#10226) 2025-09-02 05:43:44 +00:00
ssongliu
4deb92e715
fix: Optimize container port detection mechanism (#10220) 2025-09-01 10:14:49 +00:00
CityFun
bc95e47b92
fix: Fixed the issue with The child node cannot update the certificate (#10219) 2025-09-01 17:39:56 +08:00