diff --git a/README.md b/README.md index f2a5b62..34f5946 100644 --- a/README.md +++ b/README.md @@ -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