Commit graph

2401 commits

Author SHA1 Message Date
bc8d564ce8
fix: Fix some bugs in the alert (#10176) 2025-08-28 07:58:10 +00:00
ce69b4de01
fix: Fix bug in file management with multiple tabs (#10170) 2025-08-28 04:10:09 +00:00
ssongliu
a35ca87778
fix: Remove deprecated google drive connection information (#10168) 2025-08-28 04:06:08 +00:00
abf3247c50
fix: Resolve file renaming and other operational conflicts (#10162) 2025-08-27 05:44:03 +00:00
KOMATA
e84aa49003
feat: Enhance anti-leech configuration with new options and improved UI (#10149)
* feat: enhance anti-leech configuration with new options and improved UI

* fix: remove redundant code
2025-08-27 10:08:38 +08:00
0685984a80
ref: Adjust the content of alert information (#10152) 2025-08-26 14:04:01 +00:00
ssongliu
5f33c083bf
style: Adjust compose log display height (#10151) 2025-08-26 09:41:59 +00:00
6b62b84157
feat: File management supports multi tab management (#10147) 2025-08-26 09:10:00 +00:00
CityFun
fd9627576b
feat: Add table page size cache (#10146) 2025-08-26 17:08:13 +08:00
ssongliu
39f334f3a2
fix: Optimize backup logic for cronjob (#10145) 2025-08-26 17:07:41 +08:00
CityFun
ca84909716
feat: confirm before leaving during file upload (#10143) 2025-08-26 06:19:58 +00:00
CityFun
283609cf2d
style: change appstore tag style (#10142) 2025-08-26 06:13:59 +00:00
CityFun
9cf52ccc97
fix: incorrect restart strategy display in app editor (#10136) 2025-08-25 18:56:58 +08:00
CityFun
f45af6e0cc
style: change appstore tag style (#10134) 2025-08-25 10:55:57 +00:00
CityFun
47e60bfdcb
refactor: reverse proxy rules (#10131) 2025-08-25 08:15:57 +00:00
ssongliu
0a5b13a418
feat: Add restart support for container compose (#10129) 2025-08-25 08:11:56 +00:00
CityFun
aad79077bf
feat: add restart button for php supervisor (#10127)
Refs https://github.com/1Panel-dev/1Panel/issues/10083
2025-08-25 08:07:57 +00:00
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
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
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
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
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
037da3a7fd
feat: Support file management page drag and drop upload (#10011)
#9307
2025-08-15 09:37:04 +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
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
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