sw-fe/src
Your Name a9ac9051c5 fix: simplify PWA install detection to use browser native API
- Remove localStorage/cookie tracking for installed state
- Rely on browser's beforeinstallprompt event (only fires if not installed)
- Use display-mode: standalone to detect running as PWA

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 04:18:39 +00:00
..
api feat: camera pins with thumbnail + LIVE badge (v0.0018) 2026-01-13 05:31:07 +00:00
assets yeah 2025-12-08 23:22:58 +00:00
auth feat: add long-press map interaction and improve create post UI 2026-01-09 23:55:09 +00:00
components Update LiveKit URLs to production endpoints 2026-01-18 08:51:44 +00:00
i18n feat: add real-time chat system with i18n support 2026-01-09 20:40:28 +00:00
lib blehxx 2025-12-19 17:44:36 -05:00
locales Add polaroid/video/camera templates and respect backend tiers 2026-01-14 09:08:38 +00:00
services Update live flow and search dedupe 2026-01-08 05:26:11 +00:00
styles Fix live filter to include cameras and update pin styling 2026-01-13 09:08:59 +00:00
theme feat: Share button with options, video pins fixed, polaroid smaller 2026-01-14 22:56:38 +00:00
utils feat: add real-time chat system with i18n support 2026-01-09 20:40:28 +00:00
App.jsx chore: auto-read version from package.json in footer 2026-01-15 03:37:36 +00:00
main.jsx feat: add real-time chat system with i18n support 2026-01-09 20:40:28 +00:00
pwaInstall.js fix: simplify PWA install detection to use browser native API 2026-01-19 04:18:39 +00:00