Commit graph

645 commits

Author SHA1 Message Date
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
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
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
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
c45bb60b50
fix: Fix file copy overwrite error (#9796) 2025-08-01 16:00:11 +08: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
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
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
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
CityFun
ed288368ea
fix: Fixed issue with recover mysql-cluster with backup files (#9707) 2025-07-28 18:01:05 +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
ssongliu
134b17d2f0
fix: Resolve certificate validate failure Issues (#9698) 2025-07-28 15:36:10 +08: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
40f02889fe
feat: Add import/export support for cronjob (#9663)
Refs #5157
2025-07-25 07:15:35 +00: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
657e55cde3
fix: Fix offline alert issue (#9608) 2025-07-22 18:39:26 +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
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
ssongliu
fb7f638a54
fix: Optimize container filter component for cronjob (#9595)
<img width="633" height="304" alt="image" src="https://github.com/user-attachments/assets/b5077719-ddf8-438c-9ce4-ca6bb76d7217" />
2025-07-22 02:34:05 +00:00