Commit graph

121 commits

Author SHA1 Message Date
6796d43430
Bump versions to 0.0.11 2025-01-03 20:05:44 +00:00
c1bc2def4f
Bump versions to 0.0.10 2025-01-03 18:26:17 +00:00
b074202ed8
No need to merge if the contents are equal 2025-01-03 18:25:00 +00:00
727b60c672
Fix duplicated documents 2025-01-03 18:24:42 +00:00
875592deda
Remove wee_alloc as it's unsuitable for this use case and OOMs 2025-01-03 18:22:06 +00:00
aeae75b541
Typo 2025-01-03 14:45:32 +00:00
2911b195f4
Don't create new doc if one already exists with the same content 2025-01-03 14:40:52 +00:00
88f65a20f0
Make sure that there're no silent failures 2025-01-03 14:40:26 +00:00
9e4302354a
Bump versions to 0.0.9 2025-01-02 22:45:31 +00:00
5fc67c7b92
Bump versions to 0.0.8 2025-01-02 22:07:28 +00:00
4fd74e0d9f
Fix CI failing with rust warning 2025-01-02 17:43:37 +00:00
111f14cec1
Harmonise backend & frontend versions 2025-01-02 15:42:38 +00:00
4af8f3b23f
Add merge_text and rename JS bindings 2025-01-02 11:56:33 +00:00
c5c548c5d4
Bump and print server version 2025-01-02 11:37:40 +00:00
3560febc3f
Add description and default schema 2025-01-02 11:35:45 +00:00
6c2c363561
Refactor errors 2025-01-02 11:33:53 +00:00
74ef46c1f7
Fix lint 2024-12-20 18:47:45 +00:00
2f7cad602a
Fix doc test 2024-12-20 16:10:21 +00:00
782690bd79
Add request logs 2024-12-20 16:10:17 +00:00
5e653ea0e4
Fix up rust deps 2024-12-20 16:10:00 +00:00
ec9845577a
Add lints 2024-12-20 11:08:14 +00:00
7c1138c0d3
No doctest 2024-12-19 23:19:04 +00:00
26cce993f5
Fix clippy broken code 2024-12-19 22:00:51 +00:00
bf0b742329
Change word 2024-12-19 21:53:31 +00:00
4df62cf9fb
Change dir 2024-12-19 21:02:16 +00:00
b7dbc6ad50
Debug CI 2024-12-19 20:19:45 +00:00
607937edda
Fix sqlx in docker build 2024-12-18 22:56:40 +00:00
9eae874c02
Add wasm compiling 2024-12-18 22:49:47 +00:00
bdd8650ba7
Add ctrl+c handler 2024-12-18 22:37:42 +00:00
a4d9ec16a1
Add dockerimage for server 2024-12-18 22:37:23 +00:00
2d5c91a5ef
More lints 2024-12-18 22:27:25 +00:00
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
0c92bf959b
Make lints pass 2024-12-18 21:54:58 +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
728c4a5a28
Fix schema 2024-12-15 16:54:44 +00:00
2083675c07
Handle more trivial cases 2024-12-15 15:47:39 +00:00
cfeab3939f
Fix delete bug 2024-12-15 15:47:25 +00:00
c567cec656
Add back document ids 2024-12-15 11:45:53 +00:00
cd46acd130
Add back uuid support 2024-12-15 11:39:36 +00:00
b1c20887df
Speed up trivial case 2024-12-15 11:39:25 +00:00
65a42a18bf
Implement "since" query for fetch_latest_documents 2024-12-14 17:02:58 +00:00
70471f5142
Go from per document to per vault version ids to allow "since" queries 2024-12-14 17:02:44 +00:00
fe8d236948
Extract responses 2024-12-14 16:48:31 +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
7a8cca8fe7
Show auth success 2024-12-12 21:32:41 +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
30d998e437
Return content on update 2024-12-10 22:18:44 +00:00