Commit graph

675 commits

Author SHA1 Message Date
CityFun
dc9fdf897b
feat: add more fields to process detail view (#11093) 2025-11-27 11:21:44 +08:00
KOMATA
747a0c45ee
feat: async load data of top CPU and memory processes data (#11081)
* feat: async load data of top CPU and memory processes data

* refactor: Update CPU and memory top toggle functionality and state management

---------

Co-authored-by: 王贺 <wanghe@fit2cloud.com>
2025-11-26 23:02:09 +08:00
ssongliu
8e03b24b0c
feat: Compatible with XPU monitoring (#11088) 2025-11-26 22:30:15 +08: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
3f47a6e701
feat: Support multiple URL access for cronjob (#11050)
Refs #10279
2025-11-24 07:57:18 +00:00
ssongliu
d7c9b3b192
feat: Support favorite operations for containers and images (#11049)
Refs #10035 #3372
2025-11-24 07:55:14 +00:00
CityFun
d83b673c90
perf: significantly improve app store homepage loading speed (#11013) 2025-11-20 18:57:49 +08:00
ssongliu
7498f3f66b
feat: Container networks support multi-NIC operations (#11011)
Refs #11007
2025-11-20 08:35:03 +00:00
CityFun
91d364b18b
feat: improve LVM partition recognition in disk management (#10985) 2025-11-18 06:22:56 +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
CityFun
a4d77a1cc2
fix: resolve incorrect container filter condition when redirecting applications (#10971) 2025-11-17 11:44:32 +08:00
ssongliu
388458f759
feat: Image build supports setting build parameters (#10960)
Refs #10898
2025-11-14 10:22:49 +00:00
ssongliu
402931862f
fix: Fix the issue where iptables description does not take effect (#10947) 2025-11-13 08:36:47 +00:00
ssongliu
55cbf572e0
fix: Fix the issue where deleting rules in iptables advanced settings… (#10942)
… fails
2025-11-13 06:38:47 +00:00
CityFun
2c18382f46
feat: optimize website log display (#10914) 2025-11-11 06:22:40 +00:00
ssongliu
e17bbdd6a7
fix: Fix the issue of abnormal option switching on the monitoring page (#10913) 2025-11-11 11:26:24 +08:00
ssongliu
11e16abe64
fix: modify cronjob name validation (#10911) 2025-11-10 22:37:42 +08:00
ssongliu
6db79f4b7b
feat: support iptables firewall control (#10903) 2025-11-10 21:17:53 +08: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
CityFun
3a9275d5fa
feat: Optimize the check for deleting associated databases when removing app (#10868) 2025-11-05 07:32:27 +00:00
ssongliu
902d329e78
feat: Container overview page supports displaying disk usage information (#10864) 2025-11-04 22:53:54 +08:00
CityFun
62f59eb1c3
feat: Add a check during upgrade to detect whether the Compose file has been modified. (#10863) 2025-11-04 22:53:33 +08:00
CityFun
0ca96621d4
feat: Edit the application Compose content to add a comparison. (#10855) 2025-11-04 15:36:34 +08:00
CityFun
6982396572
style: Optimize batch delete website (#10853)
Refs https://github.com/1Panel-dev/1Panel/issues/10851
2025-11-04 06:14:24 +00:00
ssongliu
eaa620b081
feat: Add real-time process display on the overview page (#10833) 2025-10-31 10:36:19 +00:00
CityFun
18ab07ec4f
feat: Support application migration to other nodes. (#10832)
Refs https://github.com/1Panel-dev/1Panel/issues/10509
2025-10-31 10:34:20 +00:00
ssongliu
e86bc9a8db
feat: Container operations support task logs (#10824)
Refs #10817
2025-10-30 09:42:18 +00:00
ssongliu
4cdc6c80ec
feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
CityFun
fb6b2729c6
feat: Website Load balancer config support fail_timeout (#10796)
Refs https://github.com/1Panel-dev/1Panel/issues/10565
2025-10-28 08:28:16 +00:00
CityFun
db002ec915
feat: Add settings to prevent certificate leakage. (#10785)
Refs https://github.com/1Panel-dev/1Panel/issues/10755
2025-10-27 10:06:17 +00:00
ssongliu
606d3c1717
fix: Improve system monitoring settings (#10784)
Refs #5121 #8390
2025-10-27 10:04:17 +00:00
KOMATA
1ef4803954
feat: Enhance cache display and setting in proxy configuration (#10751)
* feat: Enhance caching options for proxy configuration

* fix: typo

* feat: Update caching and directive handling in proxy configuration

* feat: Update default cache time and unit to improve caching configuration

* feat: Implement RemoveCorsOption method to streamline CORS directive removal

* feat: Enhance cache display and initialization in proxy configuration

* refactor: Clean up AddBrowserCache and RemoveCache methods by removing commented-out code
2025-10-24 18:17:51 +08:00
CityFun
08ebbee328
feat: support bach set website group (#10754) 2025-10-24 10:00:14 +00:00
CityFun
0b1819576d
feat: runtime support config extra_hosts (#10750)
Refs https://github.com/1Panel-dev/1Panel/issues/10250
2025-10-24 08:56:15 +00:00
ssongliu
86b0e01d9d
fix: Optimize the container command input method (#10724) 2025-10-22 18:33:10 +08:00
CityFun
f94e60c53c
feat: support edit command for tensorrtLLM (#10708) 2025-10-21 15:29:14 +08:00
ssongliu
0367149386
feat: support for fusion xplay (#10691) 2025-10-20 03:37:32 +00:00
CityFun
17224b8920
feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
ssongliu
fb24a699e6
fix: Fix the issue of abnormal refresh after container creation/editing (#10657) 2025-10-16 06:29:40 +00:00
f71a8a1603
feat: Support configuration of SMTP username (#10636) 2025-10-14 18:04:41 +08:00
ssongliu
dde40064d2
fix: Fix the issue of abnormal terminal settings (#10621) 2025-10-13 21:29:14 +08:00
CityFun
49ca336dd6
feat: add cors config for website (#10607) 2025-10-11 08:04:26 +00:00
ssongliu
222181baff
feat: Support batch operations for image tags (#10597) 2025-10-10 17:23:59 +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
72a0e0200e
feat: support config cors in website proxy (#10551)
Refs https://github.com/1Panel-dev/1Panel/issues/7211
Refs https://github.com/1Panel-dev/1Panel/issues/7386
2025-09-30 09:34:22 +00:00
5d83f21a26
feat: File management supports file format conversion (#10541)
#10028
2025-09-29 09:26:21 +00:00
ssongliu
4eb264bea4
feat: Support batch image pulling (#10532)
Refs #10521
2025-09-29 06:18:20 +00:00
ssongliu
7f05c1ef33
fix: Fix the issue of abnormal container network creation (#10527)
Refs #10511
2025-09-28 10:22:16 +00:00