rwadurian/backend/services/identity-service/src
hailin 243105f97f fix(guide): use fitWidth to prevent image stretching + add debug logs
- Change BoxFit.cover to BoxFit.fitWidth for guide page images
- Add screen info logging (resolution, pixel ratio, aspect ratio)
- Add detailed avatar loading logs in frontend and backend
- Log avatarUrl from DB and API response during recovery

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 18:36:43 -08:00
..
api feat(referral): integrate referral system with identity-service and mobile-app 2025-12-08 22:37:06 -08:00
application fix(guide): use fitWidth to prevent image stretching + add debug logs 2025-12-09 18:36:43 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain fix(identity): update KAVA address validation to EVM format 2025-12-08 23:04:14 -08:00
infrastructure fix(mnemonic): fix recovery-by-mnemonic using hash verification instead of address matching 2025-12-08 09:02:24 -08:00
shared feat(identity): change username format to '榴莲女皇x号' 2025-12-08 20:16:11 -08:00
app.module.ts fix(identity): add StorageService to InfrastructureModule in app.module.ts 2025-12-07 21:53:06 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00