Kroonk
3ad76e841d
Rework Photography admin dashboard
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 30s
2026-05-20 19:13:51 +02:00
Kroonk
e6a11f2eed
Improve folder access admin dashboard
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 20s
2026-05-20 18:44:47 +02:00
Tom Misch
5266f36820
Merge GitHub updates into Gitea master
Build & Push Docker Image / build-and-push (push) Successful in 1m53s
2026-05-11 13:03:58 +02:00
Tom Misch
55f201da40
Add admin deployment sync
Build & Push Docker Image / build-and-push (push) Failing after 14s
2026-05-11 10:39:02 +02:00
Tom Misch
a59457a8bb
Secure image access and bootstrap admin
Build & Push Docker Image / build-and-push (push) Failing after 1m50s
2026-05-11 10:35:05 +02:00
Kroonk
43539fa1a3
Ordner-Tabelle: Fehlerbehandlung und Nachladen wenn leer
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 22:17:52 +02:00
Kroonk
2c040b651d
Ordner-Zuweisung als klickbare Tabelle statt Checkboxen
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 22:06:43 +02:00
Kroonk
2dcd559501
Fix leere Nutzertabelle: Fehler-Handler + DB-Fallback fuer loadUsers
...
- admin.js: .fail() Handler zeigt Fehlermeldung in der Tabelle statt stille Leere
- server.js: Fallback-Query (SELECT *) wenn role/created_at Spalten fehlen
- Server loggt DB-Fehler statt sie zu verschlucken
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 21:48:19 +02:00
Kroonk
c37aa3261c
Verbessere Nutzer-Erstellung: JSON statt URL-encoded, Erfolgs-Feedback
...
- Sende Nutzer-Daten als JSON (konsistent mit anderen Admin-Endpoints)
- Zeige Erfolgs-Alert nach Erstellung
- Bessere Fehlermeldungen mit HTTP-Status
- Client-side Validierung vor dem Absenden
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 21:40:56 +02:00
Kroonk
941d041b5d
Nutzerverwaltung-Upgrade: 3 Rollen, Ordner-Zuweisung, Passwort-Aenderung
...
- 3 Rollen: admin (voll), user (permanent), client (30 Tage Ablauf)
- Ordner-basierte Bildzuweisung statt Einzelbilder (user_folders Tabelle)
- Root-Bilder oeffentlich, Unterordner nur fuer zugewiesene Nutzer
- Passwort-Aenderung fuer alle Nutzer (Self-Service + Admin)
- Admin kann beliebige Admins erstellen/loeschen
- Thumbnail-Generierung fuer Unterordner
- Admin-Dashboard komplett ueberarbeitet
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-12 17:53:46 +02:00
Kroonk
ad41d57f91
Convert admin.js to ES5 syntax to support legacy gulp uglify
2026-04-12 15:44:17 +02:00
Kroonk
5747813d2d
Implement Node.js backend rewrite with SQLite authentication, admin dashboard and One-Click docker update
2026-04-12 15:40:46 +02:00