Commit graph

17 commits

Author SHA1 Message Date
18be9f4dd8 Fix lint 2025-11-30 15:24:52 +00:00
c94d732f24 Fix resetting 2025-11-30 15:24:52 +00:00
51baa4d8e0 Have the same error message for file not found 2025-11-30 15:24:52 +00:00
56c1f4d58b Restructure packages 2025-11-30 15:24:52 +00:00
1ddba47b80
Fix folder deletion (#140) 2025-10-20 20:24:35 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
383e2868c2
Small improvements 2025-05-24 13:56:06 +01:00
0cd2e9175f
Print pending id 2025-05-23 21:57:41 +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
60f859b984
Improve docs 2025-03-22 11:44:37 +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
c69f84edf5
Fix agent behaviour 2025-02-23 16:45:52 +00:00
cd70f8b426
Lint 2025-02-23 10:44:51 +00:00
f8dcd33d3e
Lint & format 2025-02-23 10:13:34 +00:00
0612f15aad
Add FileNotFoundError error 2025-02-23 10:04:20 +00:00