Commit Graph

9 Commits

Author SHA1 Message Date
04a1f2bb6d ops design and app
add more comments feature, more tags feature, and other frontend updates
2026-06-09 18:27:59 -04:00
ddc7d5cbf5 accounts and email 2026-06-04 08:50:34 -04:00
fb0673a1c5 sync app filled in 2026-06-01 10:53:28 -04:00
ebe0920f89 remove preact and create setup wizard 2026-06-01 10:10:36 -04:00
b3364447a1 server and web app 2026-05-31 23:08:53 -04:00
fc63f9c44a server auth 2026-05-28 08:35:50 -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
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