Commit graph

121 commits

Author SHA1 Message Date
a67bac63b6
Add ping endpoint 2024-12-10 21:36:32 +00:00
161d2c7ee4
Misc 2024-12-08 22:08:46 +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
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
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
7d1e3c8cd9
Add workspace toml 2024-12-08 15:16:10 +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
006d9d9160
Add shared lib 2024-12-08 14:23:38 +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
76a23b9682
Move 2024-12-06 20:47:17 +00:00
9b5c663740
Fix for webassembly 2024-12-06 20:47:06 +00:00
c93381c429
Add fuzzing 2024-11-30 11:56:23 +00:00
74626383cc
Add string builder/remove ropey 2024-11-30 10:44:17 +00:00
35be112de2
Remove errors 2024-11-29 22:26:18 +00:00
3303a31cc4
Merge inserts with inserts 2024-11-29 22:20:42 +00:00
730038e0d0
last_delete => last_operation 2024-11-28 21:30:17 +00:00
44f9a44f63
Store tokens instead of text in insert 2024-11-28 20:51:05 +00:00
3391d2c0ec
Lint 2024-11-24 22:33:24 +00:00
8b8733c1e3
Compact diffs 2024-11-24 22:32:17 +00:00
331e264399
Add tokenizer 2024-11-24 22:32:06 +00:00
e910d9c5f4
Lint & format 2024-11-24 20:09:17 +00:00
b0f56c7688
Add more test 2024-11-24 17:48:04 +00:00
143883a899
Refactor 2024-11-24 17:47:48 +00:00
c02f84a476
Use crate utils 2024-11-24 15:52:21 +00:00