- Extract ostype from LXC container config (debian, ubuntu, alpine, etc.) - Map ostype values to human-readable names (e.g., "debian" -> "Debian") - Add OSName field to Container model and ContainerFrontend - Add icons for NixOS, openSUSE, and Gentoo in frontend - LXC containers now show OS icons alongside VMs in the dashboard Supported LXC OS types: alpine, archlinux, centos, debian, devuan, fedora, gentoo, nixos, opensuse, ubuntu, unmanaged |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| PLAN-column-visibility.md | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||