Commit graph

764 commits

Author SHA1 Message Date
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
CityFun
f94e60c53c
feat: support edit command for tensorrtLLM (#10708) 2025-10-21 15:29:14 +08:00
CityFun
5b86ca38e0
fix: Resolve installation failures of OpenResty on low-memory machines. (#10697) 2025-10-20 18:17:38 +08:00
CityFun
e667477f4b
feat: change tensorrt-llm command (#10692) 2025-10-20 11:54:27 +08:00
CityFun
3d0ce2add4
feat: add image input for tensorrt llm (#10690) 2025-10-20 11:21:37 +08:00
CityFun
17224b8920
feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
05d125c762
fix: Fix the problem of garbled Chinese characters in file names (#10675) 2025-10-17 08:43:51 +00:00
CityFun
3274895dcf
feat: remove unused code (#10667) 2025-10-16 17:29:38 +08:00
CityFun
4ed2a03222
feat: support 1pctl app init command (#10665) 2025-10-16 17:05:31 +08:00
ssongliu
72e6b9b188
feat: Add python2 and python3 options to the cronjob interpreter (#10662) 2025-10-16 14:40:41 +08:00
ssongliu
fb24a699e6
fix: Fix the issue of abnormal refresh after container creation/editing (#10657) 2025-10-16 06:29:40 +00:00
CityFun
fcf864156d
feat: Optimize image pulling during application installation (#10648) 2025-10-15 17:37:07 +08:00
ssongliu
026ed1eb42
fix: Fix the issue of abnormal container sharing mode modification (#10644) 2025-10-15 13:38:27 +08:00
CityFun
a7ab866e95
fix: Fixed issue with install openresty failed (#10643) 2025-10-15 11:29:32 +08:00
ssongliu
06f636c9aa
feat: Swap settings support task mode (#10639) 2025-10-14 22:12:27 +08:00
CityFun
cd154b13a9
feat: remove unused function (#10637) 2025-10-14 18:20:47 +08:00
f71a8a1603
feat: Support configuration of SMTP username (#10636) 2025-10-14 18:04:41 +08:00
CityFun
d2ecae7e97
feat: Optimize Supervisord log reading (#10634) 2025-10-14 18:04:20 +08:00
CityFun
2a97b0a9de
fix: Fixed issue with edit runtime failed (#10631) 2025-10-14 16:51:38 +08:00
ssongliu
5ca02a1dcf
style: Optimize watermark style (#10630) 2025-10-14 16:51:26 +08:00
ssongliu
dde40064d2
fix: Fix the issue of abnormal terminal settings (#10621) 2025-10-13 21:29:14 +08:00
CityFun
597000ce52
fix: Solve the issue of being unable to filter applications when the operating system is aarch64. (#10620) 2025-10-13 21:28:53 +08:00
ssongliu
e16ab09253
style: Modify some tamper-proof notification messages (#10617) 2025-10-13 21:28:18 +08:00
ssongliu
7afe9ac878
fix: Fix the issue of abnormal task logs when website restoration fails (#10609) 2025-10-11 22:07:58 +08:00
CityFun
1f53b64b08
feat: update github.com/nwaples/rardecode/v2 (#10608) 2025-10-11 17:03:17 +08:00
CityFun
49ca336dd6
feat: add cors config for website (#10607) 2025-10-11 08:04:26 +00:00
ssongliu
7cabb54c4e
fix: Fix the issue of abnormal container task log formatting (#10606) 2025-10-11 15:36:14 +08:00
ssongliu
222181baff
feat: Support batch operations for image tags (#10597) 2025-10-10 17:23:59 +08:00
CityFun
02c002bda6
support php slow log (#10596)
Refs https://github.com/1Panel-dev/1Panel/issues/9467
2025-10-10 09:23:25 +00:00
CityFun
3652e07988
feat: The runtime environment website supports offline mode. (#10589) 2025-10-09 18:08:01 +08:00
CityFun
4a8b524a7c
fix: Fixed issue with install node module failed (#10587) 2025-10-09 18:06:40 +08:00
CityFun
f977a2488d
feat: Offline version supports creating PHP (#10585) 2025-10-09 06:51:24 +00:00
ssongliu
a7c00900d8
fix: Fix the issue of abnormal deletion of cronjob report files (#10581) 2025-10-09 14:40:42 +08:00
ssongliu
99023569fc
feat: Support editing ssh key information (#10579)
Refs #10537
2025-10-09 06:39:25 +00:00
Li lingyi
e4478da423
Fix misskey's activitypub protocol violation from 1panel's mistake (#10567)
Fix misskey's activitypub protocol violation from 1panel's mistake
<https://akollo.2s.ink/notes/addwemgrqzn70086>
<https://github.com/1Panel-dev/1Panel/issues/10566>
😂😂😂😂😂😂
2025-10-09 11:54:15 +08: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
CityFun
56936aa6cd
feat: support uploading local certificate files (#10540)
Refs https://github.com/1Panel-dev/1Panel/issues/8606
2025-09-29 09:24:20 +00:00
CityFun
f4a649dc2f
feat: support custom extension sources for PHP runtime (#10539) 2025-09-29 14:23:01 +08:00
CityFun
464ca8d272
feat: Delete associated database when deleting website (#10535)
Refs https://github.com/1Panel-dev/1Panel/issues/9168
2025-09-29 06:22:19 +00:00
ssongliu
4eb264bea4
feat: Support batch image pulling (#10532)
Refs #10521
2025-09-29 06:18:20 +00:00
ssongliu
8937acee13
feat: Support manual stopping of shell-type tasks (#10524)
Refs #10067
2025-09-28 10:18:17 +00:00