Commit Graph

4 Commits

Author SHA1 Message Date
Motoko
10a052da78 Fix: Don't send Authorization header for auth endpoints 2026-03-30 15:59:00 +00:00
Motoko
857a3123a8 Fix: Use POST instead of DELETE for logout endpoint 2026-03-30 15:56:34 +00:00
Motoko
329f7509f5 Add Dockerfile and nginx config for frontend 2026-03-30 15:33:32 +00:00
Motoko
c9cb07dbfc Phase 1 MVP - Complete implementation
- Login with JWT and refresh token rotation
- Dashboard with projects cards
- ProjectView with TreeView navigation
- DocumentView with markdown editor and auto-save
- Tag management (create, assign, remove)
- Dark mode CSS variables
- Security fixes applied (logout to backend, createDocument endpoint)
2026-03-30 15:17:29 +00:00