Commit graph

5 commits

Author SHA1 Message Date
bbb052fdc7 ANW-40 Watcher: emit both deletes for a vanished .md path
A directory can be named *.md too, and a vanished path cannot be probed,
so the suffix test alone stranded its notes in the index. Emit the note
delete and the prefix delete together; the two key sets are disjoint.
2026-07-24 21:32:51 +03:00
275c6ecfa0 ANW-36 Watcher: drop index entries when note files are deleted 2026-07-24 21:19:13 +03:00
ec650e6c66 ANW-23 remove tantivy from v1; NoteStore is the only authoritative store 2026-05-14 18:58:39 +02:00
da2dfbbd6d ANW-14 GET /notes/<folder>/ directory listing 2026-05-14 16:03:45 +02:00
e1fe1dcb4e ANW-13 GET /notes/<path>: NoteStore + axum HttpServer wiring 2026-05-14 15:47:00 +02:00