1Panel/frontend
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
..
public
src feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
.editorconfig fix: Move inline editorconfig comments (#9839) 2025-08-05 10:38:50 +08:00
.env
.env.development
.env.production
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html
lint-staged.config.js
package.json feat: Add MySQL character set and collation configuration during application installation (#11062) 2025-11-25 03:51:17 +00:00
postcss.config.cjs feat: File management supports file format conversion (#10541) 2025-09-29 09:26:21 +00:00
tailwind.config.js
tsconfig.json feat: Remove unused front-end components (#10432) 2025-09-22 08:00:07 +00:00
vite-env.d.ts
vite.config.ts feat: Add MySQL character set and collation configuration during application installation (#11062) 2025-11-25 03:51:17 +00:00