ssongliu
|
3b737184ea
|
fix: Fix the issue of postgres database not being synchronized (#10976)
Refs #10966
|
2025-11-17 08:30:55 +00:00 |
|
ssongliu
|
102f7c316d
|
fix: display iptables default allowed ports (#10922)
|
2025-11-11 14:22:42 +00:00 |
|
KOMATA
|
02d22ba63f
|
feat: refactor regex usage across multiple files and centralize patterns in a new utility (#10896)
|
2025-11-11 16:14:09 +08: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 |
|
ssongliu
|
c06ba18023
|
feat: compatible with openrc and sysvinit (#10723)
|
2025-10-22 18:32:42 +08:00 |
|
CityFun
|
17224b8920
|
feat: ai model support tensorRT LLM (#10688)
|
2025-10-18 22:49:48 +08:00 |
|
CityFun
|
f977a2488d
|
feat: Offline version supports creating PHP (#10585)
|
2025-10-09 06:51:24 +00: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 |
|
蘭
|
5d83f21a26
|
feat: File management supports file format conversion (#10541)
#10028
|
2025-09-29 09:26:21 +00: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 |
|
CityFun
|
389d9c652f
|
feat: Adapt script library for offline mode. (#10436)
|
2025-09-22 10:00:05 +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 |
|
蘭
|
dfbd364f60
|
fix: Fix the initialization issue of alert tasks (#10191)
|
2025-08-29 05:56:15 +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
|
355e656caa
|
fix: Fix the issue where the demo configuration takes effect (#9468)
|
2025-07-09 02:10:49 +00:00 |
|
ssongliu
|
3fade48f8f
|
fix: Add error ignore functionality to cronjob backups (#9396)
|
2025-07-03 16:31:25 +08:00 |
|
ssongliu
|
1f6ea9f494
|
fix: Support docker configuration modifications for snap installations (#9377)
|
2025-07-02 09:43:35 +00: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 |
|
蘭
|
2edddaf487
|
feat: Specify the interpretation code based on the file content (#9267)
|
2025-06-24 14:17:14 +00:00 |
|
CityFun
|
8f18497551
|
feat: add remark for runtime (#9242)
|
2025-06-23 18:37:37 +08:00 |
|
CityFun
|
fabf33a83b
|
feat: Ensure compatibility with docker-compose commands. (#9117)
|
2025-06-16 07:14:51 +00:00 |
|
Alan
|
c021e4322a
|
feat: added new php extensions template "Dev" (#8903)
|
2025-06-04 17:31:37 +08:00 |
|