No description
Find a file
rene 5a0be0e886 Fix: Toasts verschwinden jetzt (doppeltes ease + Fallback-Timeout)
CSS: var(--transition-normal) enthielt bereits 'ease', dadurch
'toast-out 200ms ease ease' = ungueltig, animationend feuert nie.
JS: setTimeout-Fallback nach 300ms als Sicherheitsnetz.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:27:30 +02:00
backend Fix: Toasts verschwinden jetzt (doppeltes ease + Fallback-Timeout) 2026-04-12 18:27:30 +02:00
scripts Docker: voller Pfad /usr/local/bin/docker auf DS (nicht im PATH) 2026-04-12 16:57:16 +02:00
.env.example Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung 2026-04-12 16:39:34 +02:00
.gitignore Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung 2026-04-12 16:39:34 +02:00
docker-compose.yml Healthcheck: / statt /api/docs (funktioniert auch ohne docs_url) 2026-04-12 17:14:01 +02:00
Dockerfile Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung 2026-04-12 16:39:34 +02:00
Makefile Makefile: Hinweis dass sync+restart nur fuer Python reicht 2026-04-12 18:19:52 +02:00
PROJEKT.md Projektstruktur und Roadmap initial 2026-04-12 16:17:20 +02:00