Commit graph

72 commits

Author SHA1 Message Date
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08:00
ssongliu
9f0338382f
feat: Script within the container support the selection of users (#9170)
Refs #8766
2025-06-18 08:46:58 +00:00
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
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
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
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
0934534ac5
feat: Support user-defined description for backup (#8354)
Refs #4735
2025-04-09 02:15:54 +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
47d5e919a2
feat: Check for duplicate files before uploading/copying/moving (#8177) 2025-03-18 17:16:15 +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
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
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
ssongliu
78199a49ed
feat: Add usage scope for backup accounts (#7716)
* feat: Add usage scope for backup accounts

* fix: 解决计划任务列表不显示备份账号的问题

* feat: 统一备份文件大小获取接口
2025-01-14 14:27:51 +08:00
zhengkunwang
b1adafec2d
feat(appstore): Handle Website Directory During Second Installation of OpenResty (#7649) 2025-01-06 17:09:48 +08:00
zhengkunwang
554d2ab177
feat(task): Optimize Container Log Reading (#7575) 2024-12-27 06:55:03 +00:00
ssongliu
5dbd16a28d
feat: Complete the node initialization logic (#7570) 2024-12-26 14:13:41 +08:00
zhengkunwang
4a4e568d4a
feat(task): Add Display for Number of Running Tasks (#7564) 2024-12-26 10:15:57 +08:00
zhengkunwang
b719383943
feat(website): Add Cache Clearing Functionality for Website Reverse P… (#7551) 2024-12-24 09:24:47 +00:00
ssongliu
9e551edf31
feat: Add node service detection (#7545) 2024-12-24 06:48:45 +00:00
ssongliu
f79adc9bc0
feat: 概览页支持调整应用显示 (#6892)
Refs #4862 #3819
2024-10-30 07:58:40 +00:00
ssongliu
9c5da23a38
feat: 支持直接从命令创建容器,表单样式优化 (#6741)
Some checks failed
sync2gitee / repo-sync (push) Failing after 3s
2024-10-16 14:19:28 +00:00
ssongliu
86bf7ea73a
feat: 计划任务脚本支持选择用户及解释器 (#6721)
Refs #3933 #2738
2024-10-15 08:05:21 +00:00
ssongliu
72311617d9
feat: 计划任务支持自定义表达式,预览最近五次执行时间 (#6685)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Refs #4831
2024-10-10 14:11:01 +00:00
zhengkunwang
2565373db6
feat: 伪静态支持保存为模版 (#6663)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Refs https://github.com/1Panel-dev/1Panel/issues/705
2024-10-09 13:56:58 +00:00
ssongliu
e359e1c544
feat: 快照列表改为异步获取大小 (#6653)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Refs #6540
2024-10-08 13:58:55 +00:00
ssongliu
c101dfb694
feat: 增加容器状态统计及状态快速切换 (#6594)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m34s
2024-09-26 14:01:32 +00:00
zhengkunwang
1e1fce4c77
feat: 网站增加切换数据库功能 (#6592) 2024-09-26 13:59:32 +00:00
ssongliu
f8431c787f
feat: 优化快照功能 (#6583)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m30s
2024-09-25 13:59:29 +00:00
zhengkunwang
7add6ab190
feat: PHP 运行环境增加进程守护管理 (#6580) 2024-09-25 21:58:55 +08:00
zhengkunwang
3c0dca6992
feat: OpenResty 支持新增扩展 (#6543)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m18s
2024-09-20 17:24:57 +08:00
zhengkunwang
417ad81aa4
feat: 网站增加真实 IP 配置 (#6488)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m1s
Refs https://github.com/1Panel-dev/1Panel/issues/1028
2024-09-13 10:42:27 +00:00
zhengkunwang
68433c922b
feat: 网站增加反代缓存配置 (#6473)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m58s
Refs https://github.com/1Panel-dev/1Panel/issues/3060
2024-09-12 10:06:22 +00:00
zhengkunwang
88961e4ab7
feat: 增加静态网站和 PHP 运行环境网站互相切换功能 (#6452)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m57s
Refs https://github.com/1Panel-dev/1Panel/issues/2532
2024-09-11 08:20:15 +00:00