jeffemmett
  • Joined on 2025-11-22
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 02:37:42 +01:00
b8adffc4ad fix: Request notification permission on room join
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 02:33:50 +01:00
4f110a7604 feat: Add push notifications for background friend pings
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:54:46 +01:00
7410246a01 feat: Fix navigate button and add PWA install prompt
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:51:23 +01:00
d6a20f9500 feat: Add WebSocket-based location refresh for online friends
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:43:50 +01:00
aa501b1778 fix: Add Background Sync API type declarations
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:41:39 +01:00
9c618cffb7 fix: Cast applicationServerKey to ArrayBuffer for strict TypeScript
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:38:45 +01:00
6e360c6b6a fix: Use correct waypoint type 'meetup' instead of 'meeting_point'
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:35:40 +01:00
4ab4f28e70 feat: Add refresh locations button to participant list
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:30:37 +01:00
4ee33f4992 feat: Add /push/request-location endpoint for manual location pings
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:27:14 +01:00
ca1cd4877d feat: Add automatic periodic location requests via silent push
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:15:38 +01:00
27e8344e7a feat: Add background location sync via service worker
dcb6657966 feat: Add PWA push notifications for room events
Compare 2 commits »
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 01:04:07 +01:00
8eed0deadf feat: Update c3nav event from 38c3 to 39c3
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-29 00:58:20 +01:00
003d3b0187 feat: Add waypoint modal and preserve offline user locations
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-28 23:47:47 +01:00
6294e1de41 feat: Persist location sharing across browser sessions
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-28 23:42:23 +01:00
912104f740 feat: Simplify URL structure to rmaps.online/<room>
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-28 23:37:43 +01:00
96fea103fd fix: Move share location button to bottom right
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-28 23:34:02 +01:00
e59150a9ce fix: Improve location handling, session persistence, and mobile UI
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-28 23:26:47 +01:00
a6c124c14c feat: Add navigation routes feature with indoor/outdoor routing
jeffemmett pushed to main at jeffemmett/mycofi-earth-website 2025-12-27 05:58:04 +01:00
9eff93d275 fix: resize mask to match image dimensions for FLUX inpainting
jeffemmett pushed to main at jeffemmett/rmaps-online 2025-12-27 02:40:23 +01:00
2d960a53f2 fix: Send join message after WebSocket connects