Commit graph

2712 commits

Author SHA1 Message Date
ssongliu
00b25b39c5
fix: Fix backup record loading timeout issue (#10126) 2025-08-25 08:05:57 +00: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
CityFun
c7d603e142
fix: resolve log loss in certain scenarios (#10111) 2025-08-22 09:15:52 +00:00
ssongliu
4fcf845934
feat: Add system information copy button for dashboard (#10109)
Refs #9725
2025-08-22 07:59:52 +00:00
CityFun
83cefb2a72
feat: improve empty state for app store (#10108) 2025-08-22 07:57:52 +00:00
ssongliu
7ab40996e0
style: Optimize version update log styling (#10107) 2025-08-22 07:55:52 +00:00
ssongliu
bbe4d49947
feat: Add sorting support to image list (#10106)
Refs #9482
2025-08-22 07:53:52 +00:00
KOMATA
b6fbacc992
fix: Optimized proxy configure drawer content (#10097)
* fix: Update proxy settings interface, add tabs and optimize style

* fix: update i18n text

* fix: reset modified data

* fix: Optimize proxy settings interface, remove unnecessary options and adjust SNI settings display logic

* fix: Optimize proxy settings interface, replace custom style tag to tailwind.css class

* fix: Update i18n text
2025-08-22 15:46:49 +08:00
ssongliu
5fd9d20f99
fix: Exclude system ip from snapshot backups (#10100)
Refs  #9991
2025-08-22 03:05:50 +00:00
ssongliu
fd9c421969
fix: Optimize image push logic (#10096)
Refs #10030
2025-08-21 10:33:49 +00:00
ssongliu
f5bae6d75c
fix: Add service health check to node editing (#10095)
Refs #9935
2025-08-21 09:29:49 +00:00
CityFun
4ac8bc7bd2
feat: Optimize log file highlighting (#10093) 2025-08-21 17:26:52 +08:00
ec81d0d2c3
feat: Supports inline editing of file names (#10080) 2025-08-21 02:30:59 +00: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
d6f16cf700
feat: Support table row selection (#10072) 2025-08-20 08:39:17 +00:00
536a5fc1a0
feat: Optimize code (#10063) 2025-08-19 14:49:17 +00:00
a07df9d7fe
feat: Optimize log file highlighting (#10062) 2025-08-19 14:47:15 +00:00
0637ca308b
feat: File list supports right menu operation (#10056) 2025-08-19 09:31:15 +00:00
ssongliu
fd1e0e72a0
feat: Add default value support for file selection component (#10055) 2025-08-19 09:29:15 +00:00
ssongliu
19fa30fb96
fix: fix slow log state toggle exception (#10050)
Refs #10007
2025-08-19 06:13:14 +00:00
efe7815a7e
feat: File list supports right-click operation (#10049)
#5620
2025-08-19 05:45:14 +00:00
CityFun
e9b4ff1932
feat: Optimize App Store Tag Selection (#10047) 2025-08-19 05:43:15 +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
83ed835c9e
fix: Resolve the "No Port Specified" Error When Creating a Website Runtime Environment (#10041) 2025-08-18 18:34:24 +08:00
CityFun
d337c4726d
feat: Add empty state prompt for app list (#10014) 2025-08-15 09:41:03 +00:00
CityFun
356e6a4ef6
feat: Add import/export for URL/UA allow/deny lists (#10012)
Refs https://github.com/1Panel-dev/1Panel/issues/9408
2025-08-15 09:39:03 +00:00
037da3a7fd
feat: Support file management page drag and drop upload (#10011)
#9307
2025-08-15 09:37:04 +00:00
CityFun
22c903f555
feat: Add import/export for WAF IP groups (#10008) 2025-08-15 14:26:49 +08:00
ssongliu
6d4d53e2c7
feat: Add historical release notes display (#10002)
Refs #9662
2025-08-14 14:34:54 +00: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
58ca377418
feat: Optimize file selection component (#9983) 2025-08-13 09:56:51 +00:00
b173e808c7
fix: Fix file hiding display issue (#9981)
#9871
2025-08-13 08:40:50 +00:00
db44204c1a
fix: Fix the display issue in the mobile task center (#9976) 2025-08-13 15:40:27 +08:00
ec01aef71a
fix: Fix .tgz file decompression exception issue (#9974)
#9927
2025-08-13 07:38:51 +00: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
CityFun
4c4df5cbb0
feat: Modify the regular expression for website alias (#9969) 2025-08-12 10:42:48 +00:00
ssongliu
cb69128838
feat: Optimize compose navigation logic (#9968)
Refs #9959
2025-08-12 10:40:48 +00:00
ssongliu
81af207dc5
feat: Add right-click context menu support for table component (#9967) 2025-08-12 10:38:49 +00:00
CityFun
5e9c43fc71
style: Download progress adapted for dark mode (#9965)
Refs https://github.com/1Panel-dev/1Panel/issues/9926
2025-08-12 09:30:49 +00:00
CityFun
7e23ae126a
feat: Exit file upload with added prompt (#9963)
Refs https://github.com/1Panel-dev/1Panel/issues/9736
2025-08-12 07:40:47 +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
ad17918c84
fix: Add custom execution cycle hint for cronjob (#9952) 2025-08-12 10:20:03 +08:00
ssongliu
6a8bd11fc9
feat: Add container orchestration navigation in app store (#9950)
Refs #8431
2025-08-11 10:28:44 +00:00
ssongliu
4df0c3e461
feat: Optimize node synchronization logic (#9947)
Refs #9691
2025-08-11 10:26:45 +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
CityFun
b735178fcd
feat: Restrict special characters in website aliases (#9944)
Refs https://github.com/1Panel-dev/1Panel/issues/9909
2025-08-11 10:14:44 +00:00
wangdage12
2be7054b40
fix: Add margin to "View comparison" button and fix "Use custom version" button color issue (#9905)
* Tweak button spacing and fix color issue on App upgrade comparison pages

* update button styles and replace inline margin with utility class

---------

Co-authored-by: fanbook-wangdage <124357765+fanbook-wangdage@users.noreply.github.com>
2025-08-09 17:57:32 +08:00
CityFun
c77d2f7dd6
fix: Fixed issue with create supervisorConfig failed in php runtime (#9919) 2025-08-08 20:29:34 +08:00