Commit graph

3014 commits

Author SHA1 Message Date
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
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
KOMATA
36c4fbfeee
fix: disable ip input when choosing unsupported network type (#10849) 2025-11-04 09:51:35 +08: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
KOMATA
74695ab276
fix: add copy button for image name (#10837) 2025-11-03 16:47:04 +08:00
KOMATA
cb74d8d51b
feat: Add network details drawer component (#10836) 2025-11-03 16:46:39 +08: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
9a73095a8f
feat: System monitoring supports process viewing (#10821)
Refs #3437
2025-10-30 08:48:18 +00:00
ssongliu
141e2f61eb
fix: Optimize the compose env file prompt message (#10813)
Refs #7604
2025-10-29 05:40:19 +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
3f48bdb216 chore: replace '登陆' with '登录' 2025-10-29 09:03:58 +08:00
CityFun
2cef8dcea4
feat: change tensorrt button logic (#10805) 2025-10-28 18:56:45 +08: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
ssongliu
08f9f6f8e5
feat: Support using proxies for inter-node requests (#10799)
Refs #9903
2025-10-28 10:16: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
aa55a18ed8
feat: Fix highlighting issues in the ssh config editor. (#10794)
Refs https://github.com/1Panel-dev/1Panel/issues/6496
2025-10-28 08:26:18 +00:00
ssongliu
6c74c64b29
style: Optimize the container details page style (#10791) 2025-10-28 08:24:17 +00:00
maolei
fddbf34684
feat: Add automatic SSL certificate selection when creating a website with HTTPS enabled (#10789)
Optimize the default selection logic after the SSL list is loaded.
Add a flagging mechanism for manual SSL certificate selection, which disables automatic selection once triggered.
Add listeners for changes to the primary and more domains to trigger this automatic selection logic.
2025-10-28 13:49:34 +08:00
KOMATA
ea878bba73
feat: add Docker Inspect dialog with tabbed container info view and enhanced visual formatting (#10783)
* feat: Expand Docker inspect detail drawer

* chore: i18n

* fix: switch order in mount detail card.
2025-10-27 18:11:50 +08: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
b0fbb39cd3
style: Optimize app name display for large screens (#10782)
Refs https://github.com/1Panel-dev/1Panel/issues/10764
2025-10-27 10:02:18 +00:00
ssongliu
2478d26c59
fix: Add validation rules for scheduled task names (#10780)
Refs #10741
2025-10-27 10:00:18 +00:00
ssongliu
e072620f9b
style: Optimize the style of firewall import and export (#10778) 2025-10-27 17:59:06 +08:00
ssongliu
f12e70ef5d
feat: Support importing licenses when adding nodes (#10776)
Refs #9793
2025-10-27 09:56:16 +00:00
ssongliu
2836207850
fix: Fix the issue of abnormal redirection after deleting a tab (#10774)
Refs #10767
2025-10-27 09:54:16 +00:00
ssongliu
4253b48bba
fix: Fix the issue of abnormal menu tab switching (#10773)
Refs #10765
2025-10-27 09:52:18 +00:00
KOMATA
ff36b65af4
feat: Optimize i18n by dynamically loading module (#10759)
* feat: Optimize internationalization support, dynamically load language packs and update language settings

* feat: Refactor i18n initialization to load initial messages dynamically
2025-10-27 17:49:52 +08: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
BugKing
6ce33754a8 chore: Add id attribute to welcome dialog (#10746) 2025-10-24 15:45:11 +08:00
KOMATA
3480182473
feat: Refactor quick command function, turn cascader into palette (#10732) 2025-10-23 17:20:16 +08:00
CityFun
e516158294
feat: Reduce Echarts bundle size (#10731) 2025-10-23 17:17:42 +08:00
ssongliu
c8ee0af152
fix: Fix the packaging failure issue (#10734) 2025-10-23 16:40:45 +08:00
ssongliu
3b82d2a1ee
feat: Add xplay welcome page (#10733) 2025-10-23 16:27:11 +08:00
CityFun
274fd526b7
feat: optimization waf map load (#10730) 2025-10-23 16:00:23 +08:00
ssongliu
86b0e01d9d
fix: Optimize the container command input method (#10724) 2025-10-22 18:33:10 +08:00
KOMATA
f462591e9c
feat: add firewall rule import/export with JSON validation and alerts (#10706) 2025-10-22 18:31:26 +08:00
CityFun
da23b8e6d9
feat: update zh-Hant.ts (#10717) 2025-10-22 13:54:06 +08:00
david082321
a1799f5b4b
feat: Update zh-Hant translation (#10716) 2025-10-22 13:43:24 +08:00
CityFun
34496f6a00
feat: clear model when create llm (#10711) 2025-10-21 17:53:20 +08:00
CityFun
5d8208a061
feat: add some prompt for tensorRT LLM (#10710) 2025-10-21 08:56:12 +00:00
CityFun
f94e60c53c
feat: support edit command for tensorrtLLM (#10708) 2025-10-21 15:29:14 +08:00
wanghe-fit2cloud
dd70be51b3 Revert "fix: set TensorRT LLM menu visibility (#10693)"
This reverts commit 79d9d9dfc2.
2025-10-20 21:49:03 +08:00