|
|
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 |
|
|
|
9cebf53707
|
Allow overriding fetch implementation
|
2025-02-25 22:52:47 +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 |
|
|
|
41c7ebcd87
|
Clean up deps
|
2025-02-23 17:23:04 +00:00 |
|
|
|
36633dfbcb
|
Add comments
|
2025-02-23 14:13:40 +00:00 |
|
|
|
9f46af4a65
|
Fix persistence provider types
|
2025-02-23 10:43:28 +00:00 |
|
|
|
ca225a71be
|
Lint & format
|
2025-02-22 17:25:26 +00:00 |
|
|
|
f73b5ecb71
|
Fixes & refactor
|
2025-02-22 17:17:07 +00:00 |
|
|
|
e6eedab87d
|
Rename onunload
|
2025-02-22 15:18:30 +00:00 |
|
|
|
3471a9c498
|
Stop Logger being a singleton
|
2025-02-22 15:11:59 +00:00 |
|
|
|
fde1fecbb6
|
Move file handling logic inside of client
|
2025-02-22 11:09:28 +00:00 |
|
|
|
eb1ad9921a
|
Simplify API
|
2025-02-20 22:22:20 +00:00 |
|