Commit graph

19 commits

Author SHA1 Message Date
d799a1da0c
Use string uuids 2025-03-15 10:53:01 +00:00
53b9b51f5f
remove created dates 2025-03-12 21:16:53 +00:00
f4a87d073a
Bump rust edition & reformat 2025-01-07 22:25:59 +00:00
f87352a9e6
Make API more intuitive 2025-01-04 17:37:28 +00:00
dd86a507d1
Fix file delete & create order being different when fetching latest changes 2025-01-04 12:39:53 +00:00
727b60c672
Fix duplicated documents 2025-01-03 18:24:42 +00:00
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
da0e5f7373
Enable more lints 2024-12-18 21:33:30 +00:00
5bea3c94c1
Add write transactions 2024-12-18 20:36:38 +00:00
c567cec656
Add back document ids 2024-12-15 11:45:53 +00:00
70471f5142
Go from per document to per vault version ids to allow "since" queries 2024-12-14 17:02:44 +00:00
fe7ff5349d
Replace document_id with relative path 2024-12-14 14:59:29 +00:00
10bc8c7099
Extract binary merging logic 2024-12-12 22:07:36 +00:00
1403961a09
Add view to fix deduplication 2024-12-12 21:32:26 +00:00
0c3e74e2b8
Return existing doc in create if one with the same path already exists 2024-12-10 22:22:14 +00:00
49638e5aa7
Update formatting 2024-12-08 18:22:17 +00:00
c5f47ed507
Fix query 2024-12-08 17:16:04 +00:00
cabdb52540
Create DB 2024-12-08 15:15:15 +00:00
7d04f3c85c
Implement DB queries 2024-12-08 14:23:18 +00:00