Commit graph

153 commits

Author SHA1 Message Date
ChengPlay
f4038e879e
feat(ssl): add vercel dns provider (#8485) 2025-04-27 14:51:38 +08:00
ChengPlay
46120a74ed
feat(website): Certificate application supports custom ACME addresses. (#8475) 2025-04-25 16:49:22 +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
ChengPlay
86cef9803c
fix(app): Applications support single quotes in env files. (#8460)
Refs https://github.com/1Panel-dev/1Panel/issues/657
2025-04-23 07:31:10 +00:00
ChengPlay
3370bac67a
fix(app): Fix issue with leading zero parameter loss in applications. (#8450)
Refs https://github.com/1Panel-dev/1Panel/issues/6557
2025-04-22 09:09:07 +00:00
ssongliu
5a1e010788
fix: Modify the terminal connection method (#8415) 2025-04-17 14:26:23 +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
ssongliu
5cdc316293
fix: Fix the problem that some request connections are not released (#8329) 2025-04-07 07:39:50 +00:00
ssongliu
949e3c25a7
feat: The application installation jumps to the script library (#8317) 2025-04-03 16:15:57 +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
zhengkunwang
c7b6e15c1d
feat(website): fix issues with create website with ftp failed (#8272) 2025-03-28 22:46:55 +08:00
ssongliu
79c8349747
fix: Fix the exception of some 1pctl commands (#8268) 2025-03-27 14:49:37 +00:00
zhengkunwang
1908a59174
fix(app): fix issue with reinstall openresty failed (#8265) 2025-03-27 08:55:36 +00:00
ssongliu
d09a3d82b9
fix: Fix the failure to back up file names containing Spaces for scheduled jobs (#8263) 2025-03-26 22:54:53 +08:00
zhengkunwang
0425cdcbb3
fix(app): fix issue with sync custom-app failed (#8246) 2025-03-25 09:31:33 +00:00
zhengkunwang
b871c710b2
fix(file): fix issue with download process not work (#8237) 2025-03-25 09:27:34 +00:00
ssongliu
06b7ae2a38
fix: Fix backup compression failure (#8234) 2025-03-25 02:11:32 +00:00
zhengkunwang
0bddeef63e
feat(runtime): fix issue with install php runtime failed (#8230) 2025-03-24 10:41:30 +00:00
ssongliu
a617424786
fix: fix some snapshot problems (#8228) 2025-03-24 17:38:45 +08:00
ssongliu
f3369e8a9b
fix: Modify the loading mode of container construction and push log (#8200) 2025-03-20 11:01:40 +08:00
zhengkunwang
be76d25b58
fix(appstore): Handle redirection in app store (#8184) 2025-03-18 18:07:01 +08:00
zhengkunwang
80a0afc135
fix(file): fix issue with copy file failed (#8153) 2025-03-14 06:51:08 +00:00
ssongliu
47d8c405dd
fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08:00
zhengkunwang
fc649ded94
feat(container): optimize image pull display (#8140) 2025-03-13 14:53:42 +08:00
zhengkunwang
0e1046c0a5
fix(appstore): Fix issue where uninstalling an application fails when selecting 'delete image'. (#8138) 2025-03-13 14:53:19 +08:00
zhengkunwang
ce22f8a2d8
feat(appstore): Optimize custom application repository logic (#8133) 2025-03-12 17:44:03 +08:00
ssongliu
99d3e65df5
fix: Modify the node initialization logic (#8124) 2025-03-11 23:08:32 +08:00
ssongliu
6c251e1a49
fix: Fix an exception caused by insufficient encryption string length (#8114) 2025-03-10 22:18:57 +08:00
ssongliu
cd019750b4
fix: Adjust the 1panel service name (#8108) 2025-03-10 14:17:07 +08:00
zhengkunwang
dd66622be1
feat(runtime): Optimize port selection for runtime environments (#8086) 2025-03-06 10:04:57 +00:00
zhengkunwang
7f7731a52e
fix(runtime): fix issue with install extensions failed in php runtime (#8071) 2025-03-05 11:20:58 +00: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
5963e28b25
fix: Fix ollama model log exception (#8037) 2025-02-28 07:26:56 +00:00
ssongliu
df156ad1f6
fix: Remove unused code (#7991) 2025-02-25 14:28:37 +08:00
ssongliu
79b8d17887
feat: Support gpu of schema v11 (#7987) 2025-02-25 14:16:22 +08:00
ssongliu
90eca45347
feat: Merge code of gpu from dev (#7982) 2025-02-24 18:48:47 +08:00
zhengkunwang
4087a7af3c
feat: Added progress display for image pulling (#7955) 2025-02-24 10:42:51 +08:00
ssongliu
79ecd60ea8
feat: Optimize encryption method (#7908) 2025-02-19 15:38:14 +08:00
zhengkunwang
4da557fada
feat(docker): The default network of 1panel-network supports IPv6. (#7857) 2025-02-12 13:51:31 +00:00
zhengkunwang
e7cb8e2417
feat(website): Manually request certificates using a custom nameserver. (#7840) 2025-02-11 10:36:39 +08:00
zhengkunwang
46967db3ae
feat: Merge from dev (#7808) 2025-02-06 10:15:06 +00:00
zhengkunwang
d093c0b25b
feat: Updated partial translations (#7802) 2025-02-05 22:41:09 +08:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
ssongliu
680e237ef3
fix: fix the issue of import cycle (#7757) 2025-01-22 15:52:45 +08:00