Commit graph

14 commits

Author SHA1 Message Date
9a0b8a07bf
Add response_timeout_seconds config 2025-04-04 21:19:54 +01:00
0311883a16
Fix lint 2025-03-29 14:04:06 +00:00
b3e98d32b6
Add vault-level access control 2025-03-29 12:25:15 +00:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
8b8f1d91d9
Fix syncing when network latency is present (#4)
* WIP

* Add debug

* Dedupe inserts

* Add deterministic ordering

* Fix whitespaces

* Update insta

* Add integration test script

* Rename

* Add test

* Working for non-deletes

* omg it mostly works for deletes

* Isdeleted fix

* remove created dates

* update api

* Take document id

* No max attempt

* works

* Use string uuids

* .

* working!!!! (hopefully)

* Improve bundling

* Add module

* lint

* .

* lint

* Fix CI

* use toolchain

* clean up

* Add useSlowFileEvents

* Delete fuzz

* Fix CI

* use docker

* fix script

* clean up

* Clean up

* change node version

* Build docker image on every commit

* fix ci

* 1 db per vault

* Add scritps folder

* Bump versions

* Lint

* .

* Fix tests for real

* Style

* .

* try

* Consistent ordering

* Fix tests

* hmm

* .

* Clean up diff

* Fixes

* .

* Fix version bump

* .

* .

* .
2025-03-16 20:13:49 +00:00
f4a87d073a
Bump rust edition & reformat 2025-01-07 22:25:59 +00:00
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
da0e5f7373
Enable more lints 2024-12-18 21:33: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
af7f6dd8f3
Add default user 2024-12-08 17:16:33 +00:00
3c24ad83e1
Write default config if it doesn't exist 2024-12-08 15:00:57 +00:00
f44d4ab407
Lint 2024-12-08 14:22:23 +00:00
c336f84af9
Add component configs 2024-12-08 10:58:54 +00:00