|
|
c567cec656
|
Add back document ids
|
2024-12-15 11:45:53 +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 |
|
|
|
a67bac63b6
|
Add ping endpoint
|
2024-12-10 21:36:32 +00:00 |
|
|
|
f9dafdfc88
|
Make path params work with aide
|
2024-12-08 22:03:58 +00:00 |
|
|
|
0c14a36da6
|
Make request objects camelCase
|
2024-12-08 22:03:35 +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 |
|
|
|
49638e5aa7
|
Update formatting
|
2024-12-08 18:22:17 +00:00 |
|
|
|
dda356ea00
|
Add auth
|
2024-12-08 18:14:14 +00:00 |
|
|
|
1e1934b492
|
Add create document endpoint
|
2024-12-08 17:17:02 +00:00 |
|
|
|
af7f6dd8f3
|
Add default user
|
2024-12-08 17:16:33 +00:00 |
|
|
|
6a002561a4
|
Add JSON error
|
2024-12-08 17:16:17 +00:00 |
|
|
|
c5f47ed507
|
Fix query
|
2024-12-08 17:16:04 +00:00 |
|
|
|
464a5e1010
|
Fix canonicalize
|
2024-12-08 17:15:58 +00:00 |
|
|
|
fe131e7103
|
Bootstrap db
|
2024-12-08 15:17:29 +00:00 |
|
|
|
cabdb52540
|
Create DB
|
2024-12-08 15:15:15 +00:00 |
|
|
|
d5a5367e1e
|
Add OpenAPI docs
|
2024-12-08 15:15:10 +00:00 |
|
|
|
53f1a3dcc6
|
Use canonical config path
|
2024-12-08 15:01:50 +00:00 |
|
|
|
46adcd9345
|
Log config path
|
2024-12-08 15:01:09 +00:00 |
|
|
|
3c24ad83e1
|
Write default config if it doesn't exist
|
2024-12-08 15:00:57 +00:00 |
|
|
|
3f5409da60
|
Add DTOs
|
2024-12-08 14:25:12 +00:00 |
|
|
|
c576287eea
|
Minor changes to server
|
2024-12-08 14:24:26 +00:00 |
|
|
|
7d04f3c85c
|
Implement DB queries
|
2024-12-08 14:23:18 +00:00 |
|
|
|
d4b66508ee
|
Add endpoint handlers
|
2024-12-08 14:23:07 +00:00 |
|
|
|
f44d4ab407
|
Lint
|
2024-12-08 14:22:23 +00:00 |
|
|
|
01f0c873a9
|
Add server initialisation
|
2024-12-08 11:02:34 +00:00 |
|
|
|
d0f45233b1
|
Add http errors
|
2024-12-08 10:59:09 +00:00 |
|
|
|
c336f84af9
|
Add component configs
|
2024-12-08 10:58:54 +00:00 |
|
|
|
1420cf104e
|
Add server config
|
2024-12-08 10:57:13 +00:00 |
|