Commit graph

32 commits

Author SHA1 Message Date
3ec6bd4d5b
Allow overriding WebSocket implementation and add flaky version for testing 2025-04-07 23:13:45 +01:00
ff02fee6a5
Random case vaultId 2025-04-07 22:23:53 +01:00
f8b0501eea
Fix E2E tests 2025-04-06 13:55:27 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
958af89116
Rename config.yml 2025-03-24 21:57:26 +00:00
a8cadd1e53
Fix test 2025-03-22 20:50:43 +00:00
2722f7c7fc
Stop exposing Syncer from SyncClient 2025-03-22 13:48:01 +00:00
93b43f57b7
Fix E2E tests 2025-03-22 12:25:31 +00:00
d885646f39
Configure line-endings 2025-03-22 12:04:33 +00:00
198ac93c8c
Change fetch implementation passing 2025-03-20 21:18:22 +00:00
d772cda164
Use new settings API exposed directly through SyncClient 2025-03-20 20:44:03 +00:00
82345cf1bf
Only use 2 clients for E2E 2025-03-18 21:20:15 +00:00
f07f372bc5
Try fixing E2E 2025-03-18 20:48:49 +00:00
47af8323cf
Change port 2025-03-16 21:35:41 +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
dc31afd907
Update test 2025-02-26 23:12:11 +00:00
f8b6718a22
Set jitter 2025-02-25 22:54:04 +00:00
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
a5bcaec9fe
Fix inifinite loop at end of test 2025-02-25 20:33:10 +00:00
becd7c222e
Improve agent action logic with forbidden renames 2025-02-24 22:47:09 +00:00
c69f84edf5
Fix agent behaviour 2025-02-23 16:45:52 +00:00
ff5b987688
Improve debugging 2025-02-23 14:47:30 +00:00
cb3ffde342
Improve testing 2025-02-23 14:14:33 +00:00
cd70f8b426
Lint 2025-02-23 10:44:51 +00:00
5bd92c8412
Remove global files & store data as field 2025-02-23 09:59:57 +00:00
1226bdd9cb
Add filename collisions 2025-02-22 19:23:45 +00:00
ca225a71be
Lint & format 2025-02-22 17:25:26 +00:00
27423bf3cd
Improve testing 2025-02-22 17:17:22 +00:00
e6eedab87d
Rename onunload 2025-02-22 15:18:30 +00:00
1be1764db6
Colour agent logs 2025-02-22 15:12:17 +00:00
4872f6d3b3
WIP test client 2025-02-22 12:56:23 +00:00