Update README: mark push, WebAuthn, Swagger as done

This commit is contained in:
2026-06-28 18:53:22 -04:00
parent bb0540b70c
commit 0f99ee53bc
+4 -3
View File
@@ -71,10 +71,11 @@ npm run dev
- [x] TUI client (Bubbletea, vim-style, voice support)
- [x] Roles & permissions system
- [x] Push notification backend (VAPID)
- [x] Push notification frontend (subscribe toggle in settings)
- [x] WebAuthn passkey scaffolding
- [ ] Push notification frontend integration (needs VAPID keys)
- [ ] REST API documentation (OpenAPI/Swagger)
- [ ] WebAuthn passkeys (frontend)
- [x] WebAuthn frontend (register/login buttons)
- [x] REST API documentation (Swagger UI at /docs)
- [ ] WebAuthn backend completion (begin/finish flow)
## Project Structure