Commit graph

58 commits

Author SHA1 Message Date
CityFun
764fc8fec4
fix: Fixed the issue where IPv6 would turn off after favoriting a website. (#9946)
Refs https://github.com/1Panel-dev/1Panel/issues/9945
2025-08-12 02:20:48 +00:00
CityFun
fe39545cf6
feat: add fpm status for PHP runtime (#9891) 2025-08-07 13:56:40 +00:00
CityFun
d48166f546
fix: Add autostart configuration for supervisor (#9831) 2025-08-04 14:20:53 +08:00
CityFun
22f5a975c3
perf: Optimize website log reading (#9755)
Refs https://github.com/1Panel-dev/1Panel/issues/9383
2025-07-30 10:50:52 +00:00
CityFun
951ab2502e
fix: Resolve the issue of ignoring MySQL failures (#9734)
Refs https://github.com/1Panel-dev/1Panel/issues/9718
2025-07-30 04:06:51 +00:00
CityFun
0316cb0662
feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
ssongliu
57b76d97ec
fix: Optimize task log tracking mechanism (#9704) 2025-07-28 17:12:42 +08:00
CityFun
70f63090fe
fix: Resolve the issue of failed slave installation (#9519) 2025-07-15 07:39:56 +00:00
CityFun
c391177d34
feat: Add MySQL master-slave installation feature (#9505) 2025-07-13 22:36:21 +08:00
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +00:00
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08:00
CityFun
1d58810a78
fix: fix issue with clean runtime lop failed (#8900) 2025-06-04 17:29:36 +08: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
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
9d48e591af
fix(website): Add pinning feature for websites. (#8462) 2025-04-23 15:44:59 +08: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
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
zhengkunwang
1908a59174
fix(app): fix issue with reinstall openresty failed (#8265) 2025-03-27 08:55:36 +00:00
zhengkunwang
0bddeef63e
feat(runtime): fix issue with install php runtime failed (#8230) 2025-03-24 10:41:30 +00:00
47d5e919a2
feat: Check for duplicate files before uploading/copying/moving (#8177) 2025-03-18 17:16:15 +08:00
zhengkunwang
f71ff7d80c
feat: Restrict abnormal database selection during application installation (#8059) 2025-03-04 15:18:04 +08:00
zhengkunwang
e6c1094c08
feat: Unified runtime environment status (#7978) 2025-02-24 17:20:07 +08:00
zhengkunwang
46967db3ae
feat: Merge from dev (#7808) 2025-02-06 10:15:06 +00:00
zhengkunwang
edf24dbc49
feat: Runtime environment supports running without port configuration (#7775) 2025-01-26 22:29:20 +08:00
zhengkunwang
f6475e7c7f
style(website): Update Nginx Status Page Styling (#7423) 2024-12-18 08:48:15 +00:00
zhengkunwang
9b0916f0ed
feat: merge from dev (#7216) 2024-11-30 19:42:10 +08:00
zhengkunwang
82e15cb3e1
feat:WAF、网站监控增加日志定时清理 (#7057) 2024-11-14 10:38:01 +00:00
zhengkunwang
07bdcdc91b
feat: 应用商店支持使用自定的应用包 (#6697)
Some checks failed
sync2gitee / repo-sync (push) Failing after 38s
2024-10-14 10:37:34 +08: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
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
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
zhengkunwang
3c19a07226
feat: 应用增加内存需求展示 (#6224)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m11s
2024-08-23 09:38:58 +00:00
zhengkunwang
12b7f806f9
feat: 应用详情增加架构信息 (#6204)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m8s
Refs https://github.com/1Panel-dev/1Panel/issues/3026
2024-08-22 07:08:55 +00:00
zhengkunwang
6dec845848
feat: 优化应用启动 (#6193) 2024-08-21 03:46:49 +00:00