▶️ Profil FotoÄŸrafı Yükledim
- UI: Profil > Avatar üzerinde 'Değiştir'
- File picker: JPG/PNG max 2MB
- Crop tool (square 1:1)
- POST /api/auth/avatar multipart/form-data
- Backend: Multer save → /uploads/avatars/{ts}-{hash}.jpg
- DB user.avatar update
- UI: Avatar refresh + her yerde yeni resim
🔌 Endpoint'ler
POST/api/auth/avatar