Commit Graph

6 Commits

Author SHA1 Message Date
Your Name eca8c6c270 Improve map fetch, search UX, and filters 2025-12-24 14:30:44 -05:00
Your Name 6d94b6ac12 Fix PWA: hide install prompt when already installed or running as PWA
- Add isRunningAsPWA() detection (standalone mode, iOS, Android)
- Add localStorage tracking to remember installation state
- Skip prompt if already running as PWA or previously installed
- Increase auto-prompt delay from 5s to 10s for better UX
- Export canInstall() to check installation availability
- Mark as installed when appinstalled event fires

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 15:03:09 -05:00
Your Name 8508f0f98f update frontend 2025-12-21 19:32:19 -05:00
Your Name 57d2949130 update frontend 2025-12-21 19:25:03 -05:00
Your Name a909b02e37 update frontend 2025-12-21 19:23:14 -05:00
Your Name e47daa2efb update frontend 2025-12-21 19:09:10 -05:00