Commit graph

89 commits

Author SHA1 Message Date
96bf542b91
Keep updating the last seen id correctly 2025-04-08 23:02:41 +01:00
1bd9331bfa
Fix E2E error 2025-04-08 20:45:42 +01:00
3ec6bd4d5b
Allow overriding WebSocket implementation and add flaky version for testing 2025-04-07 23:13:45 +01:00
f8b0501eea
Fix E2E tests 2025-04-06 13:55:27 +01:00
a25027bc90
Send device id to server 2025-04-04 23:15:05 +01:00
69438a78c6
Fix bug where we didn't update hash on updates 2025-04-04 23:14:37 +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
a8cadd1e53
Fix test 2025-03-22 20:50:43 +00:00
62427183fd
Print current size not just limit 2025-03-22 20:32:02 +00:00
30ecf52dde
Improve history view 2025-03-22 18:41:30 +00:00
8cfbaa1bda
Fix reset flow 2025-03-22 17:21:59 +00:00
c7e53bff26
Hoist retry logic 2025-03-22 16:15:33 +00:00
6906bc4f5e
Avoid duplication from initial sync 2025-03-22 14:06:17 +00:00
ba90fc0b41
Lint & format 2025-03-22 12:09:07 +00:00
1c904909af
Fix updates 2025-03-22 12:04:43 +00:00
e7ec41eafe
Remove deleted files from DB 2025-03-20 22:26:19 +00:00
1b7ab8b038
Fix reset logic 2025-03-20 21:19:59 +00:00
b00b9521c6
Sync all file types 2025-03-20 20:49: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
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
5bde266c84
Fix wording 2025-02-23 21:35:33 +00:00
c69f84edf5
Fix agent behaviour 2025-02-23 16:45:52 +00:00
abba023c20
Gate settings updates 2025-02-23 14:47:20 +00:00
eeb7999d76
Reset locks 2025-02-23 11:31:03 +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
3d8067e947
Stop using global file locks 2025-02-23 10:41:59 +00:00
f8dcd33d3e
Lint & format 2025-02-23 10:13:34 +00:00
a2b7ad2a19
Split syncer logic 2025-02-23 10:12:22 +00:00
9c61927c1b
Improve test 2025-02-23 10:04:27 +00:00
ca225a71be
Lint & format 2025-02-22 17:25:26 +00:00
f73b5ecb71
Fixes & refactor 2025-02-22 17:17:07 +00:00
3471a9c498
Stop Logger being a singleton 2025-02-22 15:11:59 +00:00
8b07507090
Refactor and improve Syncer API 2025-02-22 13:03:11 +00:00
614e4a780a
Extract settings from database 2025-02-19 21:32:40 +00:00
00fa7b1c8b
Lint 2025-02-19 20:52:05 +00:00
dd6f63f357
Move files 2025-02-19 20:47:52 +00:00