Commit graph

15 commits

Author SHA1 Message Date
3881f56b45
Bump rust deps 2025-04-04 21:58:05 +01:00
0311883a16
Fix lint 2025-03-29 14:04:06 +00:00
81c4cc991c
Print init errors 2025-03-29 12:25:24 +00:00
b3e98d32b6
Add vault-level access control 2025-03-29 12:25:15 +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
6c2c363561
Refactor errors 2025-01-02 11:33:53 +00:00
2d5c91a5ef
More lints 2024-12-18 22:27:25 +00:00
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
0c92bf959b
Make lints pass 2024-12-18 21:54:58 +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
6a002561a4
Add JSON error 2024-12-08 17:16:17 +00:00
d5a5367e1e
Add OpenAPI docs 2024-12-08 15:15:10 +00:00
d0f45233b1
Add http errors 2024-12-08 10:59:09 +00:00