Commit graph

10 commits

Author SHA1 Message Date
116661c674 Delete empty folders during syncing 2025-10-19 16:10:41 +01:00
0ff3bb5967
Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01:00
ba90fc0b41
Lint & format 2025-03-22 12:09:07 +00:00
7dcdc98b60
Fix testing setup 2025-03-22 11:53:20 +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
a7b518d7ea
Fix deconflicting 2025-02-24 23:01:24 +00:00
e186a593ff
Extract helper and lint 2025-02-24 22:46:45 +00:00
4daa8ce7c7
Deconflict local renames 2025-02-23 21:35:07 +00:00