3 Commits

Author SHA1 Message Date
Peter (OpenClaw) a5e2788d57 Fix: Admin-Routen vollständig stabilisieren
- admin_routes.py: Robuste Fehlerbehandlung für fehlende 'config' Tabelle
- admin_routes.py: Alle Endpunkte mit try/except geschützt
- login_routes.py: /admin Route hinzugefügt (fehlte nach Refactoring)
- SMTP/LLM/Hours APIs funktionieren jetzt auch ohne bestehende Config

Closes: 500er Fehler bei SMTP und LLM Konfiguration
2026-05-27 08:23:43 +00:00
Peter (OpenClaw) daaa9bff5e Fix: Admin-UI funktionsfähig machen
- admin.html: Komplette Tab-Navigation implementiert
- admin.html: Alle Funktionen (Räume, Bereiche, Blockierung, SMTP, LLM)
- admin_routes.py: SQL-Fehler behoben (table_id → table_ids)

Admin-Oberfläche jetzt voll funktionsfähig
2026-05-27 07:44:42 +00:00
Peter 27a586fd35 FIX: Admin-Dashboard Route hinzugefügt und Docker Port auf 80 2026-05-16 14:25:09 +00:00