Commit graph

11 commits

Author SHA1 Message Date
b251614667 Remove Tree type and adjust API to continue working 2026-03-28 23:13:16 -05:00
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
94d00c94d4 Improve database schema for notes-with-children 2026-03-24 22:51:56 -05:00
82c272990c Switch to UUID for sqlite db 2026-03-24 21:22:24 -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
2cfe32b333 Add database and FUSE mapping 2026-03-16 22:45:27 -05:00