rwadurian/backend/services/identity-service/src/api
hailin 550a3dba06 feat(identity): add avatar upload with MinIO storage
- Add StorageService for MinIO object storage operations
- Add upload-avatar API endpoint with file validation
- Support jpg, png, gif, webp formats (max 5MB)
- Auto-update user profile after avatar upload

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 21:38:35 -08:00
..
controllers feat(identity): add avatar upload with MinIO storage 2025-12-07 21:38:35 -08:00
dto refactor(identity): remove province/city/address fields 2025-12-07 11:23:26 -08:00
validators refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
api.module.ts refactor(identity-service): remove deposit/blockchain code, belongs to wallet-service 2025-12-06 23:22:06 -08:00