rspace-online/shared/components
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
..
rstack-app-switcher.ts feat: client-side encryption wiring + space scoping UI (Phase 5+6) 2026-03-02 14:50:16 -08:00
rstack-identity.ts fix: account completion indicators, email verify token type, SW cache 2026-03-02 19:28:13 -08:00
rstack-mi.ts feat: embed external apps via iframe in rSpace shell 2026-02-28 08:56:08 +00:00
rstack-space-switcher.ts feat: client-side encryption wiring + space scoping UI (Phase 5+6) 2026-03-02 14:50:16 -08:00
rstack-tab-bar.ts feat: add flow tubes, stable particle animation, and interactive port wiring 2026-03-02 12:55:16 -08:00