Commit graph

483 commits

Author SHA1 Message Date
9e05734c5f
Add todos 2025-03-20 21:18:42 +00:00
198ac93c8c
Change fetch implementation passing 2025-03-20 21:18:22 +00:00
03d0b7e025
Use inlined sync history 2025-03-20 21:00:54 +00:00
e6563c99b0
Remove minimum log level 2025-03-20 20:59:49 +00:00
b00b9521c6
Sync all file types 2025-03-20 20:49:23 +00:00
7e1aeb5a9f
Update token 2025-03-20 20:49:07 +00:00
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
e35af96db6
Add debug logging 2025-03-18 20:48:29 +00:00
d8f9268042
Bump versions to 0.1.5 2025-03-16 21:50:09 +00:00
c4e4a2a0f6
Rever docker publishing 2025-03-16 21:49:52 +00:00
0935433cc1
Bump versions to 0.1.4 2025-03-16 21:42:15 +00:00
d0e9b16073
Add tag as trigger 2025-03-16 21:41:57 +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
84ddcaad84
Print logs 2025-03-16 21:24:28 +00:00
0564885aa6
Fix e2e CI 2025-03-16 21:20:07 +00:00
4bd5dbb1e0
Check vars 2025-03-16 21:15:36 +00:00
ad0b72e524
Bump versions to 0.1.2 2025-03-16 21:09:37 +00:00
eb2a186d1d
Try fixing CI again 2025-03-16 21:09:25 +00:00
9c512da460
Fix path 2025-03-16 21:00:56 +00:00
8b8665c7ae
Bump versions to 0.1.1 2025-03-16 21:00:21 +00:00
f1dc849330
Fix docker publish fix 2025-03-16 21:00:07 +00:00
77dd086603
Bump versions to 0.1.0 2025-03-16 20:45:16 +00:00
577be484b8
Fix docker publishing & version bumping 2025-03-16 20:45:03 +00:00
535169a039
Try fixing CI 2025-03-16 20:37:40 +00:00
75583dedbe
Fix bump version 2025-03-16 20:15:45 +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
3b88f98fd9
Update README 2025-02-27 22:27:33 +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