Commit graph

455 commits

Author SHA1 Message Date
577be484b8
Fix docker publishing & version bumping 2025-03-16 20:45:03 +00:00
535169a039
Try fixing CI 2025-03-16 20:37:40 +00:00
75583dedbe
Fix bump version 2025-03-16 20:15:45 +00:00
0688033ff3
Bump versions to 0.0.31 2025-03-16 20:15: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
ab5336f567
Purge no-op history events 2025-03-01 17:58:19 +00:00
3b88f98fd9
Update README 2025-02-27 22:27:33 +00:00
453f33817b
Add ensureConsistency to DB 2025-02-27 22:27:10 +00:00
dc31afd907
Update test 2025-02-26 23:12:11 +00:00
e493b98a24
Don't merge with existing document on create for correctness reasons 2025-02-26 23:11:46 +00:00
f8b6718a22
Set jitter 2025-02-25 22:54:04 +00:00
0b5f3f3921
Don't trigger delete 2025-02-25 22:53:25 +00:00
9cebf53707
Allow overriding fetch implementation 2025-02-25 22:52:47 +00:00
6999276af4
Format again 2025-02-25 22:51:03 +00:00
d19b1ff449
Remove chalk 2025-02-25 22:50:46 +00:00
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
91af4dc143
Update lock 2025-02-25 22:05:43 +00:00
6b9f1e6c12
Format 2025-02-25 21:56:34 +00:00
f6ee0b727b
Change DB move API 2025-02-25 20:38:20 +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
becd7c222e
Improve agent action logic with forbidden renames 2025-02-24 22:47:09 +00:00
e186a593ff
Extract helper and lint 2025-02-24 22:46:45 +00:00
5844e282e2
Add test 2025-02-24 22:25:03 +00:00
5bde266c84
Fix wording 2025-02-23 21:35:33 +00:00
4daa8ce7c7
Deconflict local renames 2025-02-23 21:35:07 +00:00
0111afd296
Extract & add test 2025-02-23 21:34:19 +00:00
b194bc94d2
Format 2025-02-23 17:23:19 +00:00
41c7ebcd87
Clean up deps 2025-02-23 17:23:04 +00:00
c69f84edf5
Fix agent behaviour 2025-02-23 16:45:52 +00:00
b4783d1007
Bump deps & fix compile 2025-02-23 16:19:19 +00:00
ff5b987688
Improve debugging 2025-02-23 14:47:30 +00:00
abba023c20
Gate settings updates 2025-02-23 14:47:20 +00:00
cb3ffde342
Improve testing 2025-02-23 14:14:33 +00:00
36633dfbcb
Add comments 2025-02-23 14:13:40 +00:00
c5a89f5205
Fix path deduping again 2025-02-23 14:12:42 +00:00
c5075b6bea
Fix comments 2025-02-23 13:56:46 +00:00
0ab89ccf01
Fix dedup logic 2025-02-23 13:56:37 +00:00
1f4ea3091a
Add regex crate 2025-02-23 13:56:29 +00:00
4ed2095fd6
Dedup renamed files 2025-02-23 12:30:59 +00:00
eeb7999d76
Reset locks 2025-02-23 11:31:03 +00:00
78266267c6
Format 2025-02-23 10:48:30 +00:00
df0fae74ec
Don't ignore lints 2025-02-23 10:48:22 +00:00
d33d49baa2
Fix eslint ignores 2025-02-23 10:48:06 +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
9f46af4a65
Fix persistence provider types 2025-02-23 10:43:28 +00:00
5ba898df7d
Set up linting for test-client 2025-02-23 10:42:32 +00:00
b6547f9e29
Make tests pass 2025-02-23 10:42:10 +00:00