Commit graph

66 commits

Author SHA1 Message Date
CityFun
f8f47b51e9
feat: Configure restart policy for application installation support (#9953)
Refs https://github.com/1Panel-dev/1Panel/issues/9895
2025-08-11 10:16:44 +00:00
CityFun
3256ac9f44
feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
CityFun
2b7ec9ffe1
feat: Reverse proxy supports configuring server caching (#9914) 2025-08-08 16:59:49 +08:00
CityFun
d48166f546
fix: Add autostart configuration for supervisor (#9831) 2025-08-04 14:20:53 +08:00
CityFun
cab42b3c7d
feat: Mcp Server support streamableHttp (#9761)
Refs https://github.com/1Panel-dev/1Panel/issues/8482
2025-07-30 10:54:51 +00:00
CityFun
0316cb0662
feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +00:00
CityFun
5ad06f121b
fix: fix issue with subsite dir error (#9259) 2025-06-24 10:39:14 +00:00
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08: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
CityFun
61ef754a1d
feat: Refactor manual mode certificate application to increase succes rate (#8799) 2025-05-23 10:52:13 +00:00
ssongliu
32b9b3f31f
fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08: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
d8f1c462f1
feat(app): Add a favorite feature for installed applications (#8477)
Refs https://github.com/1Panel-dev/1Panel/issues/5903
2025-04-25 08:51:53 +00:00
ChengPlay
46120a74ed
feat(website): Certificate application supports custom ACME addresses. (#8475) 2025-04-25 16:49:22 +08: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
ChengPlay
9d48e591af
fix(website): Add pinning feature for websites. (#8462) 2025-04-23 15:44:59 +08:00
ChengPlay
86e6721be5
feat: Application installation supports limiting port binding to a sp… (#8440)
Refs https://github.com/1Panel-dev/1Panel/issues/3058
2025-04-21 09:52:48 +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
ChengPlay
779260145c
feat: Website list supports filtering by type. (#8414)
Refs https://github.com/1Panel-dev/1Panel/issues/6409
2025-04-17 14:24:24 +00:00
ChengPlay
52ec3b9887
feat: Supervisor supports automatic restart configuration. (#8413)
Refs https://github.com/1Panel-dev/1Panel/issues/7406
2025-04-17 14:22:24 +00:00
ChengPlay
b520b748c6
feat: Certificate list supports search by name and hides specified co… (#8410)
Refs https://github.com/1Panel-dev/1Panel/issues/7550
2025-04-16 09:38:19 +00:00
47d5e919a2
feat: Check for duplicate files before uploading/copying/moving (#8177) 2025-03-18 17:16:15 +08:00
zhengkunwang
f242f71661
fix: Add length limit to comments (#8055) 2025-03-03 10:46:56 +00:00
zhengkunwang
edf24dbc49
feat: Runtime environment supports running without port configuration (#7775) 2025-01-26 22:29:20 +08:00
zhengkunwang
e11a0d5766
feat(task): Add Execution Validation for Tasks (#7559) 2024-12-25 17:38:46 +08:00
zhengkunwang
c6346b7b6f
feat(runtime): Optimize Runtime Module Components (#7548) 2024-12-24 09:20:46 +00:00
ssongliu
a627aa9915
feat: merge from dev (#7366)
* feat: merge from dev

* feat: Merge mobile style code from the dev branch
2024-12-17 15:59:21 +08:00
zhengkunwang
e5660a0d91
feat: merge from dev (#7238) 2024-12-03 10:12:02 +08: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
zhengkunwang
958993f81f
feat: 运行环境支持增加挂载 (#6662)
Refs https://github.com/1Panel-dev/1Panel/issues/5837
2024-10-09 09:26:57 +00:00
zhengkunwang
e3329597bc
feat: 运行环境支持增加环境变量 (#6652)
Refs https://github.com/1Panel-dev/1Panel/issues/4262
2024-10-08 13:56:55 +00:00
zhengkunwang
1e1fce4c77
feat: 网站增加切换数据库功能 (#6592) 2024-09-26 13:59:32 +00:00
zhengkunwang
7add6ab190
feat: PHP 运行环境增加进程守护管理 (#6580) 2024-09-25 21:58:55 +08:00
zhengkunwang
4720bda29b
feat: OpenResty 增加默认扩展 (#6556)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m27s
2024-09-23 18:32:20 +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
8a5cb6c946
feat: 网站支持启动 http3 (#6501)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m5s
Refs https://github.com/1Panel-dev/1Panel/issues/3641
2024-09-14 10:12:32 +00: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
zhengkunwang
ad3670c9ad
feat: PHP 增加性能调整配置 (#6420)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m53s
2024-09-09 09:08:04 +00:00
zhengkunwang
1af83c1aeb
feat: PHP 运行环境增加配置修改 (#6384)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m44s
2024-09-05 13:55:47 +00:00
zhengkunwang
44336c2ea2
feat: PHP 运行环境增加操作 (#6377) 2024-09-05 08:27:47 +00:00
zhengkunwang
ba9feb0941
feat: PHP 运行环境增加扩展管理 (#6352)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m38s
2024-09-03 13:45:41 +00:00
zhengkunwang
7b9456453c
feat: 应用商店设置增加默认访问地址 (#6250)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m19s
2024-08-26 18:34:34 +08:00
zhengkunwang
53cfb2e755
feat: 应用增加 Web 访问地址 (#6248) 2024-08-26 07:37:13 +00:00
zhengkunwang
4ac5ff7cf0
feat: 应用支持启用 GPU (#6246) 2024-08-26 13:40:27 +08:00