Commit Graph

4 Commits

Author SHA1 Message Date
Pirmin Hinderling (fedora) fce11689e1 Hash static filenames in production via ManifestStaticFilesStorage.
Enables cache-busted asset URLs after collectstatic when DEBUG is disabled.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 21:45:23 +02:00
Pirmin Hinderling (fedora) ae71704cc5 Fix CSRF behind Nginx by configuring trusted origins via environment.
Reads CSRF_TRUSTED_ORIGINS and USE_HTTPS from env so admin login works correctly behind HTTPS reverse proxies.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 19:49:41 +02:00
Pirmin Hinderling (fedora) db3558872e Faktenkompass: UI-Rebrand, Admin-Assistent und Produktions-Setup.
Modernisiert die öffentliche Oberfläche mit Inter, Dark Mode und Live-Suche, ergänzt KI-gestützte Entwürfe im Admin mit Nachweis-Uploads und dokumentiert Daphne/Nginx für den Serverbetrieb.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 15:33:58 +02:00
Pirmin Hinderling (fedora) 2c7fb7d030 initial commit 2026-07-07 13:02:49 +02:00