Commit graph

72 commits

Author SHA1 Message Date
ssongliu
ac722054d2
fix: Fix the problem that the website directory is not backed up duri… (#8280) 2025-03-31 09:35:49 +00:00
ssongliu
49d42061be
fix: Fix the problem that the snapshot file download path is incorrect (#8216) 2025-03-21 10:43:25 +00:00
ssongliu
99d3e65df5
fix: Modify the node initialization logic (#8124) 2025-03-11 23:08:32 +08:00
ssongliu
a37fa5c77c
feat: Support script library management (#8067) 2025-03-05 14:21:06 +08:00
zhengkunwang
9ee3832cda
feat(website): Optimize website expiration time setting (#8061) 2025-03-04 09:58:57 +00:00
zhengkunwang
f71ff7d80c
feat: Restrict abnormal database selection during application installation (#8059) 2025-03-04 15:18:04 +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
5963e28b25
fix: Fix ollama model log exception (#8037) 2025-02-28 07:26:56 +00:00
ssongliu
36c5e648e5
fix: Fix the monitoring data exception (#8028) 2025-02-27 17:51:09 +08:00
ssongliu
90eca45347
feat: Merge code of gpu from dev (#7982) 2025-02-24 18:48:47 +08:00
ssongliu
364edbe2ca
fix: fix the issue of abnormal display of backup account size (#7833) 2025-02-10 03:18:32 +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
40b099a978
feat: Improve the internationalization of the frontend. (#7778) 2025-01-27 11:06:26 +00:00
zhengkunwang
90354451d2
feat: Standardized interface name capitalization (#7770) 2025-01-24 14:38:10 +00:00
zhengkunwang
77f8db7d38
feat: Installed Openresty and added automatic directory creation. (#7768) 2025-01-24 15:59:13 +08:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
ssongliu
d6b21f4ab5
fix: remove duplicate code (#7763) 2025-01-23 08:28:04 +00:00
ssongliu
4f1a56e66c
feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00: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
68698217ee
feat(appstore): Optimize Custom Application Logic (#7603) 2024-12-30 21:04:11 +08:00
zhengkunwang
79fea272aa
feat(task): Replace QQWry with GeoIP.mmdb (#7599) 2024-12-30 05:37:49 +00:00
ssongliu
72c86c3525
feat: Support modifying the node port (#7576) 2024-12-28 17:58:43 +08:00
ssongliu
4d548adbf7
feat: Uniform compression method (#7581) 2024-12-27 18:34:06 +08:00
zhengkunwang
554d2ab177
feat(task): Optimize Container Log Reading (#7575) 2024-12-27 06:55:03 +00:00
ssongliu
8fe40b7a97
feat: Complete the node initialization logic (#7571) 2024-12-26 07:38:56 +00:00
ssongliu
5dbd16a28d
feat: Complete the node initialization logic (#7570) 2024-12-26 14:13:41 +08:00
zhengkunwang
e11a0d5766
feat(task): Add Execution Validation for Tasks (#7559) 2024-12-25 17:38:46 +08:00
ssongliu
9e551edf31
feat: Add node service detection (#7545) 2024-12-24 06:48:45 +00:00
zhengkunwang
d103813311
feat(system-security): Add API for Synchronizing System Certificates (#7533) 2024-12-23 16:59:46 +08:00
zhengkunwang223
75142b33a4 feat(common): Standardize Permissions for Creating Folders and Files 2024-12-20 16:13:23 +08:00
ssongliu
7008774bb5
feat: merge code from dev (#7439) 2024-12-19 22:21:00 +08:00
ssongliu
7631c237e9
feat: Uniform state style (#7436) 2024-12-19 06:30:20 +00:00
zhengkunwang
05a92f0b0d
feat: Remove Unnecessary Code Segments (#7420) 2024-12-18 07:08:15 +00:00
ssongliu
a8170a499a
feat: Add support for multiple host license (#7296) 2024-12-10 05:57:38 +00:00
ssongliu
943cf2f9f9
pref: Improve the logic of basic node information (#7207) 2024-11-28 10:42:40 +00:00
zhengkunwang
14c4d3c862
feat(file): Optimize file download progress tracking (#7186) 2024-11-26 14:04:31 +00:00
ssongliu
45362a9819
feat(system-upgrade): Added support for multi-host upgrade and rollback (#7178)
* feat(system-upgrade): Added support for multi-host upgrade

* feat: Add supports of task display for node upgrade
2024-11-26 14:34:47 +08:00
ssongliu
bfa111541b
feat: 计划任务增加文件备份 (#6732)
Refs #6703
2024-10-16 06:29:27 +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
ssongliu
f8431c787f
feat: 优化快照功能 (#6583)
Some checks failed
sync2gitee / repo-sync (push) Failing after -9m30s
2024-09-25 13:59:29 +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
2538944701
feat: PHP 多网站使用一个 PHP 容器 (#6338)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m36s
2024-09-02 21:56:24 +08:00
zhengkunwang
bc8a2511d1
feat: OpenResty 安装支持指定网站目录 (#6277)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m23s
2024-08-28 17:48:16 +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
5865a958fc
feat: 同步远程应用增加日志 (#6209)
Some checks failed
sync2gitee / repo-sync (push) Failing after -8m10s
2024-08-22 10:48:55 +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