1Panel/agent/app
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
..
api/v2 perf: Change container overview page disk usage to asynchronous requests (#11148) 2025-12-02 02:29:39 +00:00
dto feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
model feat: Compatible with XPU monitoring (#11099) 2025-11-27 05:57:24 +00:00
repo feat: GPU monitoring data supports persistence (#11051) 2025-11-24 07:59:15 +00:00
service feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
task feat: Container operations support task logs (#10824) 2025-10-30 09:42:18 +00:00