Commit Graph

8 Commits

Author SHA1 Message Date
fc63f9c44a server auth 2026-05-28 08:35:50 -04:00
d359baa010 Add conflict resolution diff UI and app branding 2026-05-13 16:25:28 -04:00
780ff3a02c feat: miller column browser, offline cache, search, breadcrumbs
- Dynamic miller column sizing with flexbox layout
- Root column (160px), middle slices (48px), active column (flex)
- Auto-scroll browser to rightmost column on navigation
- Offline indicator UI and IndexedDB cache integration
- /api/documents endpoint for client-side document caching
- Breadcrumb navigation in document content area
- FTS5 search with SQLite virtual table
- Client-side Mermaid and KaTeX rendering via CDN
- Deep sample content (advanced-topics/raft-deep-dive)
- Border removal (only search button keeps radius)
- Full viewport layout with proper borders between sidebar/content
2026-04-30 11:55:03 -04:00
baf7a497eb feat: add admin dashboard 2026-04-29 09:44:57 -04:00
d371c3c602 feat: support folder index pages 2026-04-29 09:36:52 -04:00
8c454de809 feat: add miller document layout 2026-04-29 09:26:37 -04:00
6e244d55db feat: notify document updates over websocket 2026-04-29 09:14:49 -04:00
4a72e1e030 feat: bootstrap foundation application 2026-04-29 00:26:58 -04:00