CityFun
|
f8f47b51e9
|
feat: Configure restart policy for application installation support (#9953)
Refs https://github.com/1Panel-dev/1Panel/issues/9895
|
2025-08-11 10:16:44 +00: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 |
|
ssongliu
|
5a8ddde495
|
feat: Support export for ssh logs (#9889)
Refs #3496
|
2025-08-07 13:40:39 +00:00 |
|
ssongliu
|
d3e2c8e9d3
|
fix: Add remote database connection timeout record (#9868)
|
2025-08-05 11:15:00 +00:00 |
|
ssongliu
|
58b95ef2ba
|
fix: Fix PostgreSQL database backup/restore failures (#9854)
|
2025-08-05 14:30:34 +08:00 |
|
ssongliu
|
7c49f6c79b
|
fix: Fix redis configuration modification issues (#9848)
Refs #9832
|
2025-08-05 03:26:59 +00:00 |
|
CityFun
|
d48166f546
|
fix: Add autostart configuration for supervisor (#9831)
|
2025-08-04 14:20:53 +08:00 |
|
ssongliu
|
8542323c0b
|
fix: Add custom timeout support for remote database (#9830)
|
2025-08-04 13:40:35 +08:00 |
|
ssongliu
|
9c292bebf0
|
fix: Optimize container cleanup mechanism (#9795)
Refs #7444
涉及到容器、镜像、网络、存储卷、构建缓存清理
|
2025-08-01 08:07:24 +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
|
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 |
|
ssongliu
|
70df4dc6c4
|
fix: Fix import failures for cronjob (#9727)
|
2025-07-29 14:32:25 +08:00 |
|
ssongliu
|
57b76d97ec
|
fix: Optimize task log tracking mechanism (#9704)
|
2025-07-28 17:12:42 +08:00 |
|
ssongliu
|
40f02889fe
|
feat: Add import/export support for cronjob (#9663)
Refs #5157
|
2025-07-25 07:15:35 +00:00 |
|
蘭
|
cca1863b63
|
feat: Adjust alarm settings (#9616)
|
2025-07-23 08:58:24 +00:00 |
|
CityFun
|
3f90333090
|
feat: Application installation supports using existing remote databases (#9598)
|
2025-07-22 03:20:05 +00: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 |
|
CityFun
|
6427337728
|
feat: Adapt to Redis Cluster (#9588)
|
2025-07-21 09:56:42 +00:00 |
|
蘭
|
84608b7d42
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
CityFun
|
a74c6dd522
|
feat: Add installation support for Redis Cluster (#9561)
|
2025-07-18 03:41:23 +00:00 |
|
ssongliu
|
e66bd43fc6
|
feat: Add customizable snapshot timeout support (#9537)
Refs #9502
|
2025-07-16 10:43:52 +00:00 |
|
ssongliu
|
7bf1bf61a7
|
fix: Fix memory usage display issue on dashboard (#9530)
Refs #9497
|
2025-07-16 09:45:53 +00:00 |
|
CityFun
|
70f63090fe
|
fix: Resolve the issue of failed slave installation (#9519)
|
2025-07-15 07:39:56 +00:00 |
|
CityFun
|
ab2cf0d0c3
|
feat: add cluster status page (#9514)
|
2025-07-14 19:08:57 +08:00 |
|
CityFun
|
c391177d34
|
feat: Add MySQL master-slave installation feature (#9505)
|
2025-07-13 22:36:21 +08:00 |
|
ssongliu
|
383bdd5f15
|
fix: Change container image building to asynchronous operation (#9462)
Refs #8463
|
2025-07-08 11:06:47 +00:00 |
|
蘭
|
4c7b04cf27
|
feat: Perfect Türkiye language configuration (#9458)
|
2025-07-08 10:20:51 +00:00 |
|
ssongliu
|
3fade48f8f
|
fix: Add error ignore functionality to cronjob backups (#9396)
|
2025-07-03 16:31:25 +08:00 |
|
ssongliu
|
08f53a4a37
|
fix: Support configurable docker config file snapshotting (#9363)
|
2025-07-01 07:49:32 +00:00 |
|
ssongliu
|
c7058cb3e6
|
fix: Optimize container image repo restart detection logic (#9347)
Refs #8978
|
2025-06-30 11:09:30 +00:00 |
|
ssongliu
|
be6d3ea337
|
fix: Update compression backup exclusion rules (#9323)
|
2025-06-27 09:25:23 +00:00 |
|
ssongliu
|
315f99a03a
|
feat: Add application exclusion for cronjob snapshots (#9320)
Refs #8914
|
2025-06-27 08:47:26 +00:00 |
|
蘭
|
8cc7d1f67f
|
fix: Fix the issue of multiple selection moving folder errors (#9317)
|
2025-06-27 05:45:23 +00:00 |
|
CityFun
|
5ad06f121b
|
fix: fix issue with subsite dir error (#9259)
|
2025-06-24 10:39:14 +00:00 |
|
CityFun
|
8f18497551
|
feat: add remark for runtime (#9242)
|
2025-06-23 18:37:37 +08:00 |
|
CityFun
|
8614e63b86
|
feat: PHP runtime add php config (#8922)
|
2025-06-05 08:18:52 +00:00 |
|
CityFun
|
1d58810a78
|
fix: fix issue with clean runtime lop failed (#8900)
|
2025-06-04 17:29:36 +08:00 |
|
CityFun
|
71d92c30e3
|
feat: add openBaseDir for php website config (#8866)
|
2025-05-28 10:20:22 +00:00 |
|
CityFun
|
61ef754a1d
|
feat: Refactor manual mode certificate application to increase succes rate (#8799)
|
2025-05-23 10:52:13 +00:00 |
|
蘭
|
057dcaf2e5
|
feat: Multi directory calculation size (#8762)
* feat: Multi directory calculation size
* feat: optimize code editor
* feat: directory calculation size
|
2025-05-21 11:55:37 +08:00 |
|
ssongliu
|
32b9b3f31f
|
fix: Merge dev code up to pr-8598 (#8602)
|
2025-05-12 15:59:45 +08:00 |
|
ssongliu
|
a0dfbde0d3
|
feat: Support downloading scheduled task website log rotation files (#8597)
|
2025-05-12 05:57:59 +00:00 |
|