Commit graph

806 commits

Author SHA1 Message Date
KOMATA
ffc81ea85a
fix: enhance ping status and update logic in firewall service (#10920)
* fix: Update ping status check method

* fix: Enhance ping status update logic and support for alternative sysctl configuration path
2025-11-11 22:20:09 +08: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
CityFun
51e98623c9
feat: add MODEL_PATH environment for tensorrt llm (#10921) 2025-11-11 15:41:29 +08:00
ssongliu
8e94170fed
fix: modify some API documentation (#10919)
Refs #10893
2025-11-11 06:26:41 +00:00
CityFun
3773412139
feat: order env for tensorrt_llm (#10916) 2025-11-11 14:09:25 +08:00
ssongliu
e17bbdd6a7
fix: Fix the issue of abnormal option switching on the monitoring page (#10913) 2025-11-11 11:26:24 +08:00
巴山夜语
82a0f3a770
feat: Add utility to retrieve service configuration paths (#10891) 2025-11-11 11:12:34 +08:00
ssongliu
6db79f4b7b
feat: support iptables firewall control (#10903) 2025-11-10 21:17:53 +08:00
CityFun
51ae668154
fix: Fixed issue with update runtime ExtraHosts failed (#10909) 2025-11-10 10:38:39 +00:00
CityFun
c6fe487e46
fix: Fixed the issue of database transfer failure to child nodes (#10906) 2025-11-10 18:09:39 +08:00
CityFun
3b73de32ad
feat: support tensorrt LLM speedup (#10905) 2025-11-10 08:40:37 +00:00
CityFun
da5668ac27
fix: Fix incorrect upgrade notification issue (#10901) 2025-11-10 04:02:38 +00:00
CityFun
c82d6838c5
feat: Optimize system disk detection logic (#10889)
Refs https://github.com/1Panel-dev/1Panel/issues/10888
2025-11-07 10:06:31 +00:00
CityFun
009237a35a
feat: change gin start mode (#10885) 2025-11-07 08:34:30 +00:00
CityFun
313a8a3380
chore(deps): bump dependencies in go.mod (#10884) 2025-11-07 06:50:30 +00:00
CityFun
7fa39687b5
fix: Fixed issue where original Compose file content was cleared during comparison (#10880) 2025-11-07 06:46:30 +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
CityFun
3be0dab8a3
fix: Fix the issue where PHP extensions fail to install. (#10869) 2025-11-05 15:34:02 +08:00
CityFun
3a9275d5fa
feat: Optimize the check for deleting associated databases when removing app (#10868) 2025-11-05 07:32:27 +00:00
ssongliu
6296aa04c6
feat: Cronjob reports add an unexecuted status (#10866)
Refs #10861
2025-11-05 07:30:25 +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
a7d4c4ebec
feat: Optimize environment port mappings (#10856) 2025-11-04 15:55:16 +08:00
CityFun
0ca96621d4
feat: Edit the application Compose content to add a comparison. (#10855) 2025-11-04 15:36:34 +08:00
ssongliu
7ea179c2da
fix: SSH client execution compatible with controller (#10854) 2025-11-04 15:36:18 +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
CityFun
868c6f47a0
style: Optimize application installation style (#10847)
Refs https://github.com/1Panel-dev/1Panel/issues/10845
2025-11-03 10:46:23 +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
75837c87b4
fix: Update swagger API documentation (#10822)
Refs #10816
2025-10-30 08:50:18 +00:00
ssongliu
9a73095a8f
feat: System monitoring supports process viewing (#10821)
Refs #3437
2025-10-30 08:48:18 +00:00
CityFun
f552a0ac36
feat: update docker sdk (#10814) 2025-10-29 05:42:17 +00:00
b6d7b319f2
fix: Fix the issue of failure caused by incorrect email service parameters (#10811)
#10803
2025-10-29 05:38:18 +00:00
ssongliu
4cdc6c80ec
feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
Jimes
cee9d7ffb0 chore: Correct typo in redirect text 2025-10-29 09:05:24 +08:00
CityFun
c327936db1
core: update github.com/docker/compose/v2 version (#10804) 2025-10-28 10:20:16 +00:00
CityFun
1b53cd4ca8
feat: add sync waf ip group cron job (#10802)
Refs https://github.com/1Panel-dev/1Panel/issues/8915
2025-10-28 10:18:18 +00: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
CityFun
dd3419bf52
feat: support architecture detail display for local app (#10777)
Refs https://github.com/1Panel-dev/1Panel/issues/10770
2025-10-27 09:58:16 +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
ssongliu
d8e4144d46
feat: Child nodes support upgrading together with the master node (#10753)
Refs #9647
2025-10-24 09:14:15 +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
KOMATA
21e0808a86
fix: Replace RemoveDirective with RemoveDirectiveByFullParams for better parameter matching (#10748) 2025-10-24 15:19:32 +08:00
CityFun
e516158294
feat: Reduce Echarts bundle size (#10731) 2025-10-23 17:17:42 +08:00
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
david082321
a1799f5b4b
feat: Update zh-Hant translation (#10716) 2025-10-22 13:43:24 +08:00