KOMATA
fc5e583481
feat: implement app icon management and caching mechanism ( #11719 )
...
* feat: implement app icon management and caching mechanism
* feat: enhance app synchronization and icon management
- Refactored app synchronization tasks to improve structure and clarity.
- Introduced shared context for managing app sync state and metadata.
- Updated icon handling to ensure proper content type and caching.
- Adjusted cache control settings for app icons to extend cache duration.
- Improved error handling and logging during app sync processes.
* refactor: streamline app icon retrieval by removing unused fileName return
- Removed the fileName return value from GetAppIcon function as it was not utilized.
- Enhanced the GetAppIcon method in BaseApi to improve clarity and maintainability.
- Ensured proper caching headers are set for app icons.
2026-01-27 14:02:38 +08:00
CityFun
2451d6bed2
feat: add support for EAB verification in custom ACME accounts ( #11704 )
...
https://github.com/1Panel-dev/1Panel/issues/11705
2026-01-21 10:02:19 +00:00
ssongliu
6c94cb2bdf
feat: MySQL backup supports custom parameters ( #11575 )
2026-01-06 16:41:55 +08:00
ssongliu
d8a08a6c0c
fix: Fix iptables rule display abnormality issue ( #11555 )
2026-01-05 14:48:49 +08:00
CityFun
e4ee07d36b
feat: Support batch installation of applications ( #11539 )
2026-01-04 05:43:40 +00:00
ssongliu
50947f4ddc
feat: ICMP ping disable compatibility with Debian 13 ( #11514 )
...
Refs #11472
2025-12-29 09:35:36 +00:00
ssongliu
f27a429fc5
feat: Cache cleanup supports cleaning up unassociated backups ( #11452 )
2025-12-25 13:49:47 +08:00
CityFun
36fdf05d2b
feat: support apply ip Certificate ( #11437 )
2025-12-23 13:35:38 +08:00
ssongliu
5794dbc0a6
Merge pull request #11435 from 1Panel-dev/pr@dev-v2@fix_compose_log
...
fix: Fix compose log download failure issue
2025-12-23 13:35:14 +08:00
CityFun
c6376541ed
feat: add OpenResty version restriction for TCP/UDP proxy ( #11350 )
2025-12-16 08:33:59 +00:00
CityFun
ab13ddec48
feat: The website supports TCP/UDP proxying. ( #11302 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5135
Refs https://github.com/1Panel-dev/1Panel/issues/6976
2025-12-11 10:33:03 +00:00
CityFun
cd4e0374d0
refactor: Refactored agent core.db loading logic ( #11175 )
2025-12-04 11:15:40 +08:00
ssongliu
bb9d9042f0
chore: Modify iptables initialization logic ( #11145 )
2025-12-01 22:20:17 +08:00
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
ssongliu
c3cc26a136
fix: Fix the issue of abnormal iptables persistence loading ( #11066 )
2025-11-25 14:21:24 +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
496c0b50b4
fix: Fix the issue of abnormal iptables rule persistence ( #11056 )
...
Refs #11027
2025-11-24 14:33:15 +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
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
双向极端 and live
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