ssongliu
686b52f26b
fix: Fix style issues caused by element upgrade
2025-12-06 21:13:04 +08:00
ssongliu
a034b03c1d
fix: Task framework adds timeout exit parameter ( #11206 )
2025-12-05 18:42:23 +08:00
CityFun
470f4e4db7
style: Updated layout page save button styling ( #11198 )
2025-12-05 03:24:23 +00:00
CityFun
9428efd8c0
fix: Fixed CAPTCHA loading issue in certain scenarios ( #11186 )
2025-12-04 10:12:22 +00:00
CityFun
bf4d91b68b
fix: Fixed login CAPTCHA bypass vulnerability ( #11185 )
2025-12-04 10:10:23 +00:00
KOMATA
781155b029
perf: remove useless stat checking logic ( #11178 )
...
* feat: Enhance proxy initialization and error handling
* Add a timeout to the dialer for Unix socket connections
* Improve error response by including the error message in the "Bad Gateway" response
* refactor: Change sockPath variable to constant in proxy initialization
* Update sockPath to a constant SockPath for improved clarity and consistency
* Ensure the new constant is used in the dialer function for Unix socket connections
2025-12-04 18:07:47 +08:00
KOMATA
3caf0ac529
fix: Ensure proper client closure in volume and device clean operations ( #11177 )
2025-12-04 18:07:16 +08:00
CityFun
7d25228e55
perf: Optimized tensorrtLLM display performanceperf ( #11184 )
2025-12-04 17:57:19 +08:00
ssongliu
4fb099912e
fix: Fix the issue of remote database connection failure ( #11181 )
...
Refs #11173
2025-12-04 09:56:23 +00:00
ssongliu
b3350b54b3
fix: Add iptables execution timeout ( #11176 )
2025-12-04 11:22:25 +08:00
CityFun
cd4e0374d0
refactor: Refactored agent core.db loading logic ( #11175 )
2025-12-04 11:15:40 +08:00
KOMATA
5d2084fda4
feat: improve linux distribution information get logic ( #11171 )
...
* feat: Add PrettyDistro field to dashboard information and update related services and frontend components
* fix: Trim whitespace and parentheses from detected Linux distribution name in GetDistro method
* fix: Correctly trim parentheses from detected Linux distribution name in GetDistro method
* refactor: Simplify Linux distribution detection by removing unnecessary checks and consolidating logic
2025-12-03 14:14:35 +08:00
ssongliu
8c32fa3e6c
fix: Fix the issue of abnormal clam scan status judgment ( #11172 )
2025-12-03 14:13:22 +08:00
KOMATA
fef13211a0
feat: Enhance CPU metrics by adding CPU detailed information ( #11169 )
...
* fix: Update CPU usage retrieval to include detailed percentage information
* feat: Enhance CPU metrics by adding CPU frequency and detailed usage percentages
* feat: Add CPU frequency metric to dashboard base information
2025-12-03 13:37:57 +08:00
CityFun
5ff5b0a5ad
feat: revised some of the translations ( #11168 )
2025-12-03 03:58:14 +00:00
CityFun
8ac9d022b6
fix: fix missing version issue during mssql installation ( #11167 )
2025-12-03 03:56:15 +00:00
CityFun
2c02dc07e9
fix: resolve i18n file loading failure issue ( #11164 )
2025-12-03 10:08:20 +08:00
ssongliu
ba999c516a
chore: Modify the default runtime value on the overview page ( #11159 )
2025-12-02 10:21:42 +00:00
AirboZH
28303ffa82
feat: Add support for AWS Route 53 DNS provider ( #11158 )
2025-12-02 18:20:35 +08:00
ssongliu
1f9a3aa51a
feat: Add refresh after resource release in container overview ( #11157 )
2025-12-02 09:29:41 +00:00
ssongliu
656dda234c
perf: Optimize GPU monitoring display ( #11156 )
2025-12-02 09:21:41 +00:00
KOMATA
63b62f4074
fix: Enhance error handling in file saving process ( #11152 )
...
* fix: Enhance error handling in file saving process
* f
* f
2025-12-02 17:19:22 +08:00
KOMATA
158180a052
fix: Enhance error handling for additional HTTP status codes in RequestHttp class ( #11151 )
2025-12-02 17:11:55 +08:00
ssongliu
dbe479e920
fix: Fix agent packaging failure issue ( #11150 )
2025-12-02 02:57:40 +00:00
蘭
7aefa34871
fix: Fix the issue of software link creation errors ( #11149 )
2025-12-02 02:53:41 +00:00
ssongliu
7d92436b92
perf: Change container overview page disk usage to asynchronous requests ( #11148 )
2025-12-02 02:29:39 +00:00
AirboZH
66a070c239
feat: Add support for AliESA DNS provider ( #11147 )
2025-12-02 10:11:46 +08:00
ssongliu
bb9d9042f0
chore: Modify iptables initialization logic ( #11145 )
2025-12-01 22:20:17 +08:00
ssongliu
a5d86d4c00
fix: Fix the issue where container details cannot be fully selected and copied ( #11144 )
2025-12-01 22:06:59 +08:00
KOMATA
e867deb547
feat: Add copy function for raw JSON in container and network detail views ( #11141 )
...
* feat: Add copy button for raw JSON in container and network detail views
* refactor: Change CodemirrorPro component from disabled to readonly in container and network detail views
* feat: Add readonly prop to CodemirrorPro component for enhanced editing control
2025-12-01 18:13:52 +08:00
ssongliu
af15659d99
fix: Fix display issues caused by default table height ( #11143 )
2025-12-01 10:05:37 +00:00
ssongliu
f63658db9e
fix: Fix the issue of extremely slow container list retrieval ( #11142 )
...
Refs #11129
2025-12-01 10:03:37 +00:00
ssongliu
d4edf2f874
fix: Fix the issue of abnormal time filtering in GPU monitoring ( #11139 )
2025-12-01 08:43:38 +00:00
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