Commit Graph
4 Commits
Author SHA1 Message Date
retoor 8e02a2d053 fix: resolve username mismatch in login by fetching profile for canonical name
- Add notifyAuthChange() call after successful token validation in setAuthFromToken
- Fetch user profile during login to obtain canonical username instead of using raw input
- Update both authData and currentUser objects with resolved username from profile API
- Handle profile fetch failure gracefully by falling back to provided username
2025-12-04 21:36:01 +00:00
retoor 17f001975f feat: route all external image urls through new server-side proxy with host allowlist 2025-12-04 19:44:39 +00:00
retoor 88673f6ea9 feat: add PWA install prompt handling and install button in settings page 2025-12-04 19:33:22 +00:00
retoor 4c04da32b0 chore: scaffold Rantii project with README, icons, CSS, and JS directory structure 2025-12-04 19:29:35 +00:00