raycer/frontend/public
Spencer Flagg fade4c3ae5 fix: attach PWA install click handler at render time, not conditionally
beforeinstallprompt fires asynchronously after renderLanding() runs,
so the click handler was never attached when the prompt arrived late.
Always attach the handler and check deferredInstallPrompt at click time.
2026-04-23 20:38:08 +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 fix: attach PWA install click handler at render time, not conditionally 2026-04-23 20:38:08 +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