Commit Graph

10 Commits

Author SHA1 Message Date
Pirmin Hinderling (fedora) 28aab3b16a Remove ambiguous evidence level field from claims and the AI assistant.
Drops Evidenzlevel from models, admin, public UI, and draft workflow while keeping Nachweise file uploads unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 22:11:47 +02:00
Pirmin Hinderling (fedora) 3a5849660a Document collectstatic requirements for hashed static files in production.
Clarifies that collectstatic must run with production env vars and --clear after static updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 21:54:52 +02:00
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) 417e1036be Add project mission section to the home page.
Explains under Warum diese Seite? that Faktenkompass collects answers and evidence for common arguments.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 21:43:42 +02:00
Pirmin Hinderling (fedora) b0ecdc6cfb Show loading animation while the fact assistant generates a draft.
Disables the form and displays a spinner overlay after clicking Entwurf generieren.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 21:43:31 +02:00
Pirmin Hinderling (fedora) 6e14f2b266 Add compass logo with favicon set and quote claim titles in the UI.
Introduces SVG and PNG icon assets with manifest links, and wraps public claim titles in German quotation marks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 20:22:28 +02:00
Pirmin Hinderling (fedora) 39b90cfb95 Track sample draft and evidence media assets in the repository.
Update .gitignore to version uploaded images used for development and demo content.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 19:57:51 +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