Commit graph

608 commits

Author SHA1 Message Date
ssongliu
c752ea4959
fix: Add gpu monitoring support for some machines (#10133)
Refs #9504 #8397
2025-08-25 10:53:57 +00:00
CityFun
b2b578a5f0
feat: add timeout for app upgrade (#10132) 2025-08-25 10:51:56 +00:00
ssongliu
780b6cdec9
fix: Optimize decryption implementation (#10130) 2025-08-25 08:13:56 +00:00
ssongliu
0a5b13a418
feat: Add restart support for container compose (#10129) 2025-08-25 08:11:56 +00:00
ssongliu
ebdc3f05de
fix: Optimize application recommendation logic (#10128) 2025-08-25 08:09:56 +00:00
ssongliu
00b25b39c5
fix: Fix backup record loading timeout issue (#10126) 2025-08-25 08:05:57 +00:00
KOMATA
dd6a709053
fix: resolve null destination when enabling AntiLeech for deployment mode websites (#10125)
* fix: Add proxy_pass directive for deployment model in UpdateAntiLeech

* fix: Update UpdateAntiLeech to use constant for deployment type
2025-08-25 16:00:35 +08:00
ssongliu
99b04e3635
fix: Fix SSH log export exception when logs are empty (#10114) 2025-08-22 14:37:52 +00:00
ssongliu
2e06b78409
style: Optimize cache cleaning interface styling (#10113) 2025-08-22 18:29:47 +08:00
ssongliu
bbe4d49947
feat: Add sorting support to image list (#10106)
Refs #9482
2025-08-22 07:53:52 +00:00
ssongliu
89491eac56
fix: Optimize container image operation task logging (#10103)
Refs #9999
2025-08-22 03:23:50 +00:00
CityFun
acf27693b2
feat: Add description field matching to application search (#10101)
Refs https://github.com/1Panel-dev/1Panel/issues/10071
2025-08-22 03:07:51 +00:00
ssongliu
5fd9d20f99
fix: Exclude system ip from snapshot backups (#10100)
Refs  #9991
2025-08-22 03:05:50 +00:00
CityFun
815b633fb8
fix: Fixed issue with website proxy proxy_ssl_name display error (#10079) 2025-08-21 10:18:48 +08:00
ssongliu
c69c76f97d
fix: Fix container image deletion warning anomalies (#10078) 2025-08-20 16:44:57 +08:00
ssongliu
75197db3e6
fix: Fix partial WebDAV upload failures (#10077) 2025-08-20 16:44:43 +08:00
CityFun
d09d686378
feat: Support pushing certificates to other nodes (#10074)
Refs https://github.com/1Panel-dev/1Panel/issues/9103
2025-08-20 08:41:19 +00:00
536a5fc1a0
feat: Optimize code (#10063) 2025-08-19 14:49:17 +00:00
ssongliu
e9c195c778
fix: Fix report display issues for cronjob (#10058) 2025-08-19 09:33:15 +00:00
ssongliu
34b80373c7
fix: Optimize cache cleanup logging (#10053)
Refs #10045
2025-08-19 06:59:15 +00:00
ssongliu
1ade1b8d8b
fix: Fix temporary file leak during snapshot deletion (#10052) 2025-08-19 14:58:18 +08:00
ssongliu
19fa30fb96
fix: fix slow log state toggle exception (#10050)
Refs #10007
2025-08-19 06:13:14 +00:00
0dca3fc997
feat(alert): Support panel login/ssh login/license exception and node exception alerts (#10034)
#9635
2025-08-19 05:41:15 +00:00
CityFun
4e6ebb53ac
feat: Change Website List Order Rule (#10036)
Refs https://github.com/1Panel-dev/1Panel/issues/9979
2025-08-18 10:35:13 +00:00
CityFun
83ed835c9e
fix: Resolve the "No Port Specified" Error When Creating a Website Runtime Environment (#10041) 2025-08-18 18:34:24 +08:00
CityFun
7bcc897379
fix: Fixed issue with child nodes cannot enable "HTTPS Anti-Site Hijacking" (#10032)
Refs https://github.com/1Panel-dev/1Panel/issues/10031
2025-08-18 02:57:13 +00:00
CityFun
cd2109fefe
feat:Upgrade OpenResty and rebuild image (#10016) 2025-08-18 10:56:22 +08:00
CityFun
22c903f555
feat: Add import/export for WAF IP groups (#10008) 2025-08-15 14:26:49 +08:00
CityFun
6b81ae1b7b
feat: Website Add Composer support (#9997)
Refs https://github.com/1Panel-dev/1Panel/issues/6030
2025-08-14 09:46:54 +00:00
ssongliu
6be7b4a75a
fix: Fix terminal connection initialization exception (#9987) 2025-08-13 13:46:52 +00:00
CityFun
ec44ba9335
fix: Fix the issue of system certificates not auto-renewing. (#9978) 2025-08-13 16:14:07 +08:00
CityFun
b706774b5b
feat: Add quick jump to website directory button (#9973)
Refs https://github.com/1Panel-dev/1Panel/issues/3945
2025-08-13 07:36:50 +00:00
Snrat
9eee2d6b6f
添加启用HSTS子域名选项 (#9971)
* Add HSTS Subdomains

* Fix Prettier Error
2025-08-13 09:55:48 +08:00
KOMATA
c9d4e2a4b5
fix: Optimize Nginx configure settings (#9962)
* fix: remove unnecessary proxy header settings to simplify default Nginx config

* fix: refactor directive appending to use AppendDirectives method in Block

* fix: migrate proxy header setting to UpdateRootProxy
2025-08-13 09:53:44 +08:00
CityFun
fb44e3c1e2
fix: Fix the issue where SSH sessions keep loading indefinitely (#9964)
Refs https://github.com/1Panel-dev/1Panel/issues/9943
2025-08-12 09:28:48 +00:00
ssongliu
7e229c05e7
fix: Fix clamdscan timeout issues (#9961)
Refs #9626
2025-08-12 03:20:45 +00:00
CityFun
764fc8fec4
fix: Fixed the issue where IPv6 would turn off after favoriting a website. (#9946)
Refs https://github.com/1Panel-dev/1Panel/issues/9945
2025-08-12 02:20:48 +00:00
ssongliu
d7013727b9
fix: Add ctrl+c support in container terminal (#9951)
Refs #9125
2025-08-11 10:30:44 +00:00
ssongliu
6a8bd11fc9
feat: Add container orchestration navigation in app store (#9950)
Refs #8431
2025-08-11 10:28:44 +00:00
CityFun
f8f47b51e9
feat: Configure restart policy for application installation support (#9953)
Refs https://github.com/1Panel-dev/1Panel/issues/9895
2025-08-11 10:16:44 +00:00
chiichen
1759c2c81e
feat: support riscv64 (#9925)
* feat: add riscv64

* feat: correct arch related codes
2025-08-09 18:00:56 +08:00
CityFun
3256ac9f44
feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
ssongliu
b156ef9476
feat: Support batch upgrades for container images (#9915) 2025-08-08 20:29:00 +08:00
c49c16cbb5
fix: Fix errors in creating cron job and clam alerts (#9910) 2025-08-08 20:28:35 +08:00
CityFun
2b7ec9ffe1
feat: Reverse proxy supports configuring server caching (#9914) 2025-08-08 16:59:49 +08:00
CityFun
c2ad006a19
fix: Resolve the issue of missing tags in the synchronized app store (#9913) 2025-08-08 16:59:35 +08:00
ssongliu
c12bab477c
fix: Optimize toolbox cache cleaning functionality (#9902)
Refs #6550 #6582
2025-08-07 13:58:39 +00:00
CityFun
fe39545cf6
feat: add fpm status for PHP runtime (#9891) 2025-08-07 13:56:40 +00:00
KOMATA
39d3b819fb
fix: improve location retrieval in OperateProxy to handle modified nginx configs (#9901) 2025-08-07 21:49:57 +08:00
ssongliu
3dc81d85e9
feat: Optimize backup filename format for cronjob (#9890)
Refs #4673
2025-08-07 13:42:38 +00:00