Commit graph

55 commits

Author SHA1 Message Date
ssongliu
e55128b7fa
perf: Optimize security portal prompt information (#11613) 2026-01-09 16:50:01 +08:00
CityFun
e4ee07d36b
feat: Support batch installation of applications (#11539) 2026-01-04 05:43:40 +00:00
ssongliu
02b278ecff
feat: Add version printing after rollback (#11378)
Refs #11265
2025-12-17 08:48:10 +00:00
ssongliu
5c1ce232db
chore: Modify i18n initialization method (#11368) 2025-12-17 13:46:32 +08:00
KOMATA
ef6d8bb17b
fix: improve logic and fix bug in i18n module (#11019)
* feat: Implement language caching and improve language handling in i18n module

* refactor: Optimize i18n initialization with sync.Once for thread safety

* fix: Replace logging with fmt.Println for language file loading errors in i18n module

* fix: Correct format string in error logging for language file loading in i18n module

* fix: Update language files and improve error handling in i18n module

* fix: Update Malay language file extension from .yml to .yaml and add new translations in i18n module

* fix: Improve error messages for language file loading in i18n module

* fix: Ensure cached database language is set correctly during i18n initialization

* fix: Enhance language detection in i18n module by using Accept-Language header
2025-11-21 15:37:01 +08:00
CityFun
c82d6838c5
feat: Optimize system disk detection logic (#10889)
Refs https://github.com/1Panel-dev/1Panel/issues/10888
2025-11-07 10:06:31 +00:00
CityFun
18ab07ec4f
feat: Support application migration to other nodes. (#10832)
Refs https://github.com/1Panel-dev/1Panel/issues/10509
2025-10-31 10:34:20 +00:00
ssongliu
3f141346fa
feat: Support checking proxy server connection availability (#10502)
Refs #9843
2025-09-26 09:24:12 +00:00
ssongliu
4942c6c206
feat: Support import and export operations for quick commands (#10434)
Refs #7384
2025-09-22 09:20:04 +00:00
CityFun
d09d686378
feat: Support pushing certificates to other nodes (#10074)
Refs https://github.com/1Panel-dev/1Panel/issues/9103
2025-08-20 08:41:19 +00:00
ssongliu
137465683a
fix: Optimize license error messaging (#9996) 2025-08-14 09:24:53 +00:00
ssongliu
4df0c3e461
feat: Optimize node synchronization logic (#9947)
Refs #9691
2025-08-11 10:26:45 +00:00
ssongliu
83df457379
fix: Add backup master missing alert (#9610) 2025-07-23 04:02:23 +00:00
CityFun
2af1993383
fix: Fix the issue of stale data caused by node deletion (#9606) 2025-07-22 16:12:00 +08:00
ssongliu
7cbebc8236
feat: Support backup for master (#9498) 2025-07-16 17:53:04 +08:00
CityFun
75bfc3a114
feat: Scheduled tasks support backing up MySQL cluster databases (#9526) 2025-07-16 15:52:04 +08:00
CityFun
70f63090fe
fix: Resolve the issue of failed slave installation (#9519) 2025-07-15 07:39:56 +00:00
ssongliu
157d3093f8
fix: Update license validation error messages (#9438) 2025-07-07 08:17:50 +00:00
ssongliu
83e1db723e
fix: Optimize the synchronization log information of the script library (#9188) 2025-06-19 10:42:59 +00:00
ssongliu
10039c6173
fix: Optimize the script library to synchronize the task log (#9148) 2025-06-17 16:59:34 +08:00
ssongliu
b1799d8c06
style: Modify the prompt message for License exists (#9057) 2025-06-13 07:42:42 +00:00
CityFun
b8a02cc094
update go module (#9013) 2025-06-11 06:52:37 +00:00
067a5f8415
feat: Mobile app module (#8909) 2025-06-04 14:38:51 +00:00
ssongliu
b4ce1febd5
fix: Improve the task log for adding nodes (#8773) 2025-05-21 17:01:08 +08:00
ssongliu
4dfa421c1a
fix: Fix the problem of abnormal container port jumps (#8514) 2025-04-29 11:07:57 +00:00
ssongliu
1b8e049ad3
fix: Fix the problem of abnormal script execution (#8510) 2025-04-29 07:59:57 +00:00
ssongliu
48dc8dcebf
fix: Add architectural judgment for node creation upgrade (#8502) 2025-04-28 10:45:48 +00:00
ssongliu
f367a6eaaf
fix: Modify the node synchronization description information (#8473) 2025-04-25 10:48:10 +08:00
ssongliu
7dd39fa363
fix: Improve the node synchronization logic (#8467) 2025-04-23 14:55:12 +00:00
ssongliu
176a78ced6
feat: Improve the license binding logic (#8457) 2025-04-22 10:23:07 +00:00
ssongliu
ce4a770e23
feat: Support remote synchronization of script library scripts (#8371) 2025-04-11 07:08:02 +00:00
ssongliu
e352de6744
fix: Fix the problem that the verification code is not displayed when… (#8325) 2025-04-07 02:23:49 +00:00
ssongliu
302877771c
fix: Fix the problem of recovering application and website task logs (#8281) 2025-03-31 17:36:33 +08:00
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
79c8349747
fix: Fix the exception of some 1pctl commands (#8268) 2025-03-27 14:49:37 +00:00
ssongliu
c05d5e0238
fix: Node update Added detection information (#8197) 2025-03-19 14:37:23 +00:00
ssongliu
6ba44a239d
fix: Modify the license promp (#8134) 2025-03-12 17:43:50 +08:00
ssongliu
d3efd02d69
fix: Modify the information about the upper limit of free nodes (#8070) 2025-03-05 11:18:57 +00:00
ssongliu
a37fa5c77c
feat: Support script library management (#8067) 2025-03-05 14:21:06 +08:00
ssongliu
9020110328
feat: add details of license error messages (#7851) 2025-02-11 10:11:48 +00:00
zhengkunwang
a86d56bef5
feat: Modify some translations. (#7824) 2025-02-08 08:41:28 +00:00
ssongliu
e66eb00bd0
feat: delete the test upload file of the backup account (#7758) 2025-01-22 22:26:51 +08:00
ssongliu
4f1a56e66c
feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00:00
ssongliu
bb250557a2
feat: Add node information synchronization steps (#7723) 2025-01-15 10:07:15 +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
ssongliu
cd266d2567
feat: Synchronously update the firewall when modifying connection information (#7536) 2024-12-23 22:05:31 +08:00
ssongliu
a8170a499a
feat: Add support for multiple host license (#7296) 2024-12-10 05:57:38 +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
94b5a7fae4
feat: 同类备份账号支持添加多条 (#6061) 2024-08-08 07:38:37 +00:00
ssongliu
1ae5f945b1
feat: 完成节点添加及删除功能 (#6013) 2024-08-02 16:49:43 +08:00