Commit graph

7 commits

Author SHA1 Message Date
6470aee802 Add move operation, fix fuse server 2026-03-28 13:25:25 -05:00
41480a39c9 Start API refactor to remove separate Tree
We want trees to just be notes. We want to reference notes
by Path instead of object ids. Stop thinking about the
fs implementation and the fuse service with the same terms -
they will be different backends.
2026-03-27 12:44:35 -05:00
ffefe4dd21 Blob is no more. Notes now always have content. 2026-03-26 00:36:01 -05:00
bd4d571c95 Add more meta information to trove entries 2026-03-22 23:57:05 -05:00
22a9c68611 Add initial CLI support 2026-03-21 22:25:32 -05:00
e16d67e2f8 Move away from inodes as direct db reference 2026-03-21 12:08:54 -05:00
f80f4d12a2 Add fs implementation and add to trove 2026-03-19 22:43:11 -05:00