1. Avatar display: - Detect if _avatarSvg is URL or SVG string - Use Image.network for URLs, SvgPicture.string for SVG 2. API endpoints: - Remove /api/v1 prefix from endpoints (already in baseUrl) - Fixes duplicate /api/v1/api/v1 in requests 3. Guide page: - Restore BoxFit.cover for fullscreen images - Fix page indicator positioning with SafeArea 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||