buhapp-backend/internal/handlers
ga 2d3bdfb98f Sprint 6.1: photo upload (MinIO) + storage proxy
- POST /api/v1/me/photo (multipart, field 'photo')
- MinIO upload via storage.UploadAvatar (avatars/{userID}/{uuid}-{ts})
- /storage/* backend route reads from MinIO + serves with proper headers
- nginx unchanged: /storage/* proxied to backend like everything else
- Bumped to v0.5.0
2026-08-20 20:59:52 +00:00
..
auth.go Sprint 6: security hardening 2026-08-20 20:42:22 +00:00
chat.go Chat edit with WS notification 2026-08-20 15:52:57 +00:00
consent.go Sprint 6: security hardening 2026-08-20 20:42:22 +00:00
handlers.go Sprint 5: reviews and ratings 2026-08-20 16:20:15 +00:00
photo.go Sprint 6.1: photo upload (MinIO) + storage proxy 2026-08-20 20:59:52 +00:00
reviews.go Sprint 5: reviews and ratings 2026-08-20 16:20:15 +00:00
telegram.go Sprint 6: security hardening 2026-08-20 20:42:22 +00:00