Add username/password auth and login UI

This commit is contained in:
2026-01-29 01:01:13 +01:00
parent ca25d4f0ee
commit f1534b7631
21 changed files with 690 additions and 50 deletions

View File

@@ -245,6 +245,9 @@ input[type="range"].full-slider::-moz-range-track {
}
.toast.error { background: #dc2626; }
.auth-card .active { font-weight: 700; }
.auth-form { margin-top: 8px; }
.admin-toggle {
position: fixed;
bottom: 18px;