Commit graph

19 commits

Author SHA1 Message Date
19d5dc1999 . 2026-04-24 20:56:03 +01:00
d715d94b6d . 2026-04-23 20:35:42 +01:00
5a4723cd00 renames 2026-04-07 21:03:21 +01:00
d034ad5cb3 WIP 2026-04-06 13:01:47 +01:00
4493365076 Simplify syncing logic 2026-03-28 11:55:37 +00:00
f6dccc4492 Try fixing E2E tests more 2025-12-11 22:08:48 +00:00
b05e415acf Apply editorconfig 2025-12-07 16:42:23 +00:00
82f11d8c86 Fix testing logic 2025-11-30 15:24:52 +00:00
10fd928459 Fix file operations 2025-11-30 15:24:52 +00:00
1ddba47b80
Fix folder deletion (#140) 2025-10-20 20:24:35 +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