feat(admin): Admin-Panel-Frontend (/admin)

- content/admin.md (appshell, noindex), renderAdmin in hosting-app.js:
  Kennzahlen-Kacheln (Kunden/Abos/Instanzen/MRR) + Kundentabelle
- Admin-Link im Konto-Header (nur wenn account.is_admin)
- Admin-Styles (Stat-Kacheln, Tabelle) in custom.css

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 00:04:31 +02:00
parent a061bfa18e
commit 4cd3e56f89
3 changed files with 72 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
---
title: Admin
layout: appshell
hostingpage: admin
toc: false
noindex: true
---