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
KOMATA
e5b7e99cce
feat: retrieve listening processes in firewall port page ( #11665 )
...
* feat: Add endpoint to retrieve listening processes and update related services
* fix: Update listening process retrieval logic to include socket type checks
* refactor: accept context for improved request handling
2026-01-16 16:54:15 +08:00
KOMATA
365936bf57
feat: Add pullImage option to ComposeCreate to swith pull operation ( #11667 )
...
* feat: Add pullImage option to ComposeCreate and update related logic
- Introduced a new optional field `pullImage` in the `ComposeCreate` struct to control image pulling behavior.
- Updated `CreateCompose` method to handle the `pullImage` flag when invoking the compose up command.
- Modified `UpWithTask` function to conditionally skip image pulling based on the `pullImages` parameter.
- Enhanced frontend form to include a checkbox for the `pullImage` option, with default value set to true.
* feat: Add label for environment variable input in Compose form
2026-01-16 16:40:55 +08:00
ssongliu
e7f4e312b9
fix: Fix container image cleanup uninitialized issue ( #11655 )
2026-01-15 10:09:59 +00:00
ssongliu
8b9e7aef4a
fix: Fix container image cleanup count display abnormality issue ( #11649 )
2026-01-15 14:47:57 +08:00
ssongliu
15e499c1e9
perf: Optimize cache cleanup logic ( #11648 )
2026-01-15 06:45:59 +00:00
J.Knight
6777941dee
feat: add support for Porkbun DNS provider ( #11614 )
2026-01-14 10:38:12 +08:00
CityFun
9ac11002f8
perf: Optimize app store icon display ( #11612 )
2026-01-09 08:41:52 +00:00
ssongliu
1cc7bfb4a9
fix: Fix cache cleanup checkbox abnormality issue ( #11611 )
2026-01-09 16:18:37 +08:00
ssongliu
8c2368c1d2
fix: Fix snapshot cleanup abnormality issue ( #11608 )
2026-01-09 05:47:52 +00:00
CityFun
8e8f181cae
fix: Fixed issue with website log display error in clean cache ( #11607 )
2026-01-09 04:01:51 +00:00
蘭
2fcab77565
fix: Fix more button overflow screen issues ( #11605 )
2026-01-09 11:17:26 +08:00
ssongliu
d29f0c6c31
style: Modify container image pull style ( #11604 )
2026-01-09 11:14:15 +08:00
CityFun
79f1b1458b
fix: Fix infinite log reading issue ( #11603 )
2026-01-09 11:14:07 +08:00
蘭
b279ee6b82
fix: Fix the issue of opening folder path errors ( #11600 )
2026-01-08 22:01:54 +08:00
ssongliu
e37d90d6e1
fix: Fix node overview cannot operate container terminal issue ( #11593 )
2026-01-08 06:17:49 +00:00
CityFun
cc23444776
feat: change listNodes api timeout ( #11586 )
2026-01-07 09:29:48 +00:00
ssongliu
1931d3f262
perf: Optimize SSL selection style ( #11585 )
2026-01-07 16:08:56 +08:00
CityFun
79cbbbdf0a
perf: Optimize display for long website names ( #11581 )
2026-01-07 07:09:47 +00:00
ssongliu
38cd785aa3
fix: Fix node overview operation abnormality issue ( #11580 )
2026-01-07 07:07:48 +00:00
ssongliu
dabec3f87a
fix: Fix cache cleanup abnormality issue ( #11577 )
2026-01-06 22:09:11 +08:00
ssongliu
6c94cb2bdf
feat: MySQL backup supports custom parameters ( #11575 )
2026-01-06 16:41:55 +08:00
蘭
6c51b31270
fix: Fix more button overflow screen issues ( #11573 )
2026-01-06 07:39:44 +00:00
CityFun
523775e56b
fix: Fix log viewing errors when switching nodes ( #11565 )
2026-01-05 18:06:36 +08:00
CityFun
b6e741a150
feat: change node select params rules ( #11563 )
2026-01-05 17:29:51 +08:00
ssongliu
040dda5bec
feat: Add node overview description information ( #11561 )
2026-01-05 08:25:42 +00:00
CityFun
77b4d58fb8
feat: Add required validation for pushNodes ( #11560 )
2026-01-05 08:23:42 +00:00
CityFun
0c9e551492
fix: Fix API to prevent frontend code startup errors ( #11559 )
2026-01-05 07:47:42 +00:00
KOMATA
2ba1e2e22e
fix: Update regex patterns for log highlighting in custom component ( #11556 )
...
* fix: Update regex patterns for log highlighting in custom component
* feat: Add new regex pattern for HTTP status codes highlighting in custom log component
* refactor: Update HTTP status code regex patterns in custom log component for improved highlighting
2026-01-05 14:49:09 +08:00
ssongliu
2c92226f88
chore: Modify cache cleanup internationalization ( #11551 )
2026-01-04 18:32:46 +08:00
CityFun
cd9cb9b9c9
feat: Update website name validation rules ( #11550 )
2026-01-04 10:29:43 +00:00
ssongliu
c8673b60bb
fix: Fix the issue of abnormal cache cleanup display ( #11547 )
2026-01-04 09:31:43 +00:00
ssongliu
21975dff2d
chore: Rollback S3 backup account SDK version ( #11546 )
...
Refs #11486
aws v2 存在部分兼容性问题 https://github.com/aws/aws-sdk-go-v2/issues/3007
2026-01-04 08:51:40 +00:00
CityFun
6ab14185e0
perf: Optimize supervisor log reading ( #11545 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11515
2026-01-04 08:49:40 +00:00
CityFun
1f70646952
feat: Add enable UDP option for TCP/UDP website configuration ( #11543 )
2026-01-04 15:23:56 +08:00
ssongliu
c90ed9e873
feat: Cache database default connections ( #11540 )
...
Refs #10819
2026-01-04 06:39:40 +00:00
CityFun
e4ee07d36b
feat: Support batch installation of applications ( #11539 )
2026-01-04 05:43:40 +00:00
ssongliu
8fb3e78554
chore: Fix some internationalization content ( #11528 )
...
Refs #11517
2025-12-31 14:35:38 +00:00
CityFun
01ab004876
fix: update MdEditor component to prevent potential XSS attacks ( #11527 )
2025-12-31 14:33:38 +00:00
CityFun
e18472f1a3
feat: optimize disk mount logic ( #11519 )
2025-12-30 06:31:35 +00:00
KOMATA
d302bc07b3
feat: Add support for Mux SSL mode and update related settings ( #11509 )
...
* feat: Add support for Mux SSL mode and update related settings
- Introduced a new SSL mode "Mux" in the settings, allowing for HTTP to HTTPS redirection.
- Updated the `SSL` field in the `SettingUpdate` struct to include "Mux" as a valid option.
- Modified the server logic to handle Mux connections, including certificate management and HTTP redirection.
- Updated frontend components to reflect the new SSL options and improved user guidance in multiple languages.
* fix: Update HTTPS related messages for improved clarity and security guidance in multiple languages
2025-12-29 15:41:15 +08: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
ssongliu
eb4eb31578
feat: Multi-machine management supports viewing node logs ( #11510 )
2025-12-29 07:11:34 +00:00
l061x
4e7b654090
fix: Fix command argument formatting in terminal initlinux ( #11484 )
2025-12-26 22:03:24 +08:00
ssongliu
e8059d3676
fix: Fix refresh issue during compose creation ( #11482 )
...
Refs #11463
2025-12-26 13:55:03 +00:00
ssongliu
ffadc6721b
fix: Fix issue where compose cannot be created when empty ( #11481 )
2025-12-26 09:13:04 +00:00
CityFun
e2e774d215
feat: add website log clean option for clean cache ( #11480 )
2025-12-26 09:11:03 +00:00
ssongliu
f23d3678fb
fix: Fix backup account echo abnormality issue ( #11479 )
...
Refs #11478
2025-12-26 09:09:03 +00:00
ssongliu
d25b5f4f2a
feat: Add quick operation features to node overview page ( #11476 )
2025-12-26 08:35:03 +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