|
|
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 |
|
|
|
d70c8df80c
|
Gitignore
|
2024-12-08 15:17:14 +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 |
|
|
|
c2dceb0be4
|
Update gitignore
|
2024-12-08 11:01:48 +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 |
|
|
|
f4ece4e33d
|
Change plugin entrypoint
|
2024-12-08 10:58:22 +00:00 |
|
|
|
8a7cc65e88
|
Add skeleton for file event handling
|
2024-12-08 10:58:03 +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 |
|
|
|
701425ba02
|
Add plugin settings
|
2024-11-30 14:42:34 +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 |
|
|
|
5d5eedd567
|
Reexport funcs
|
2024-11-24 15:51:51 +00:00 |
|
|
|
fd445ea23e
|
Remove error
|
2024-11-24 15:51:16 +00:00 |
|
|
|
f1f9d8cafd
|
Simplify deps
|
2024-11-24 15:51:09 +00:00 |
|
|
|
bbabeeb3f3
|
Extract utils
|
2024-11-24 15:46:03 +00:00 |
|
|
|
295cdf585b
|
add utf8 text
|
2024-11-24 11:32:46 +00:00 |
|
|
|
88a66c45fb
|
Tests pass
|
2024-11-24 10:38:50 +00:00 |
|