Commit Graph
176 Commits
Author SHA1 Message Date
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
zhengkunwang 04f1722cce feat(monitor): add websites list display for monitor (#8361) 2025-04-09 10:27:56 +00:00
898be9e420 feat: Sync docker proxy to nodes (#8359) 2025-04-09 10:25:56 +00:00
ssongliu 45dadc60e4 fix: Improve the script library script content (#8345) 2025-04-08 03:33:52 +00:00
ssongliu f5c174b839 fix: Fix the problem that the agent remembers the password invalid (#8334) 2025-04-07 08:53:50 +00:00
ssongliu 5cdc316293 fix: Fix the problem that some request connections are not released (#8329) 2025-04-07 07:39:50 +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 4669be6669 fix: Modify the pure-ftpd encryption method (#8312) 2025-04-03 16:09:58 +00:00
ssongliu eaefac4be4 fix: Fix the exception of refreshing the token of Ali Cloud Disk (#8288) 2025-04-01 09:25:52 +00:00
ssongliu 4fd50cc3ad style: Adjust the home page recommended application style (#8284) 2025-04-01 10:21:13 +08: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
zhengkunwang c7b6e15c1d feat(website): fix issues with create website with ftp failed (#8272) 2025-03-28 22:46:55 +08:00
ssongliu 5ee392b11e fix: Cancel synchronization between recommended nodes on dashboard (#8270) 2025-03-28 08:57:40 +00:00
zhengkunwang 076f3f0e0a feat(website): Restrict unhealthy application selection during websit… (#8269) 2025-03-28 08:55:39 +00:00
ssongliu 79c8349747 fix: Fix the exception of some 1pctl commands (#8268) 2025-03-27 14:49:37 +00:00
ssongliu d4213daa58 fix: Optimize script library scripts and execution methods (#8262) 2025-03-26 10:07:35 +00:00
zhengkunwang 220b6223a3 feat(system): add session check for agent api (#8258) 2025-03-26 08:47:35 +00:00
zhengkunwang f13d496b35 fix(system): fix issue with change system ssl failed (#8247) 2025-03-25 19:11:02 +08:00
ssongliu 11349642da fix: Remove the jwt login mode (#8242) 2025-03-25 09:29:34 +00:00
ssongliu a617424786 fix: fix some snapshot problems (#8228) 2025-03-24 17:38:45 +08: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 7c8e233bb1 fix: Modify session verification on the interface (#8213) 2025-03-21 09:19:25 +00:00
ssongliu 337dad2ca6 fix: Operation logs Add node information (#8212) 2025-03-21 09:17:24 +00:00