Commit graph

2664 commits

Author SHA1 Message Date
wangdage12
2be7054b40
fix: Add margin to "View comparison" button and fix "Use custom version" button color issue (#9905)
* Tweak button spacing and fix color issue on App upgrade comparison pages

* update button styles and replace inline margin with utility class

---------

Co-authored-by: fanbook-wangdage <124357765+fanbook-wangdage@users.noreply.github.com>
2025-08-09 17:57:32 +08:00
CityFun
c77d2f7dd6
fix: Fixed issue with create supervisorConfig failed in php runtime (#9919) 2025-08-08 20:29:34 +08:00
CityFun
3256ac9f44
feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
ssongliu
b156ef9476
feat: Support batch upgrades for container images (#9915) 2025-08-08 20:29:00 +08:00
CityFun
2b7ec9ffe1
feat: Reverse proxy supports configuring server caching (#9914) 2025-08-08 16:59:49 +08:00
ssongliu
c12bab477c
fix: Optimize toolbox cache cleaning functionality (#9902)
Refs #6550 #6582
2025-08-07 13:58:39 +00:00
CityFun
fe39545cf6
feat: add fpm status for PHP runtime (#9891) 2025-08-07 13:56:40 +00:00
CityFun
04a0e15899
feat: Add a copy button to application parameters (#9892)
Refs https://github.com/1Panel-dev/1Panel/issues/2998
2025-08-07 13:44:38 +00:00
ssongliu
5a8ddde495
feat: Support export for ssh logs (#9889)
Refs #3496
2025-08-07 13:40:39 +00:00
CityFun
e76836f394
feat: Add concurrency configuration for PHP performance optimization (#9877) 2025-08-07 21:39:33 +08:00
ssongliu
b3a55ea44d
fix: Fix menu display exception issue (#9883) 2025-08-06 22:00:31 +08:00
ssongliu
270411f7fd
fix: Fix menu display exception issue (#9882) 2025-08-06 16:44:54 +08:00
ssongliu
483b47ad63
fix: Fix node ip switch exception issue (#9874) 2025-08-06 12:12:19 +08:00
ssongliu
b10de66ed3
style: Update list styling for cronjob (#9872) 2025-08-06 10:30:37 +08:00
ssongliu
da7968d364
fix: Fix firewall routing jump exception issue (#9869) 2025-08-05 22:10:12 +08:00
ssongliu
d3e2c8e9d3
fix: Add remote database connection timeout record (#9868) 2025-08-05 11:15:00 +00: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
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
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
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
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
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
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
b8b2041a0c
fix: Fix Docker proxy error issue (#9790)
refs #9780
2025-08-01 08:01:24 +00: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
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
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
ssongliu
bf9a9bf17a
fix: Fix execution refresh issues for cronjob (#9728) 2025-07-29 14:51:34 +08:00
ssongliu
70df4dc6c4
fix: Fix import failures for cronjob (#9727) 2025-07-29 14:32:25 +08:00