Commit Graph

4 Commits

Author SHA1 Message Date
Kroonk
a4f3cf738c Fix: Backend-Bugs, fehlende Galerie, Watchtower statt Docker-Socket
- express.urlencoded() hinzugefuegt (Login war komplett kaputt)
- Oeffentliche Galerie zeigt jetzt alle Bilder (statt leere Galerie)
- loadGallery() Aufruf in main.js eingefuegt (fehlte komplett)
- main.min.js neu gebaut mit gulp (Galerie-Code fehlte in minified Version)
- Watchtower Container in docker-compose.yml (auto-updates alle 5 Min)
- Docker-Socket und docker-cli aus Photography-Container entfernt
- runs.json Muell-Datei geloescht
- Brain.md und Feature-Request.md aktualisiert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:22:49 +02:00
Kroonk
15e74f42c2 Align all internal, exposed, and mapped ports to 8090 universally per user request. 2026-04-12 16:47:54 +02:00
Kroonk
7509253ee7 Revert server port to 80 to match untouched user docker-compose.yml mappings indefinitely 2026-04-12 16:41:05 +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