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
.env
.env.development
.env.production
.eslintignore
.eslintrc.js feat: first-commit 2022-08-17 09:37:30 +08:00
.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
tailwind.config.js
tsconfig.json
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