CityFun
8222579d99
feat: update website ssl apply logic ( #13015 )
2026-06-11 17:25:34 +08:00
蘭
a69f7b1144
feat: add proxy support for file wget downloads ( #12942 )
2026-06-05 18:49:34 +08:00
Rowan Chen
176a4bd34c
Merge pull request #12829 from rowanchen-com/feat/lego-v5-and-dynadot
...
feat: upgrade lego to v5.1.0 and add Dynadot DNS provider
2026-05-26 14:18:17 +08:00
ssongliu
956bf0992a
feat: split website log APIs ( #12761 )
2026-05-21 12:39:49 +08:00
ssongliu
2c21bd7286
fix: handle stream auth responses ( #12693 )
2026-05-21 12:37:33 +08:00
ssongliu
1896aed973
feat: update host tools and settings APIs ( #12674 )
2026-05-21 12:37:32 +08:00
ssongliu
d7242d526c
feat: update mfa permissions and panel settings ( #12665 )
2026-05-21 12:37:32 +08:00
蘭
e57dc1240b
feat: add stop functionality for decompress tasks and improve UI for task management ( #12582 )
2026-04-28 07:31:40 +00:00
蘭
f15f91e5fa
feat: add support for stopping compression tasks and enhance compression functionality ( #12553 )
2026-04-21 18:40:45 +08:00
蘭
031a203a74
fix: Enhance file history settings with default values and validation ( #12512 )
2026-04-17 16:05:57 +08:00
蘭
254ed954e9
feat: Add file history management features ( #12510 )
2026-04-16 19:11:05 +08:00
蘭
326d52e311
fix: Fix some issues with sharing files ( #12466 )
2026-04-10 13:36:10 +08:00
蘭
fa6157b610
feat: enhance AI search functionality with response language support ( #12460 )
2026-04-09 19:00:26 +08:00
蘭
3f14f8f30e
feat: File management supports link share file ( #12453 )
2026-04-09 17:38:38 +08:00
CityFun
9e501ce02b
feat: Modify the certificate auto-renewal logic. ( #12430 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12389
2026-04-07 09:54:38 +00:00
蘭
8129260508
feat: File management supports AI search ( #12415 )
2026-04-03 22:11:01 +08:00
KOMATA
99bcd6d059
feat: add SSL verification option to website proxy configuration ( #12258 )
...
* feat: add SSL verification option to website proxy configuration
* localization: update proxy SSL verification messages in multiple languages
2026-03-23 16:32:27 +08:00
MoeShin
8c33eb8409
feat: Operate website proxy config ( #12005 )
...
* feat: Operate website proxy config
* chore: Update api comment
* chore: update swagger
* chore: update x-log
* feat: split api
2026-03-03 11:05:00 +08:00
rowanchen-com
a8a92da483
Added the ability to sort installed applications. ( #11936 )
2026-02-25 10:35:29 +08:00
kgbow
e589728987
refactor(website-ssl): improve API flexibility for WebsiteSSLSearch validation ( #11926 )
2026-02-24 17:30:37 +08:00
CityFun
96b37cb024
fix: Resolve HTTPS certificate configuration failure for websites ( #11862 )
2026-02-11 02:39:06 +00:00
CityFun
294c3f128b
feat: add application upgrade support to overview page ( #11711 )
2026-01-22 16:02:48 +08:00
CityFun
2451d6bed2
feat: add support for EAB verification in custom ACME accounts ( #11704 )
...
https://github.com/1Panel-dev/1Panel/issues/11705
2026-01-21 10:02:19 +00:00
KOMATA
3af07a42d6
feat: support file remark ability in file management ( #11626 )
...
* feat: Add file remark ability in file management
* refactor: improve mark get logic
* feat: Implement remark filtering for file management buttons
2026-01-16 17:05:32 +08:00
CityFun
1f70646952
feat: Add enable UDP option for TCP/UDP website configuration ( #11543 )
2026-01-04 15:23:56 +08:00
CityFun
e4ee07d36b
feat: Support batch installation of applications ( #11539 )
2026-01-04 05:43:40 +00:00
CityFun
c6df20e565
feat: support sync 404 html page to websites ( #11513 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11489
2025-12-29 07:17:34 +00:00
CityFun
9a17bc74b0
feat: add 'nofail' option for disk mounting ( #11475 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11468
2025-12-26 08:33:03 +00:00
CityFun
36fdf05d2b
feat: support apply ip Certificate ( #11437 )
2025-12-23 13:35:38 +08:00
CityFun
c477d20a05
feat: support batch SSL configuration for websites ( #11339 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8250
2025-12-15 10:41:38 +00:00
KOMATA
191396c78a
fix: Validate StreamPorts in StreamConfig to prevent empty values ( #11332 )
2025-12-15 10:11:09 +08:00
CityFun
ab13ddec48
feat: The website supports TCP/UDP proxying. ( #11302 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5135
Refs https://github.com/1Panel-dev/1Panel/issues/6976
2025-12-11 10:33:03 +00:00
KOMATA
af48fed3c2
feat: Add file preview functionality and interface ( #11200 )
...
* feat: Add file content preview functionality
- Implemented a new API endpoint for previewing file content.
- Added PreviewContent method in BaseApi to handle requests.
- Introduced GetPreviewContent method in FileService to retrieve file previews.
- Updated frontend to include a TextPreview component for displaying file previews.
- Added localization support for preview-related messages in multiple languages.
- Enhanced file management view to support previewing large files.
* feat: Update file preview functionality and interface
- Added PreviewContentReq interface to define request parameters for file preview.
- Updated getPreviewContent function to use the new PreviewContentReq type.
- Modified text-preview component to align with updated API, removing unnecessary parameters.
2025-12-08 16:37:50 +08:00
CityFun
3b73de32ad
feat: support tensorrt LLM speedup ( #10905 )
2025-11-10 08:40:37 +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
CityFun
08ebbee328
feat: support bach set website group ( #10754 )
2025-10-24 10:00:14 +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
CityFun
f94e60c53c
feat: support edit command for tensorrtLLM ( #10708 )
2025-10-21 15:29:14 +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
CityFun
49ca336dd6
feat: add cors config for website ( #10607 )
2025-10-11 08:04:26 +00: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
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
CityFun
672fedc7e5
feat: support config environment for supervisor ( #10471 )
2025-09-24 17:40:32 +08:00
CityFun
86047c48e4
feat: add timeout limit function Config for PHP ( #10429 )
2025-09-22 11:31:33 +08:00
CityFun
2040f8f3b0
feat: support batch operate website ( #10415 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/5142
2025-09-19 10:10:01 +00:00
CityFun
7e8581a7de
feat: The certificate list supports sorting by expiration date. ( #10372 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10371
2025-09-15 05:37:27 +00:00
CityFun
3a447b02a1
feat: Adjust hard drive mounting logic ( #10326 )
2025-09-10 05:50:51 +00:00