Commit Graph
1011 Commits
Author SHA1 Message Date
CityFun 8f7b026f0e feat: Add quick installation for PHP extension pcntl (#9119) 2025-06-16 07:38:51 +00:00
CityFun 211c956c4b fix: Fix input field validation error when editing installed application (#9115) 2025-06-16 06:44:51 +00:00
ssongliu daef59b568 fix: The snapshot increases the number of retries (#9045)
Refs #9026
2025-06-12 14:48:41 +00:00
ssongliu be2c30c9e0 fix: Fix the problem of abnormal reserved copies for cronjob (#9044)
Refs #9042
2025-06-12 14:46:41 +00:00
CityFun 254a6e6dbf perf: remove "TLSv1.1", "TLSv1" for create website (#9033)
Refs https://github.com/1Panel-dev/1Panel/issues/9030
2025-06-12 05:52:39 +00:00
CityFun 5b9e13f35b fxo: fix issue with get php runtime version failed (#9017) 2025-06-11 17:52:43 +08:00
CityFun 26852b6676 feat: add reg.ru DNS provider for website ssl (#9014)
Refs https://github.com/1Panel-dev/1Panel/issues/8889
2025-06-11 08:02:36 +00:00
ssongliu 1eae519e1a fix: Fix the problem of failed backup of all databases for cronjob (#8990)
Refs #8982
2025-06-10 06:32:34 +00:00
CityFun e9257735ba fix: fix issue with change ssl_protocols failed (#8985)
Refs https://github.com/1Panel-dev/1Panel/issues/8981
2025-06-10 06:28:34 +00:00
CityFun ed2e305508 fix: Resolve the error in reading container logs (#8965) 2025-06-09 05:37:04 +00:00
CityFun 8acf8b0b96 fix: add port check for php runtime port config (#8941) 2025-06-06 12:15:25 +08:00
CityFun 7f823ecd7c fix: Fix issue with custom rules being lost after restarting OpenResty. (#8929)
Refs https://github.com/1Panel-dev/1Panel/issues/8923
2025-06-05 11:02:53 +00:00
ssongliu 2ae5c9f0d4 fix: Fix some snapshot anomaly issues (#8926)
Refs #8917
Refs #8924
Refs #8897
2025-06-05 08:20:53 +00:00
CityFun 8614e63b86 feat: PHP runtime add php config (#8922) 2025-06-05 08:18:52 +00:00
CityFun 1d58810a78 fix: fix issue with clean runtime lop failed (#8900) 2025-06-04 17:29:36 +08:00
ssongliu 7bc2bbc1d7 fix: Fix the problem of failed creation of child node snapshots (#8898)
Refs #8897
2025-06-03 14:52:49 +00:00
ssongliu a7ec06e066 fix: Fix the problem of unfiltered types in the backup database of cr… (#8896)
…onjob
2025-06-03 09:12:48 +00:00
ce86e8c31f fix: Remote Redis connection (#8881) 2025-05-30 08:44:27 +00:00
CityFun 93d45bf36f fix: fix issue with install sg16 error (#8869)
Refs https://github.com/1Panel-dev/1Panel/issues/8817
2025-05-29 08:02:25 +00:00
CityFun 71d92c30e3 feat: add openBaseDir for php website config (#8866) 2025-05-28 10:20:22 +00:00
CityFun ee04f4afc8 fix: fix issue with add node do not restart docker (#8838) 2025-05-26 10:56:18 +00:00
ssongliu c65eb7fac8 fix: Fix the problem of Docker restarting caused by proxy sync (#8811) 2025-05-25 16:15:17 +08:00
CityFun 61ef754a1d feat: Refactor manual mode certificate application to increase succes rate (#8799) 2025-05-23 10:52:13 +00:00
ssongliu fe6c2a2c76 fix: Fix the problem of abnormal deletion of manual backup records (#8787)
Refs #8788
2025-05-23 06:44:12 +00:00
CityFun 6bd9bb7c06 feat: add .user.ini for php website (#8782) 2025-05-22 07:17:59 +00:00
CityFun 80475bd8db fix: fix issue with sync app failed with docker stop (#8774) 2025-05-21 17:24:11 +08:00
057dcaf2e5 feat: Multi directory calculation size (#8762)
* feat: Multi directory calculation size

* feat: optimize code editor

* feat: directory calculation size
2025-05-21 11:55:37 +08:00
ssongliu 58d9c068e4 fix: Fix the issue of abnormal logs in Cronjob backup directory (#8759) 2025-05-20 15:01:23 +00:00
CityFun 41b2dd82f0 feat: add terminal for runtimes (#8758) 2025-05-20 18:34:17 +08:00
ssongliu c2101824ed fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
ssongliu 9822427de8 fix: Fix the issue of abnormal token refreshing on alipan (#8747) 2025-05-20 13:42:01 +08:00
ssongliu 1336b93efa fix: Fix the problem of abnormal default check items in snapshots (#8740) 2025-05-19 22:46:16 +08:00
ssongliu 9732b09cf0 fix: Fix the problem of the exclusion directory failure in cronjob (#8736) 2025-05-19 17:23:17 +08:00
CityFun 1735baf657 fix: fix issue with re-enable the website failed (#8731) 2025-05-19 15:41:47 +08:00
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 c7c3572ecd fix: Cronjob backup supports multiple selections (#8691)
Refs #8669 #8694
2025-05-16 06:30:14 +00:00
CityFun 7ad31f532a feat: change docker pull process log (#8680) 2025-05-15 21:40:39 +08:00
CityFun 7210cd15f2 feat: fix issue with error domain match (#8677)
Refs https://github.com/1Panel-dev/1Panel/issues/8671
2025-05-15 10:47:12 +00:00
ssongliu c72bbaa5f7 fix: Fix the problem of abnormal display of snapshot task logs (#8676)
Refs #8657
2025-05-15 10:10:35 +00:00
CityFun b817f13212 feat: remove \n with mcp command (#8664) 2025-05-15 06:01:01 +00:00
CityFun b4581714fe fix: fix issue with set default website error (#8658) 2025-05-15 11:15:18 +08:00
CityFun ebaa629342 fix: fix issue with clear the reverse proxy cache (#8637)
Refs https://github.com/1Panel-dev/1Panel/issues/8635
2025-05-14 10:48:34 +00:00
CityFun 0941b0aad3 fix: fix issue with install runtime (#8630) 2025-05-14 06:06:25 +00:00
CityFun 7fc829d3a6 style: change some style (#8629) 2025-05-14 04:58:26 +00:00
CityFun a9e25889dd fix: fix issue with blank php app (#8618) 2025-05-13 17:52:41 +08:00
CityFun 27d7844004 fix: fix issue with update website config (#8611) 2025-05-12 10:41:59 +00:00
ssongliu 32b9b3f31f fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08:00
ssongliu a0dfbde0d3 feat: Support downloading scheduled task website log rotation files (#8597) 2025-05-12 05:57:59 +00:00
ssongliu 6fdddc201f fix: Snapshots ignore the original existing snapshot files (#8591) 2025-05-10 14:33:51 +00:00
ssongliu f0375a83bb fix: Fix the problem of adding exceptions to the image repository (#8585) 2025-05-09 22:50:20 +08:00