Commit graph

3797 commits

Author SHA1 Message Date
ssongliu
d3e2c8e9d3
fix: Add remote database connection timeout record (#9868) 2025-08-05 11:15:00 +00:00
ssongliu
e3a9f2dfb7
fix: Fix PostgreSQL database recovery failures (#9867) 2025-08-05 18:21:18 +08:00
CityFun
3c967f8906
fix: Fix the issue where the list keeps loading when autostart = false is set in the Supervisor configuration. (#9866) 2025-08-05 10:20:59 +00:00
ssongliu
39bb7acdba
fix: Add non-standard log filtering for SSH (#9865) 2025-08-05 17:54:41 +08:00
a30066989b
fix: Reset data before copying files (#9864) 2025-08-05 08:44:59 +00:00
CityFun
0c30dfa092
style: Adjust the style of task logs (#9863) 2025-08-05 16:37:04 +08:00
ssongliu
7a44493d13
fix: Fix menu name display issue (#9862) 2025-08-05 08:35:00 +00:00
ssongliu
9b726d5d22
fix: Fix menu name display issue (#9861) 2025-08-05 16:24:06 +08:00
ssongliu
78e3d9e5fb
fix: Enhance archive extraction command compatibility (#9860)
Refs #9856
2025-08-05 08:14:59 +00:00
CityFun
d74b41a5f2
style: Adjust the column width of the PHP runtime status (#9858) 2025-08-05 07:56:59 +00:00
CityFun
f122afdbec
feat: Add master node IP validation when installing a cluster slave node (#9857)
#9840
2025-08-05 07:55:00 +00:00
ssongliu
37308b5c42
fix: Add custom timeout support for remote database (#9859) 2025-08-05 15:54:48 +08:00
ssongliu
9c5a6e3925
style: Adjust menu tab styling (#9855) 2025-08-05 06:52:59 +00:00
ssongliu
58b95ef2ba
fix: Fix PostgreSQL database backup/restore failures (#9854) 2025-08-05 14:30:34 +08:00
CityFun
f617c9d5dd
fix: Fix the issue where viewing logs during certificate application results in an error. (#9853) 2025-08-05 14:30:18 +08:00
CityFun
c661cc37b3
feat: Delete app while ignoring it during synchronization. (#9852) 2025-08-05 14:29:50 +08:00
ssongliu
7c49f6c79b
fix: Fix redis configuration modification issues (#9848)
Refs #9832
2025-08-05 03:26:59 +00:00
12b9356c17
ref: Optimize code (#9845) 2025-08-05 02:46:59 +00:00
g0l4
d3a34293f7
fix: Move inline editorconfig comments (#9839) 2025-08-05 10:38:50 +08:00
ssongliu
c131061f81
fix: Fix grouping exception issue for cronjob (#9841) 2025-08-04 22:20:06 +08:00
CityFun
6a5e1ebaa5
feat: Add OpenResty upgrade notification. (#9837) 2025-08-04 22:19:28 +08:00
ssongliu
a07d016951
fix: Fix menu tab display issues (#9838) 2025-08-04 21:32:21 +08:00
CityFun
9d343a90db
feat: add DenySpider Config for waf (#9835) 2025-08-04 10:06:31 +00:00
4c813be09d
style: file code editor style (#9834)
refs #9781
2025-08-04 10:04:29 +00:00
CityFun
d48166f546
fix: Add autostart configuration for supervisor (#9831) 2025-08-04 14:20:53 +08:00
ssongliu
0f138c1b7c
fix: Optimize SSH key synchronization (#9833) 2025-08-04 06:18:29 +00:00
ssongliu
8542323c0b
fix: Add custom timeout support for remote database (#9830) 2025-08-04 13:40:35 +08:00
CityFun
00f103c66a
fix: Fixed issue with where runtime website fails to start after being stopped (#9827) 2025-08-04 13:40:21 +08:00
ssongliu
430c75e7ed
fix: Fix redis cluster connection info modification issue (#9799)
Refs #9798
2025-08-01 10:47:23 +00:00
hang
67ffb5e938
feat: support autocomplete for login form fields to enhance password manager compatibility (#9794) 2025-08-01 16:28:20 +08:00
ssongliu
9c292bebf0
fix: Optimize container cleanup mechanism (#9795)
Refs #7444

涉及到容器、镜像、网络、存储卷、构建缓存清理
2025-08-01 08:07:24 +00:00
ssongliu
ba4307c1dc
fix: Optimize backup file upload display (#9797) 2025-08-01 08:03:23 +00:00
b8b2041a0c
fix: Fix Docker proxy error issue (#9790)
refs #9780
2025-08-01 08:01:24 +00:00
c45bb60b50
fix: Fix file copy overwrite error (#9796) 2025-08-01 16:00:11 +08:00
ssongliu
fba46be47a
fix: Fix overview page refresh issue (#9785)
Refs #9756 #9769
2025-08-01 02:47:22 +00:00
ssongliu
be0a460935
feat: Optimize SSH key management (#9782) 2025-08-01 02:43:20 +00:00
CityFun
c0a041d024
feat: upgrade github.com/docker/docker version to v28.3.3 (#9779) 2025-07-31 19:13:41 +08:00
ssongliu
2ce5ad82ce
fix: Fix SSH SDK timeout and disconnection issues (#9776) 2025-07-31 17:22:19 +08:00
CityFun
50dcb6c7e4
fix: Fix the issue where certificate deletion fails due to network issues (#9775) 2025-07-31 17:21:33 +08:00
CityFun
017424bf7b
fix: Fixed issue where syncing remote apps causes local app tags to be lost (#9774) 2025-07-31 17:21:08 +08:00
CityFun
c7e7407f7c
fix: Fix the issue where updating the image in the Compose file during upgrade has no effect (#9772) 2025-07-31 17:20:55 +08:00
CityFun
cab42b3c7d
feat: Mcp Server support streamableHttp (#9761)
Refs https://github.com/1Panel-dev/1Panel/issues/8482
2025-07-30 10:54:51 +00:00
CityFun
78f280c88f
feat: Support Enter key to confirm in the delete application dialog (#9758)
Refs https://github.com/1Panel-dev/1Panel/issues/9754
2025-07-30 10:52:52 +00:00
CityFun
22f5a975c3
perf: Optimize website log reading (#9755)
Refs https://github.com/1Panel-dev/1Panel/issues/9383
2025-07-30 10:50:52 +00:00
CityFun
90ba036e39
feat: Restrict deletion of certificates that are being applied for. (#9753)
Refs https://github.com/1Panel-dev/1Panel/issues/9737#issuecomment-3134445730
2025-07-30 10:48:52 +00:00
CityFun
d1e18e43ee
prompt: Optimize the timeout prompt when pulling application during installation (#9757) 2025-07-30 18:48:43 +08:00
ssongliu
a801140a82
feat: support group management for cronjob (#9735)
Refs #9258
2025-07-30 04:08:50 +00:00
CityFun
951ab2502e
fix: Resolve the issue of ignoring MySQL failures (#9734)
Refs https://github.com/1Panel-dev/1Panel/issues/9718
2025-07-30 04:06:51 +00:00
CityFun
0316cb0662
feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
CityFun
04b9cbd87a
fix: Fixed issue with recover postgres-cluster database failed (#9732) 2025-07-29 16:19:39 +08:00