Commit graph

116 commits

Author SHA1 Message Date
48d407cf1e
Store last seen id & add reset method 2024-12-15 11:52:56 +00:00
0fce63d760
Show notice on error 2024-12-15 11:52:28 +00:00
c4cc1ec73e
Update service for new API 2024-12-15 11:52:17 +00:00
08fe8d8663
Render new API 2024-12-15 11:46:36 +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
570b5f9bfc
Use new API 2024-12-14 17:06:40 +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
f803ec0da5
Use new api 2024-12-14 15:02:26 +00:00
4e2a7501f4
Refactor 2024-12-14 15:02:12 +00:00
7d4b5eb33a
Replace document_id with relative id on the FE 2024-12-14 15:01:56 +00:00
47e976b0bb
Simplify change handlers 2024-12-14 15:01:26 +00:00
89156eb270
Add utils 2024-12-14 15:00:22 +00:00
fe7ff5349d
Replace document_id with relative path 2024-12-14 14:59:29 +00:00
476c0ed672
Add hash 2024-12-12 22:18:09 +00:00
9ce8245abc
Add push operations to plugin 2024-12-12 22:17:59 +00:00
a2066cfc1c
Update types 2024-12-12 22:08:03 +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
3065edba37
Refactor & update API 2024-12-10 22:25:00 +00:00
5f1075879f
Extract event handlers 2024-12-10 22:24:31 +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
8a63f84ecc
Clean up 2024-12-10 21:38:10 +00:00
5886e54e56
Fix types 2024-12-10 21:37:58 +00:00
6173320f81
Handle file events 2024-12-10 21:37:45 +00:00
b57a0ac0d4
Make async 2024-12-10 21:37:25 +00:00
a38c15db95
Add database for representing the data.json instead of just settings 2024-12-10 21:37:19 +00:00
a67bac63b6
Add ping endpoint 2024-12-10 21:36:32 +00:00
66fbdbf368
Proxy all endpoints 2024-12-10 20:31:42 +00:00
161d2c7ee4
Misc 2024-12-08 22:08:46 +00:00
9f7b31703e
Add todos 2024-12-08 22:05:40 +00:00
8156517470
Add logging for settings 2024-12-08 22:05:12 +00:00
0db1380d27
E2E workflow for creating docs 2024-12-08 22:05:05 +00:00
f9dafdfc88
Make path params work with aide 2024-12-08 22:03:58 +00:00
461021cef1
Add debug logging 2024-12-08 22:03:42 +00:00
0c14a36da6
Make request objects camelCase 2024-12-08 22:03:35 +00:00
45f1931497
Clean up 2024-12-08 22:03:17 +00:00
6e0cb0a2dd
Make response objects camelCase 2024-12-08 22:03:05 +00:00
69babdf5a3
Add CORS 2024-12-08 22:02:34 +00:00
f26457c2cf
Add OpenAPI types 2024-12-08 22:02:21 +00:00
a2a4611497
Merge sync_lib and sync_wasm 2024-12-08 21:58:28 +00:00
dfb747c206
Add extra feature 2024-12-08 18:22:30 +00:00
49638e5aa7
Update formatting 2024-12-08 18:22:17 +00:00
dda356ea00
Add auth 2024-12-08 18:14:14 +00:00
e1ba3d44c7
Add wasm package 2024-12-08 17:17:47 +00:00