Go to file
boban 2dd3903a4e feat(api): API-Token-Verwaltung & GET /events/{id}
Pro-User können in den Einstellungen (Tab „API") benannte Tokens erstellen
und widerrufen. Feature api_access im FeatureSeeder als Pro-Feature ergänzt.
Neuer GET /events/{id} Endpunkt im EventController.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 02:13:15 +02:00
docker fix: Webhook auf Port 9000 + /deploy URL-Prefix 2026-04-21 01:27:51 +02:00
src feat(api): API-Token-Verwaltung & GET /events/{id} 2026-04-21 02:13:15 +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: reminder validation + remove dead code 2026-04-19 23:22:01 +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(deployer): env_file statt leerem env-Passthrough für Webhook-Secret 2026-04-21 01:38:52 +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