Commit graph

199 commits

Author SHA1 Message Date
CityFun
12eb00d638
fix: fix issue with set default group (#8717)
Refs https://github.com/1Panel-dev/1Panel/issues/8712
2025-05-18 03:21:58 +00:00
ssongliu
8c46078b03
fix: Set the default value of DeveloperMode to enable (#8698) 2025-05-16 17:41:45 +08:00
ssongliu
64e4c23d12
fix: Fix the problem of abnormal switching of Chinese nodes (#8685) 2025-05-16 10:47:21 +08:00
ssongliu
e2ce52f580
fix: Remove the redundant log print content (#8651) 2025-05-14 14:40:35 +00:00
ssongliu
41b9087110
fix: Fix the problem of failed quick command editing (#8650)
refs #8641
2025-05-14 14:38:34 +00:00
ssongliu
93f80e64cf
fix: Delete the unused fields (#8639) 2025-05-14 10:52:34 +00:00
ssongliu
c9f8c93083
fix: Fix the problem of abnormal synchronization of the script library (#8631) 2025-05-14 14:09:54 +08:00
ssongliu
404e551f7b
fix: Initialize the script library when the service starts (#8626) 2025-05-14 04:18:27 +00:00
ssongliu
6ecfb1f239
fix: The version upgrade adds internationalization processing (#8621) 2025-05-13 14:14:06 +00:00
ssongliu
db02dbed16
fix: Simplify the migration information (#8614) 2025-05-13 15:17:08 +08:00
ssongliu
6d908a2d11
fix: Adjust the order and name of the menu (#8605) 2025-05-12 08:47:59 +00:00
ssongliu
32b9b3f31f
fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08:00
ssongliu
746882bc73
fix: Modify system version upgrade restrictions (#8598) 2025-05-12 05:47:57 +00:00
ssongliu
55bab2e255
fix: Fix the problem of eliminating file exceptions in the backup dir… (#8596) 2025-05-11 14:57:56 +00:00
ssongliu
123a2e8998
feat: The script library synchronizes and adds task logs (#8584) 2025-05-09 09:13:47 +00:00
CityFun
55ee480ba1
fix: fix some bugs with appstore (#8574) 2025-05-08 18:02:25 +08:00
ChengPlay
3c81aced62
fix: fix issue with appstore (#8554) 2025-05-06 18:33:07 +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
47d9c996aa
feat: Add demo mode handling (#8548) 2025-05-06 18:05:16 +08:00
ssongliu
c460d9fd7d
fix: Modify the script and upload the file name (#8538) 2025-05-04 13:20:06 +00:00
ssongliu
b382bd922b
feat: Supports agents for the synchronous script library (#8527) 2025-04-30 10:43:52 +00:00
ChengPlay
f94a04b067
feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
ssongliu
4ecdbcb01f
fix: Fix the problem of abnormal logs when error reports occur during… (#8522) 2025-04-30 10:37:52 +00:00
ssongliu
a3f6dc334f
fix: Fix the problem of abnormal operation of the script library (#8517) 2025-04-29 14:45:57 +00:00
ChengPlay
b0a7efe9c3
feat: apply acme account use proxy (#8516) 2025-04-29 19:13:00 +08:00
ssongliu
4dfa421c1a
fix: Fix the problem of abnormal container port jumps (#8514) 2025-04-29 11:07:57 +00:00
9cc4f25185
fix: Dealing with some issues (#8511) 2025-04-29 08:01:59 +00:00
ssongliu
1b8e049ad3
fix: Fix the problem of abnormal script execution (#8510) 2025-04-29 07:59:57 +00:00
ssongliu
8bd712d891
fix: Fix the problem of abnormal recovery of the application state (#8512) 2025-04-29 15:58:21 +08:00
ChengPlay
0b581b748b
feat: Change sync customAppConfig logic (#8509) 2025-04-29 07:57:56 +00:00
ChengPlay
2bde755fc4
feat: merge code from dev (#8504) 2025-04-28 14:43:48 +00:00
ssongliu
3f9eaecf37
fix: Fix the problem of abnormal menu display and hide switching (#8503) 2025-04-28 10:47:52 +00:00
ssongliu
48dc8dcebf
fix: Add architectural judgment for node creation upgrade (#8502) 2025-04-28 10:45:48 +00:00
ChengPlay
e5bd5d17ba
feat: merge mcp server from dev (#8499) 2025-04-28 07:21:47 +00:00
ssongliu
937ab76183
fix: Fix the problem of abnormal script execution (#8496) 2025-04-28 06:05:48 +00:00
ssongliu
e75449f19d
fix: Fix the problem of abnormal terminal connection (#8493) 2025-04-27 15:21:45 +00:00
ChengPlay
3fc4d9557d
feat: refreshTask when open task log (#8489) 2025-04-27 10:52:50 +00:00
ssongliu
4aa628121c
feat: Complete the Docker proxy synchronization function (#8480) 2025-04-25 14:37:54 +00:00
ssongliu
f367a6eaaf
fix: Modify the node synchronization description information (#8473) 2025-04-25 10:48:10 +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
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
ChengPlay
c29c00f4b7
feat: When creating files/folders, use the parent directory's user an… (#8419)
Refs https://github.com/1Panel-dev/1Panel/issues/6332
2025-04-18 08:52:27 +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
9ffc601cf0
feat: Change the local connection mode of the terminal (#8409) 2025-04-16 17:37:07 +08:00
ChengPlay
dafeab8704
feat: Add Node File Exchange (#8407) 2025-04-16 16:18:51 +08:00
ssongliu
d10d83b648
feat: Modify the way of creating cronjob (#8403) 2025-04-16 06:00:17 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
ssongliu
ce4a770e23
feat: Support remote synchronization of script library scripts (#8371) 2025-04-11 07:08:02 +00:00