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 |
|
ssongliu
|
0daf0d690c
|
fix: Resolve deleted node status display issue (#9633)
|
2025-07-24 10:23:45 +08:00 |
|
蘭
|
0cfdf0f335
|
feat: alert count limit (#9621)
|
2025-07-23 21:34:20 +08:00 |
|
蘭
|
cca1863b63
|
feat: Adjust alarm settings (#9616)
|
2025-07-23 08:58:24 +00:00 |
|
CityFun
|
033f08a6d2
|
fix: Fix the issue where an error occurs on the runtime environment page when Docker is not installed. (#9615)
|
2025-07-23 15:39:48 +08:00 |
|
CityFun
|
a83a6690ff
|
fix: Fix the issue where application labels are displayed incorrectly… (#9611)
|
2025-07-23 04:04:23 +00:00 |
|
ssongliu
|
83df457379
|
fix: Add backup master missing alert (#9610)
|
2025-07-23 04:02:23 +00:00 |
|
蘭
|
657e55cde3
|
fix: Fix offline alert issue (#9608)
|
2025-07-22 18:39:26 +08:00 |
|
ssongliu
|
90e76e3a0f
|
fix: Fix Redis performance tuning abnormalities (#9607)
|
2025-07-22 10:00:07 +00:00 |
|
CityFun
|
2af1993383
|
fix: Fix the issue of stale data caused by node deletion (#9606)
|
2025-07-22 16:12:00 +08:00 |
|
蘭
|
6e650d977e
|
fix: Fix some issues with the alert (#9605)
|
2025-07-22 07:10:06 +00:00 |
|
ssongliu
|
8a76171dbe
|
fix: Resolve backup to server disk failure for cronjob (#9603)
|
2025-07-22 14:56:13 +08:00 |
|
ssongliu
|
949b6fe944
|
fix: Fix node state synchronization issues (#9599)
|
2025-07-22 03:48:06 +00:00 |
|
CityFun
|
3f90333090
|
feat: Application installation supports using existing remote databases (#9598)
|
2025-07-22 03:20:05 +00:00 |
|
ssongliu
|
aeaca0c5cd
|
fix: Change container creation to asynchronous operation (#9597)
|
2025-07-22 11:00:16 +08:00 |
|