banyaro/backend
rene c721d051c8 Feat: Push-Notifications vollständig implementiert
- push.py: /vapid-key, /subscribe, /unsubscribe + send_push_to_user/all Helpers
- VAPID Keys in docker-compose.yml (Public + Private)
- Giftköder-Meldung löst automatisch Push an alle Subscriber aus
- ON CONFLICT(endpoint) für idempotentes Re-Subscribe
- Abgelaufene Subscriptions werden bei HTTP 410 auto-gelöscht
2026-04-13 20:47:51 +02:00
..
routes Feat: Push-Notifications vollständig implementiert 2026-04-13 20:47:51 +02:00
static Feat: Gesundheits-Erinnerungen mit Wiederkehrend-Intervall 2026-04-13 20:45:52 +02:00
auth.py Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung 2026-04-12 16:39:34 +02:00
database.py Feat: Gesundheits-Erinnerungen mit Wiederkehrend-Intervall 2026-04-13 20:45:52 +02:00
ki.py Backend Sprint 2+3: Health-Modul, Multi-Dog Tagebuch, Pillow, Migrations 2026-04-13 19:29:51 +02:00
main.py Feat: Tierärzte-Verwaltung (Sprint 4) 2026-04-13 20:06:59 +02:00
requirements.txt Backend Sprint 2+3: Health-Modul, Multi-Dog Tagebuch, Pillow, Migrations 2026-04-13 19:29:51 +02:00