rmaps-online/sync-server
Jeff Emmett a54ae04140 feat: manual ping vibrates device and force-shares GPS location
Manual "Ping All" now sends `manual: true` flag through WebSocket and
push channels. Receiving clients vibrate and respond with a one-shot
getCurrentPosition() regardless of sharing toggle. Auto-periodic 60s
pings stay silent and only respond if sharing is enabled.

Also fixes: SW cache invalidation (v2→v3), navigation requests now
network-first, sync server lastSeen uses ISO strings, Dockerfile
includes verify-token.js.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 00:06:05 +00:00
..
.gitignore feat: Add WebSocket sync server for real-time location sharing 2025-12-25 22:00:55 -05:00
Dockerfile feat: manual ping vibrates device and force-shares GPS location 2026-02-19 00:06:05 +00:00
docker-compose.yml feat: Add automatic periodic location requests via silent push 2025-12-29 01:27:00 +01:00
package-lock.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
package.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
server.js feat: manual ping vibrates device and force-shares GPS location 2026-02-19 00:06:05 +00:00
verify-token.js feat: add EncryptID auth to sync server and gate room creation 2026-02-13 11:54:20 -07:00