- 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> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||