Commit graph

24 commits

Author SHA1 Message Date
0564885aa6
Fix e2e CI 2025-03-16 21:20:07 +00:00
4bd5dbb1e0
Check vars 2025-03-16 21:15:36 +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
41c7ebcd87
Clean up deps 2025-02-23 17:23:04 +00:00
df0fae74ec
Don't ignore lints 2025-02-23 10:48:22 +00:00
0e0700821d
Lenient linting 2025-02-19 22:00:27 +00:00
450bddf900
Fix CI 2025-02-19 21:34:42 +00:00
509f214e62
Fix CI 2025-01-05 21:12:51 +00:00
8f3947deec
Ignore tests 2025-01-05 21:01:09 +00:00
f1cc7441a4
Fix wasm tests 2025-01-05 20:58:12 +00:00
02486d671e
Migrate to webpack 2025-01-05 15:30:38 +00:00
b9cf16be18
Test on firefox instead 2025-01-03 22:38:34 +00:00
44cb7a5b7c
Fix up is binary & sync_lib docs & tests 2025-01-03 22:30:37 +00:00
c0b824796f
Remove trying to fix CI 2025-01-03 17:47:20 +00:00
8965477e2f
Try fixing CI 2025-01-03 15:15:14 +00:00
861eda38cf
try 2025-01-03 15:12:49 +00:00
db21f70612
Remove rustup 2025-01-03 15:10:03 +00:00
0f8ce08cf5
Fix rust up 2025-01-03 11:36:09 +00:00
d9c2c5b2a1
Add a few tests 2025-01-03 11:35:00 +00:00
594884d054
Add rustup 2025-01-03 11:16:42 +00:00
fb8badae44
Try self-hosted github runner 2025-01-02 22:58:11 +00:00
b73c26ffd8
Add CI badges 2025-01-02 20:13:15 +00:00
22317bea37
Fix CI 2025-01-02 17:23:39 +00:00
08da52cce8
Lint plugin in CI 2025-01-02 15:43:07 +00:00
Renamed from .github/workflows/rust.yml (Browse further)