Commit graph

2745 commits

Author SHA1 Message Date
CityFun
29306827ba
feat: App Store - Installed: Pagination Cache Added (#10212) 2025-09-01 06:08:48 +00:00
ssongliu
222d07175a
fix: Fix version upgrade information display issues (#10208)
Refs #10196
2025-09-01 06:00:48 +00:00
CityFun
663196c3d9
fix: Resolve the issue of failed push certificate to all nodes. (#10195) 2025-08-29 07:46:15 +00:00
df839714a3
fix: Fix issues with pasting files not loading and file retrieval path cursor (#10194) 2025-08-29 07:44:15 +00:00
CityFun
dcb004e983
fix: Fixed issue with build frontend failed (#10193) 2025-08-29 06:20:15 +00:00
CityFun
cee0604efc
perf: Optimize front-end component imports (#10192) 2025-08-29 06:04:14 +00:00
dfbd364f60
fix: Fix the initialization issue of alert tasks (#10191) 2025-08-29 05:56:15 +00:00
CityFun
339d6732d7
fix: fixed issue with push ssl to node failed (#10188) 2025-08-29 05:54:16 +00:00
b0dbfb4c7c
fix: Fix page loading flicker issue (#10187) 2025-08-29 05:52:17 +00:00
ssongliu
021603d25d
fix: Optimize container compose deletion logic (#10186)
Refs #10184
2025-08-29 05:50:15 +00:00
CityFun
5c5904216b
feat: remove console (#10181) 2025-08-28 18:57:06 +08:00
1dae294d76
fix: Fix folder redirection issue (#10180) 2025-08-28 10:56:09 +00:00
ssongliu
acbb151b15
fix: Update authorization IP regular expression (#10179)
Refs #10173
2025-08-28 10:52:10 +00:00
CityFun
a1311a2a0d
perf: optimization file component (#10178) 2025-08-28 18:50:53 +08:00
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
9591409fe2
optimization: optimization the log file read (#10141) 2025-08-26 06:11:59 +00:00
CityFun
9cf52ccc97
fix: incorrect restart strategy display in app editor (#10136) 2025-08-25 18:56:58 +08:00
CityFun
261cb2061b
feat: add NoLog prompt for log component (#10135) 2025-08-25 18:56:43 +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
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