rspace-online/website
Jeff Emmett 94c5346eda fix: account completion indicators, email verify token type, SW cache
- Add /api/account/status endpoint returning email, multi-device,
  social recovery completion state
- Show red/green status dots on Account modal section headers for
  incomplete vs complete steps (email, device, recovery, data storage)
- Highlight Data Storage section with red warning when using local-only
  storage so users know they're responsible for their own data
- Fix email verification 500 error: change token type from
  'email_verification' to 'email_verify' to match DB check constraint
- Fix service worker: skip non-http(s) schemes to prevent
  chrome-extension:// cache put errors

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 19:28:13 -08:00
..
public fix: app-switcher routes through tab system + canvas fills viewport in tab pane 2026-03-02 12:35:38 -08:00
admin.html fix: use single-segment admin endpoints to bypass Cloudflare redirect 2026-02-28 22:58:37 -08:00
canvas.html feat: people online panel — live peer presence on canvas 2026-03-02 16:45:57 -08:00
create-space.html feat: logo + standardized header across all rSpace pages 2026-02-27 17:16:29 -08:00
index.html feat: restyle rSpace.online about page to rApp theme + (you)rSpace CTA in space switcher 2026-02-27 17:50:30 -08:00
shell.ts fix: disconnect from spaces and redirect on EncryptID sign-out 2026-03-02 13:15:09 -08:00
sw.ts fix: account completion indicators, email verify token type, SW cache 2026-03-02 19:28:13 -08:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00