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 |
|
ssongliu
|
4565c5b300
|
fix: Fix fatabase backup cronjobimport failures (#9731)
|
2025-07-29 16:03:55 +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 |
|
ssongliu
|
ed3e738fff
|
fix: Fix import issues of shell cronjob (#9726)
|
2025-07-29 04:09:49 +00:00 |
|
ssongliu
|
bc376ec495
|
fix: script-type scheduled task import/export issues (#9713)
|
2025-07-28 19:04:35 +08:00 |
|
Snrat
|
40314e9079
|
Fix Issue with Podman Unable to Change PHP Runtime in Website Page (#9711)
* Update container.go
* Update website.go
|
2025-07-28 18:34:05 +08:00 |
|
ssongliu
|
82f978c683
|
fix: Add file upload restrictions for cronjob (#9710)
|
2025-07-28 18:33:15 +08:00 |
|
CityFun
|
ed288368ea
|
fix: Fixed issue with recover mysql-cluster with backup files (#9707)
|
2025-07-28 18:01:05 +08:00 |
|
sheng.wang
|
db8fa144eb
|
fix: Fix crash when adding custom spec if specs is null (#9708)
|
2025-07-28 18:00:35 +08:00 |
|
ssongliu
|
57b76d97ec
|
fix: Optimize task log tracking mechanism (#9704)
|
2025-07-28 17:12:42 +08:00 |
|
蘭
|
28d8210ce6
|
fix: add nil checks for transport.DialContext (#9702)
|
2025-07-28 17:02:46 +08:00 |
|
ssongliu
|
80ce60c56c
|
fix: Fix port forwarding error issues (#9700)
Refs #9658
|
2025-07-28 08:29:40 +00:00 |
|
Snrat
|
2758ab07dc
|
Fix Issue with Podman Unable to Create PHP Runtime Website (#9697)
* Update website.go
* Update container.go
|
2025-07-28 15:38:27 +08:00 |
|
CityFun
|
0828804de2
|
fix: Fix the issue where the host IP is shown as 127.0.0.1 after enabling 'allowPort' in the application parameter settings. (#9699)
|
2025-07-28 15:36:25 +08:00 |
|
ssongliu
|
134b17d2f0
|
fix: Resolve certificate validate failure Issues (#9698)
|
2025-07-28 15:36:10 +08:00 |
|
ssongliu
|
3af254cdda
|
fix: Add lightweight object storage compatibility for COS backup acco… (#9673)
Refs #9494
|
2025-07-25 11:07:36 +00:00 |
|
蘭
|
f3d3d54722
|
feat: Customize login page buttons and link colors (#9671)
refs #9061
|
2025-07-25 11:05:37 +00:00 |
|
CityFun
|
fa419809f6
|
fix: Fixed issue with create website with openresty defaultHttpsPort (#9672)
|
2025-07-25 19:04:19 +08:00 |
|
CityFun
|
da606826c6
|
fix: Fixed Changing the runtime container name may cause it to fail to start (#9670)
Refs https://github.com/1Panel-dev/1Panel/issues/9666
|
2025-07-25 11:03:35 +00:00 |
|
ssongliu
|
b3d9cc156a
|
fix: Optimize filename generation for directory backup (#9669)
Refs #9433
|
2025-07-25 09:21:35 +00:00 |
|
ssongliu
|
ba03d26b2c
|
fix: Optimize cronjob report loading (#9665)
Refs #9412
|
2025-07-25 08:35:36 +00:00 |
|
ssongliu
|
40f02889fe
|
feat: Add import/export support for cronjob (#9663)
Refs #5157
|
2025-07-25 07:15:35 +00:00 |
|
CityFun
|
4f8fb26d89
|
feat: Adapt default website domain to non-standard OpenResty port during creation (#9664)
|
2025-07-25 15:15:33 +08:00 |
|
ssongliu
|
0ca11e2b88
|
fix: Fix node switching style issues (#9641)
|
2025-07-24 11:30:08 +08:00 |
|