Commit graph

30 commits

Author SHA1 Message Date
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01: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
5abbd5d8ee
Fix typo 2025-02-22 12:56:33 +00:00
eee78fd1a7
Fix CI 2025-01-12 11:34:45 +00:00
a9227fa5bb
Merge based on file type 2025-01-11 10:53:05 +00:00
f4a87d073a
Bump rust edition & reformat 2025-01-07 22:25:59 +00:00
9db478bc23
Change encoding/decoding 2025-01-05 13:32:21 +00:00
b2ecb98ec6
Add sync_lib crate docs 2025-01-04 10:34:24 +00:00
44cb7a5b7c
Fix up is binary & sync_lib docs & tests 2025-01-03 22:30:37 +00:00
875592deda
Remove wee_alloc as it's unsuitable for this use case and OOMs 2025-01-03 18:22:06 +00:00
88f65a20f0
Make sure that there're no silent failures 2025-01-03 14:40:26 +00:00
4af8f3b23f
Add merge_text and rename JS bindings 2025-01-02 11:56:33 +00:00
74ef46c1f7
Fix lint 2024-12-20 18:47:45 +00:00
0c92bf959b
Make lints pass 2024-12-18 21:54:58 +00:00
da0e5f7373
Enable more lints 2024-12-18 21:33:30 +00:00
10bc8c7099
Extract binary merging logic 2024-12-12 22:07:36 +00:00
a2a4611497
Merge sync_lib and sync_wasm 2024-12-08 21:58:28 +00:00
49638e5aa7
Update formatting 2024-12-08 18:22:17 +00:00
006d9d9160
Add shared lib 2024-12-08 14:23:38 +00:00
7f6973389f
wip 2024-11-17 22:12:27 +00:00
a471bf6855
Fix tests 2024-11-17 16:29:16 +00:00
aeb51c03f9
Update tests 2024-11-17 16:29:03 +00:00
9042fa6ede
. 2024-11-17 10:52:56 +00:00
dea7a1d28e
Refactors 2024-11-16 22:54:06 +00:00
9747ed3d1e
Insta snaps 2024-11-16 22:52:40 +00:00
952d269fda
really working 2024-11-16 22:12:43 +00:00
2c4737999f
more working 2024-11-14 22:30:16 +00:00
3dfc3c9680
working pretty well 2024-11-14 21:47:06 +00:00
1ab2995047
working 2024-11-12 20:47:42 +00:00
6d81033338
Add diffing & apply 2024-11-04 21:18:53 +00:00