mirror of
https://github.com/henrygd/beszel.git
synced 2026-05-06 10:51:50 +02:00
- Introduce `Os` enum to represent supported operating systems. - Update `SystemInfo` interface to include OS type. - Refactor `ContainerChart` component to use `ChartType` enum for better clarity. - Switched to dynamic units in container memory chart.