import { h } from "./jsx"; import { Sidebar } from "./components/Sidebar"; import { PaliadinWidget } from "./components/PaliadinWidget"; import { BottomNav } from "./components/BottomNav"; import { Footer } from "./components/Footer"; import { PWAHead } from "./components/PWAHead"; // Backup Mode admin page (t-paliad-246 / m/paliad#77 Slice A). // // global_admin only — gated by adminGate(...) in handlers.go. Shows the // chronological list of backup runs (one row per kind in // {scheduled, on_demand}) plus a button to kick off an on-demand backup. // Catalog rows + the "run now" action are fetched client-side via // /api/admin/backups. export function renderAdminBackups(): string { return "" + ( Backups — Paliad

Backups

Vollständige Snapshots aller Daten — manuell oder zeitgesteuert.