Commit Graph

5 Commits

Author SHA1 Message Date
Hermes Agent 6a55a3e475 feat: Mehrsprachigkeit EN/FR/ES via Mistral + Sprachumschalter
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 11m29s
- Übersetzung per ministral-3b-latest (on-demand + DB-Cache)
- Sprachumschalter im Detailseiten-Header (DE/EN/FR/ES)
- ?lang= Query-Parameter auf /beitrag/<id>
- Neue translations-Tabelle mit submission_id+lang UNIQUE
2026-07-16 08:04:10 +02:00
Hermes Agent 5a50df7923 feat: Videos in Beitragsansicht autoplay (muted+loop+playsinline)
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 14m58s
2026-07-16 00:15:37 +02:00
Hermes Agent af0af785ab fix: Logo-Größe einheitlich 38px auf allen Seiten
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 10m55s
Vorher: Index=38px, Detail=30px, Admin=34px → Sprung je nach Ansicht
Jetzt: alle Views einheitlich 38px (height:38px;width:auto)
2026-07-16 00:14:46 +02:00
Alicia (BSN) bf16015d5c feat: Input-Validatoren für Telefon, Spielname, Spieleranzahl
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 14m57s
2026-06-21 23:20:43 +00:00
Alicia (BSN) e43909b0cd feat: Submission-Pydantic-Modell mit Validierung
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 10m18s
2026-06-21 23:05:21 +00:00