Go to file
boban bcc1c0aac2 Fix: event vs task distinction, event reminder support, correct credit calculation
- AgentChatController: _multi hatte kein type-Key → wurde als 'chat' gewertet
  → nur 5 Credits statt Action-Credits. Fix: isset(_multi) erkennt Multi-Actions
- AgentAIService: EVENT vs TASK Entscheidungsregel + reminder_at für Events
  Event mit Erinnerung → immer event+reminder_at, niemals als Task anlegen
- EventPlannerService: reminder_at beim Event-Erstellen speichern (UTC)
- Event Model + Migration: reminder_at + reminder_sent Felder ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 07:49:39 +02:00
docker Fix: CORS location block for build assets 2026-04-19 00:20:15 +02:00
src Fix: event vs task distinction, event reminder support, correct credit calculation 2026-04-19 07:49:39 +02:00
.gitignore Feature: logos, favicon, layout fixes 2026-04-19 01:45:44 +02:00
build:staging Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00
deploy.sh Fix: complete deploy script, ASSET_URL empty for staging/prod 2026-04-19 00:44:12 +02:00
docker-compose.development.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
docker-compose.staging.yml Fix: DB healthcheck use DB_ROOT_PASSWORD 2026-04-18 23:28:09 +02:00
docker-compose.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
setup.sh Fix: npm build in setup.sh 2026-04-19 01:16:29 +02:00
vite Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00