banyaro/backend/routes
rene 9bd8701a1d Sprint 14: User-Profil-System (bio, wohnort, erfahrung, avatar)
- DB-Migrationen: 7 neue Spalten in users (bio, wohnort, erfahrung, social_link, profil_sichtbarkeit, avatar_url, email_verified)
- GET /api/auth/me gibt nun alle Profil-Felder + created_at zurück
- PATCH /api/profile: Profil-Felder aktualisieren (mit Validierung)
- POST /api/profile/avatar: Avatar-Upload (PIL JPEG-Konvertierung, HEIC-Support)
- Router in main.py registriert
2026-04-17 09:18:53 +02:00
..
__init__.py Sprint 0: Backend, Docker, KI-Layer mit Free/Premium-Trennung 2026-04-12 16:39:34 +02:00
admin.py Fix: Admin-Stats — poison_alerts → poison mit korrekter Bedingung 2026-04-17 09:10:00 +02:00
auth.py Sprint 14: User-Profil-System (bio, wohnort, erfahrung, avatar) 2026-04-17 09:18:53 +02:00
chat.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
diary.py Backend Sprint 2+3: Health-Modul, Multi-Dog Tagebuch, Pillow, Migrations 2026-04-13 19:29:51 +02:00
dogs.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
events.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
forum.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
friends.py Sprint 12: UI-Vereinheitlichung + Läufigkeits-Tracker 2026-04-16 22:31:33 +02:00
health.py Sprint 12: UI-Vereinheitlichung + Läufigkeits-Tracker 2026-04-16 22:31:33 +02:00
ki.py Sprint 12: UI-Vereinheitlichung + Läufigkeits-Tracker 2026-04-16 22:31:33 +02:00
knigge.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
lost.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
movies.py Sprint 11: Freunde & Chat + Phosphor-Icon-Vollmigration 2026-04-15 21:33:53 +02:00
osm.py Sprint 10: OSM-POI-Cache, Karten-Clustering, Routen-Redesign 2026-04-15 16:30:10 +02:00
places.py Sprint 6: Karte / Orte / Routen mit GPS-Aufzeichnung 2026-04-14 06:03:37 +02:00
poison.py Feat: Push-Notifications vollständig implementiert 2026-04-13 20:47:51 +02:00
profile.py Sprint 14: User-Profil-System (bio, wohnort, erfahrung, avatar) 2026-04-17 09:18:53 +02:00
push.py Feat: Push-Notifications vollständig implementiert 2026-04-13 20:47:51 +02:00
routen.py Sprint 10: OSM-POI-Cache, Karten-Clustering, Routen-Redesign 2026-04-15 16:30:10 +02:00
sitting.py Sprint 8: Events + Hundesitting 2026-04-14 06:19:15 +02:00
tieraerzte.py UX: Modal-Rand, Icon-Farben, Adresse aufgeteilt 2026-04-13 20:16:36 +02:00
walks.py Sprint 7: Gassi-Treffen — Meetup-Feature komplett 2026-04-14 06:12:52 +02:00
webcal.py Sprint 13: WebCal-Abo / Kalender-Integration 2026-04-16 22:39:50 +02:00
wiki.py Sprint 11b: Wiki-Foto-Einreichungen + Wikipedia-Foto-Scraper 2026-04-15 22:01:58 +02:00