feat(system): health-Endpoint liefert jetzt hostname + OS + kernel

- /system/health gibt zusätzlich hostname, os (PRETTY_NAME aus
  /etc/os-release) und kernel (/proc/version, ohne Build-Details) zurück
- Settings-Seite: SystemHealth-Interface erweitert, System-Info-Card
  zeigt Hostname, Betriebssystem und Kernel-Version an (conditional,
  nur wenn vorhanden)
- Nützlich beim Verwalten mehrerer Boxen — ohne SSH sofort sehen
  welches System gerade geöffnet ist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-25 06:43:56 +02:00
parent cfb0e9ed01
commit c99b0cef4c
8 changed files with 39 additions and 6 deletions

View File

@@ -1 +1 @@
1.1.97
1.1.98