Commit graph

10 commits

Author SHA1 Message Date
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
3881f56b45
Bump rust deps 2025-04-04 21:58:05 +01: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
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
da0e5f7373
Enable more lints 2024-12-18 21:33:30 +00:00
464a5e1010
Fix canonicalize 2024-12-08 17:15:58 +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
f44d4ab407
Lint 2024-12-08 14:22:23 +00:00
1420cf104e
Add server config 2024-12-08 10:57:13 +00:00