ssongliu
94f7d78cc9
fix: Fix iptables state persistence issue ( #11137 )
...
Refs #11126
2025-12-01 06:33:38 +00:00
ssongliu
5cede39e5c
fix: Fix log display issue when backup account is unavailable during … ( #11135 )
...
Refs #11123
2025-12-01 02:15:37 +00:00
KOMATA
508ac2ae84
fix: Improve error handling in file download API ( #11127 )
2025-12-01 09:40:48 +08:00
KOMATA
997b820a42
perf: use gzipped data for improved load speed in large response ( #11128 )
...
* perf: use gzipped data for improved load speed in big files
* perf: switch to gzipped response for GetFileTree to enhance performance
* perf: switch to gzipped response for SearchApp to improve performance
* perf: update file size conditions for gzipped response to enhance performance
2025-12-01 09:40:32 +08:00
KOMATA
5de83985e3
feat: Add path protection mechanism to prevent deletion of system dir ( #11130 )
...
* feat: Add path protection mechanism to prevent deletion of critical system directories
* feat: Enhance recycle bin service with path protection for deletion requests
2025-12-01 09:40:00 +08:00
ssongliu
c0220dbed0
fix: Disable caching for recommended apps on the overview page ( #11117 )
2025-11-28 10:19:27 +00:00
ssongliu
2e9305b9b1
fix: Fix some overview page caching issues ( #11114 )
2025-11-28 09:05:29 +00:00
王贺
b18bdea1c9
chore: limit gitee sync workflow to main repo ( #11112 )
2025-11-28 16:47:37 +08:00
ssongliu
25fb431163
fix: Fix the upgrade service file location issue ( #11109 )
2025-11-28 11:07:49 +08:00
CityFun
ac43f00273
perf: optimize login API logic ( #11104 )
2025-11-28 03:05:27 +00:00
ssongliu
8ccf1fcbf3
fix: Fix the issue of abnormal runtime refresh on the overview page ( #11106 )
2025-11-27 10:37:24 +00:00
ssongliu
b2803f574b
chore: Remove some unused code ( #11105 )
2025-11-27 17:59:48 +08:00
ssongliu
bbc14bb723
feat: Add GPU monitoring settings redirection ( #11103 )
2025-11-27 09:57:25 +00:00
KOMATA
e89311d5d4
feat: Implement dashboard caching and refresh functionality ( #11100 )
...
* feat: Implement dashboard caching and refresh functionality
* feat: Enhance dashboard and launcher with hover refresh functionality and improve caching strategy
* feat: Introduce dashboard caching utility functions for improved data management
2025-11-27 17:54:54 +08:00
CityFun
b5e56c6b65
feat: optimize IP whitelist validation logic ( #11102 )
2025-11-27 16:29:31 +08:00
ssongliu
3d2023858c
feat: Compatible with XPU monitoring ( #11099 )
2025-11-27 05:57:24 +00:00
KOMATA
74b48a18be
fix: Improve app list loading by switching to JSON decoder from file stream ( #11095 )
2025-11-27 13:47:03 +08:00
CityFun
42f61f60fb
fix: Fixed issue with edit runtime port failed ( #11096 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/11091
2025-11-27 03:51:24 +00:00
KOMATA
e32a11910e
fix: adjust WebSocket buffer sizes in terminal and host API ( #11094 )
2025-11-27 11:22:33 +08:00
CityFun
dc9fdf897b
feat: add more fields to process detail view ( #11093 )
2025-11-27 11:21:44 +08:00
CityFun
35c946a064
feat: support creating databases with custom charset and collation during app installation ( #11092 )
2025-11-27 03:21:23 +00:00
KOMATA
747a0c45ee
feat: async load data of top CPU and memory processes data ( #11081 )
...
* feat: async load data of top CPU and memory processes data
* refactor: Update CPU and memory top toggle functionality and state management
---------
Co-authored-by: 王贺 <wanghe@fit2cloud.com>
2025-11-26 23:02:09 +08:00
ssongliu
8e03b24b0c
feat: Compatible with XPU monitoring ( #11088 )
2025-11-26 22:30:15 +08:00
ssongliu
18c65c3096
fix: Fix the issue of snapshots not automatically restarting after restoration ( #11087 )
2025-11-26 22:29:59 +08:00
ssongliu
3b306f990a
chore: Optimize iptables initial state loading speed ( #11085 )
2025-11-26 22:29:48 +08:00
CityFun
92fa6552b1
style: change file management terminal style ( #11084 )
2025-11-26 10:35:21 +00:00
ssongliu
a39dc33770
fix: Handle empty character set in MariaDB compatibility ( #11082 )
2025-11-26 09:21:21 +00:00
KOMATA
0a42d4942c
perf: replace gopsutil sampling with cached metrics and optimize system info retrieval ( #11079 )
...
* refactor: change psutil method
2025-11-26 16:33:47 +08:00
ssongliu
8086d5cecb
fix: Fix uppercase exclusion in container compose ( #11080 )
2025-11-26 07:53:24 +00:00
ssongliu
a6875614f6
style: Optimize container compose page style ( #11076 )
2025-11-26 04:39:20 +00:00
CityFun
6b061fa327
perf: change db connect params ( #11075 )
2025-11-26 11:11:11 +08:00
KOMATA
b416e6b6f1
refactor: Optimize log file reading logic ( #11064 )
...
* refactor: Optimize log file reading with buffered reader pool and improve pagination logic
* refactor: Enhance file reading logic with improved buffer management and constant usage
* refactor: Adjust maximum read file size and enhance line reading functionality
2025-11-25 22:42:29 +08:00
ssongliu
ac1f49f8dd
fix: Fix the issue of abnormal image list retrieval in snapshots ( #11074 )
...
Refs #11030
2025-11-25 14:25:18 +00:00
ssongliu
6ddee2649d
feat: Add default values for curl scheduled tasks ( #11073 )
2025-11-25 14:17:18 +00:00
ssongliu
fd14f53cb9
style: Adjust container network details style ( #11072 )
2025-11-25 10:51:18 +00:00
CityFun
029e2210f5
perf: change db connect params ( #11071 )
2025-11-25 18:48:47 +08:00
ssongliu
69769e6203
fix: Fix the issue of database connections not being released ( #11070 )
2025-11-25 10:07:19 +00:00
ssongliu
2a21f194d3
feat: Optimize orchestration creation logs ( #11069 )
...
Refs #11068
2025-11-25 09:21:18 +00:00
ssongliu
e46d8c5812
feat: Support MySQL data synchronization collation ( #11067 )
2025-11-25 15:02:37 +08:00
CityFun
938605a169
fix: Resolve application list display error caused by docker-compose.yml modifications ( #11065 )
2025-11-25 06:27:18 +00:00
ssongliu
c3cc26a136
fix: Fix the issue of abnormal iptables persistence loading ( #11066 )
2025-11-25 14:21:24 +08:00
KOMATA
dda83b6307
feat: Implement Gzip compression for successful log API responses ( #11063 )
...
* feat: Implement Gzip compression for successful API responses
* refactor: Optimize Gzip compression handling in API responses using sync.Pool
2025-11-25 13:39:08 +08:00
CityFun
48e2e01a57
feat: Add MySQL character set and collation configuration during application installation ( #11062 )
2025-11-25 03:51:17 +00:00
ssongliu
d6b00967ca
fix: Fix the issue of database backup failure ( #11060 )
2025-11-25 03:19:18 +00:00
ssongliu
6d4c1f8e79
fix: Fix the issue of abnormal container list sorting ( #11059 )
2025-11-25 11:17:34 +08:00
ssongliu
e88fe0ac2f
fix: Fix the issue of database creation failure ( #11057 )
2025-11-24 14:35:16 +00:00
ssongliu
496c0b50b4
fix: Fix the issue of abnormal iptables rule persistence ( #11056 )
...
Refs #11027
2025-11-24 14:33:15 +00:00
wanghe-fit2cloud
9d73d74c63
chore: remove UPX compression
2025-11-24 18:27:54 +08:00
CityFun
7e4e12107a
perf: change db connect params ( #11055 )
2025-11-24 10:03:15 +00:00
CityFun
5b15de91e6
fix: Fixed issue with build failed ( #11054 )
2025-11-24 16:29:48 +08:00