Commit graph

245 commits

Author SHA1 Message Date
ssongliu
496c0b50b4
fix: Fix the issue of abnormal iptables rule persistence (#11056)
Refs #11027
2025-11-24 14:33:15 +00:00
CityFun
7e4e12107a
perf: change db connect params (#11055) 2025-11-24 10:03:15 +00:00
ssongliu
c05e610b13
feat: Support more MySQL character sets and collations (#11053) 2025-11-24 08:07:14 +00:00
ssongliu
7c33dd9026
feat: PG remote databases version 18.x support backup and restore (#11048)
Refs #10917
2025-11-24 07:47:14 +00:00
KOMATA
4ddeb81972
refactor: Update database connection settings to limit concurrency and idle connections (#11045) 2025-11-24 14:04:54 +08:00
ssongliu
49f3779fd2
fix: Fix the issue of abnormal WebDAV connection (#11038) 2025-11-24 11:36:58 +08:00
KOMATA
bf095c677c
feat: Migrate AWS SDK to v2 (#10983)
* refactor: Migrate S3 client to AWS SDK v2

* refactor: Migrate S3 client to AWS SDK v2 and update dependencies

* refactor: Simplify endpoint handling in S3 client initialization

* refactor: Update S3 client method receivers to pointer types for consistency
2025-11-21 16:18:38 +08:00
ssongliu
fb929687d8
fix: Fix the issue of abnormal sshd service auto-start status (#11022)
Refs #11017
2025-11-21 08:13:06 +00:00
CityFun
f1677f5a67
fix: resolve network connection count always showing 0 in process list (#10979) 2025-11-18 14:04:23 +08:00
ssongliu
81c1e90e54
chore: Clean up some unused code (#10977) 2025-11-17 08:32:54 +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
a6062897d5
fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
ssongliu
45a32ff255
chore: remove debug log in controller (#10958) 2025-11-14 05:42:50 +00:00
ssongliu
e4fbd3cf86
fix: Fix the issue of abnormal ufw status loading (#10949) 2025-11-13 21:36:35 +08:00
ssongliu
55cbf572e0
fix: Fix the issue where deleting rules in iptables advanced settings… (#10942)
… fails
2025-11-13 06:38:47 +00:00
ssongliu
e7810febd6
fix: Fix the issue of abnormal context in the cmd method (#10939) 2025-11-13 14:37:28 +08:00
ssongliu
0bc9e85734
fix: Fix the issue of abnormal iptables range port addition (#10938) 2025-11-12 22:26:59 +08:00
4d85ae5fa6
fix: Fix the issue of initializing SMS sending quantity as a string (#10936) 2025-11-12 14:24:45 +00:00
KOMATA
afd62e8539
fix: Fix bug in iptables firewall module (#10927) 2025-11-12 11:49:24 +08: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
CityFun
51e98623c9
feat: add MODEL_PATH environment for tensorrt llm (#10921) 2025-11-11 15:41:29 +08:00
CityFun
3773412139
feat: order env for tensorrt_llm (#10916) 2025-11-11 14:09:25 +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
ssongliu
7ea179c2da
fix: SSH client execution compatible with controller (#10854) 2025-11-04 15:36:18 +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
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
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
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
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
CityFun
5b86ca38e0
fix: Resolve installation failures of OpenResty on low-memory machines. (#10697) 2025-10-20 18:17:38 +08:00
CityFun
fcf864156d
feat: Optimize image pulling during application installation (#10648) 2025-10-15 17:37:07 +08:00
f71a8a1603
feat: Support configuration of SMTP username (#10636) 2025-10-14 18:04:41 +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
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
双向极端
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
8937acee13
feat: Support manual stopping of shell-type tasks (#10524)
Refs #10067
2025-09-28 10:18:17 +00:00
ssongliu
4ebd4bddee
feat: Support adding IPv6 nodes (#10470)
Refs #9074
2025-09-24 09:40:08 +00:00
CityFun
d4623a68dd
fix: Solve the issue of missing styles in WordPress after enabling HTTPS (#10467) 2025-09-24 09:36:08 +00:00
CityFun
a38d1c96d8
feat: add acme-dns provider for ssl dns (#10464)
Refs https://github.com/1Panel-dev/1Panel/issues/10048
2025-09-24 09:34:07 +00:00
CityFun
61ddf89fdd
feat: add Ovh provider for ssl dns (#10458) 2025-09-23 19:08:48 +08:00
ssongliu
caaf05897a
fix: Optimize error messages for failed extraction with passwords (#10453) 2025-09-23 17:15:55 +08:00
ssongliu
0138d481a6
fix: Add timeout settings for clam scanning (#10445)
Refs #10426
2025-09-23 03:56:04 +00:00