raycer/frontend/public
Spencer Flagg 48deaa3219 feat: PWA install button, route persistence, and active-user visual indicators
- Landing page shows an "add to home screen" button when the browser
  install prompt is available (Android/desktop) or on iOS Safari with
  a share-menu hint; hidden when already running in standalone mode
- Last visited user route (/ray or /cer) is saved to Dexie meta and
  restored on next open so the app reopens where you left off
- Active user in the topbar brand renders as a filled accent-color pill
- A 1px accent-color frame wraps the entire viewport while a user is active
2026-04-23 17:36:14 +02:00
..
css feat: PWA install button, route persistence, and active-user visual indicators 2026-04-23 17:36:14 +02:00
icons Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
js feat: PWA install button, route persistence, and active-user visual indicators 2026-04-23 17:36:14 +02:00
index.html feat: PWA install button, route persistence, and active-user visual indicators 2026-04-23 17:36:14 +02:00
manifest.webmanifest Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
sw.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00