Commit graph

115 commits

Author SHA1 Message Date
ssongliu
94f7d78cc9
fix: Fix iptables state persistence issue (#11137)
Refs #11126
2025-12-01 06:33:38 +00:00
ssongliu
3d2023858c
feat: Compatible with XPU monitoring (#11099) 2025-11-27 05:57:24 +00:00
ssongliu
8e03b24b0c
feat: Compatible with XPU monitoring (#11088) 2025-11-26 22:30:15 +08:00
ssongliu
e46d8c5812
feat: Support MySQL data synchronization collation (#11067) 2025-11-25 15:02:37 +08:00
CityFun
48e2e01a57
feat: Add MySQL character set and collation configuration during application installation (#11062) 2025-11-25 03:51:17 +00:00
ssongliu
e88fe0ac2f
fix: Fix the issue of database creation failure (#11057) 2025-11-24 14:35:16 +00:00
ssongliu
c05e610b13
feat: Support more MySQL character sets and collations (#11053) 2025-11-24 08:07:14 +00:00
ssongliu
63f9368e26
feat: GPU monitoring data supports persistence (#11051)
Refs #9496
2025-11-24 07:59:15 +00:00
ssongliu
d7c9b3b192
feat: Support favorite operations for containers and images (#11049)
Refs #10035 #3372
2025-11-24 07:55:14 +00:00
ssongliu
3b737184ea
fix: Fix the issue of postgres database not being synchronized (#10976)
Refs #10966
2025-11-17 08:30:55 +00:00
ssongliu
6db79f4b7b
feat: support iptables firewall control (#10903) 2025-11-10 21:17:53 +08:00
CityFun
3b73de32ad
feat: support tensorrt LLM speedup (#10905) 2025-11-10 08:40:37 +00:00
CityFun
9d84120181
feat: Add log cleanup support for scheduled tasks (#10871)
Refs https://github.com/1Panel-dev/1Panel/issues/5639
2025-11-05 10:08:25 +00:00
ssongliu
9a73095a8f
feat: System monitoring supports process viewing (#10821)
Refs #3437
2025-10-30 08:48:18 +00:00
ssongliu
606d3c1717
fix: Improve system monitoring settings (#10784)
Refs #5121 #8390
2025-10-27 10:04:17 +00:00
CityFun
17224b8920
feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
ssongliu
99023569fc
feat: Support editing ssh key information (#10579)
Refs #10537
2025-10-09 06:39:25 +00:00
双向极端
d0bb9165bf
feat: Add inbound interface restriction option for ufw forward rules (#10345) (#10549)
* 修复https防窜站关闭时修改默认站点报错的问题

* feat: Add inbound interface restriction option for ufw forward rules (#10345)

---------

Co-authored-by: live <Anxys@outlook.com>
2025-10-02 20:33:20 +08:00
CityFun
7518c5fe95
feat: Update the local certificate and remember the directory address. (#10523)
Refs https://github.com/1Panel-dev/1Panel/issues/8478
2025-09-28 10:16:18 +00:00
ssongliu
c4b3efeb9d
fix: Fix the issue where cronjob expressions do not support commas (#10493)
Refs #9748
2025-09-26 07:12:13 +00:00
ssongliu
0138d481a6
fix: Add timeout settings for clam scanning (#10445)
Refs #10426
2025-09-23 03:56:04 +00:00
ssongliu
7410a41331
feat: Add alias settings for quick jump (#10396)
Refs #10390
2025-09-17 09:51:59 +00:00
ssongliu
9a6b51b092
feat: Add backup status for manual backups (#10377) 2025-09-15 16:27:11 +08:00
ssongliu
80e233c4a6
fix: Fix terminal connection exception issues (#10301) 2025-09-08 14:08:42 +00:00
ssongliu
a2a6503030
fix: Refactor terminal connection logic (#10283)
Refs #9617
2025-09-05 09:39:36 +00:00
ssongliu
c61828fb39
fix: Adjust the display logic of the clam scan report (#10264)
Refs #10251
2025-09-04 09:13:32 +00:00
CityFun
23876ed186
feat: Mcp Server support uvx (#10261)
Refs https://github.com/1Panel-dev/1Panel/issues/10118
2025-09-04 07:21:33 +00:00
ssongliu
53f75086ec
feat: Optimize quick navigation for dashboard (#10238)
Refs #5167
2025-09-02 09:58:10 +00:00
ssongliu
324a47966b
fix: Optimize duplicate execution prevention for cronjob (#10233)
Refs #4973
2025-09-02 09:54:10 +00:00
CityFun
d09d686378
feat: Support pushing certificates to other nodes (#10074)
Refs https://github.com/1Panel-dev/1Panel/issues/9103
2025-08-20 08:41:19 +00:00
0dca3fc997
feat(alert): Support panel login/ssh login/license exception and node exception alerts (#10034)
#9635
2025-08-19 05:41:15 +00:00
ssongliu
305eff048c
fix: Fix the problem of initializing planned task groups (#9870) 2025-08-05 23:15:03 +08:00
ssongliu
d3e2c8e9d3
fix: Add remote database connection timeout record (#9868) 2025-08-05 11:15:00 +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
ssongliu
a801140a82
feat: support group management for cronjob (#9735)
Refs #9258
2025-07-30 04:08:50 +00:00
cca1863b63
feat: Adjust alarm settings (#9616) 2025-07-23 08:58:24 +00:00
84608b7d42
feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
ssongliu
e66bd43fc6
feat: Add customizable snapshot timeout support (#9537)
Refs #9502
2025-07-16 10:43:52 +00:00
ssongliu
3fade48f8f
fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
ssongliu
afa643519f
fix: Modify default values for recommended apps on dashboard (#9375) 2025-07-02 09:41:36 +00:00
CityFun
94d37eb68a
fix: Resolve the php runtime start failed (#9369) 2025-07-02 04:23:35 +00:00
ssongliu
08f53a4a37
fix: Support configurable docker config file snapshotting (#9363) 2025-07-01 07:49:32 +00:00
ssongliu
be6d3ea337
fix: Update compression backup exclusion rules (#9323) 2025-06-27 09:25:23 +00:00
CityFun
64fd715973
perf: optimization php config (#9321) 2025-06-27 16:56:13 +08:00
ssongliu
315f99a03a
feat: Add application exclusion for cronjob snapshots (#9320)
Refs #8914
2025-06-27 08:47:26 +00:00
CityFun
8f18497551
feat: add remark for runtime (#9242) 2025-06-23 18:37:37 +08:00
Alan
c021e4322a
feat: added new php extensions template "Dev" (#8903) 2025-06-04 17:31:37 +08:00
ssongliu
4bed644a71
fix: Supplement the proxy Settings field (#8619) 2025-05-13 09:54:06 +00:00
ssongliu
db02dbed16
fix: Simplify the migration information (#8614) 2025-05-13 15:17:08 +08:00