rmaps-online/src
Jeff Emmett 27e8344e7a feat: Add background location sync via service worker
- Add Background Sync API support for location sync when coming back online
- Add silent push notifications for requesting location updates
- Add useServiceWorkerMessages hook for handling SW messages
- Connect service worker to location sharing for background updates

This enables:
- Silent location requests via push without showing notifications
- Automatic location sync when device comes back online
- Service worker communication for background location updates

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 01:15:17 +01:00
..
app feat: Add background location sync via service worker 2025-12-29 01:15:17 +01:00
components feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
hooks feat: Add background location sync via service worker 2025-12-29 01:15:17 +01:00
lib feat: Update c3nav event from 38c3 to 39c3 2025-12-29 01:03:37 +01:00
stores feat: Update c3nav event from 38c3 to 39c3 2025-12-29 01:03:37 +01:00
types feat: Update c3nav event from 38c3 to 39c3 2025-12-29 01:03:37 +01:00
middleware.ts feat: Simplify URL structure to rmaps.online/<room> 2025-12-28 23:42:20 +01:00