Commit graph

82 commits

Author SHA1 Message Date
a9223156a6
Inline fetch-retry with cancellation 2025-03-20 20:49:00 +00:00
d772cda164
Use new settings API exposed directly through SyncClient 2025-03-20 20:44:03 +00:00
a39e0886c7
Export LogLine 2025-03-18 21:20:43 +00:00
82345cf1bf
Only use 2 clients for E2E 2025-03-18 21:20:15 +00:00
c278e9d131
Log to console 2025-03-18 21:13:47 +00:00
f07f372bc5
Try fixing E2E 2025-03-18 20:48:49 +00:00
d8f9268042
Bump versions to 0.1.5 2025-03-16 21:50:09 +00:00
0935433cc1
Bump versions to 0.1.4 2025-03-16 21:42:15 +00:00
47af8323cf
Change port 2025-03-16 21:35:41 +00:00
088cedae9a
Bump versions to 0.1.3 2025-03-16 21:24:38 +00:00
ad0b72e524
Bump versions to 0.1.2 2025-03-16 21:09:37 +00:00
8b8665c7ae
Bump versions to 0.1.1 2025-03-16 21:00:21 +00:00
77dd086603
Bump versions to 0.1.0 2025-03-16 20:45:16 +00:00
535169a039
Try fixing CI 2025-03-16 20:37:40 +00:00
0688033ff3
Bump versions to 0.0.31 2025-03-16 20:15:23 +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
bcf48c428d
Log inside locks 2025-03-01 17:58:55 +00:00
ab5336f567
Purge no-op history events 2025-03-01 17:58:19 +00:00
453f33817b
Add ensureConsistency to DB 2025-02-27 22:27:10 +00:00
dc31afd907
Update test 2025-02-26 23:12:11 +00:00
e493b98a24
Don't merge with existing document on create for correctness reasons 2025-02-26 23:11:46 +00:00
f8b6718a22
Set jitter 2025-02-25 22:54:04 +00:00
0b5f3f3921
Don't trigger delete 2025-02-25 22:53:25 +00:00
9cebf53707
Allow overriding fetch implementation 2025-02-25 22:52:47 +00:00
6999276af4
Format again 2025-02-25 22:51:03 +00:00
d19b1ff449
Remove chalk 2025-02-25 22:50:46 +00:00
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
91af4dc143
Update lock 2025-02-25 22:05:43 +00:00
6b9f1e6c12
Format 2025-02-25 21:56:34 +00:00
f6ee0b727b
Change DB move API 2025-02-25 20:38:20 +00:00
a5bcaec9fe
Fix inifinite loop at end of test 2025-02-25 20:33:10 +00:00
a7b518d7ea
Fix deconflicting 2025-02-24 23:01:24 +00:00
becd7c222e
Improve agent action logic with forbidden renames 2025-02-24 22:47:09 +00:00
e186a593ff
Extract helper and lint 2025-02-24 22:46:45 +00:00
5bde266c84
Fix wording 2025-02-23 21:35:33 +00:00
4daa8ce7c7
Deconflict local renames 2025-02-23 21:35:07 +00:00
b194bc94d2
Format 2025-02-23 17:23:19 +00:00
41c7ebcd87
Clean up deps 2025-02-23 17:23:04 +00:00
c69f84edf5
Fix agent behaviour 2025-02-23 16:45:52 +00:00
b4783d1007
Bump deps & fix compile 2025-02-23 16:19:19 +00:00
ff5b987688
Improve debugging 2025-02-23 14:47:30 +00:00
abba023c20
Gate settings updates 2025-02-23 14:47:20 +00:00
cb3ffde342
Improve testing 2025-02-23 14:14:33 +00:00
36633dfbcb
Add comments 2025-02-23 14:13:40 +00:00
eeb7999d76
Reset locks 2025-02-23 11:31:03 +00:00
d33d49baa2
Fix eslint ignores 2025-02-23 10:48:06 +00:00
74cb30b5ec
Pick up document locks 2025-02-23 10:45:10 +00:00
cd70f8b426
Lint 2025-02-23 10:44:51 +00:00
9f46af4a65
Fix persistence provider types 2025-02-23 10:43:28 +00:00
5ba898df7d
Set up linting for test-client 2025-02-23 10:42:32 +00:00