rspace-online/website
Jeff Emmett bb19b4bc89 fix: consolidate PWA banners — install in browser, update in PWA only
Remove duplicate purple update banner from website/shell.ts that overlapped
with the server/shell.ts banner. Now a single banner system:
- Browser: "Install rSpace app" prompt (via beforeinstallprompt)
- Installed PWA: "New version available" prompt (via SW update detection)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 12:09:59 -07:00
..
public fix(layout): restore flex chain for tab panes after TabCache.init() 2026-03-31 11:57:47 -07:00
admin.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
canvas.html fix(touch): pointer event parity for slash commands, collab overlay, canvas, and wallet charts 2026-03-31 11:06:44 -07:00
create-space.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
index.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
shell.ts fix: consolidate PWA banners — install in browser, update in PWA only 2026-03-31 12:09:59 -07:00
sw.ts feat(pwa): install banner + update notification for service worker 2026-03-31 10:40:07 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00