raycer/frontend/public/js
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
..
api.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
app.js fix: attach PWA install click handler at render time, not conditionally 2026-04-23 20:38:08 +02:00
calendar.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
db.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
stats.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
theme.js Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00