|
|
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 |
|
|
|
23684c982e
|
Add comment
|
2025-04-13 22:23:35 +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 |
|
|
|
ba90fc0b41
|
Lint & format
|
2025-03-22 12:09:07 +00:00 |
|
|
|
79eb4f6c7b
|
Add lineending support and clean up
|
2025-03-22 12:05:16 +00:00 |
|
|
|
087d38f570
|
Extract error
|
2025-03-22 12:01:15 +00:00 |
|
|
|
16aac488cc
|
Add docs
|
2025-03-22 12:01:06 +00:00 |
|
|
|
7dcdc98b60
|
Fix testing setup
|
2025-03-22 11:53:20 +00:00 |
|
|
|
60f859b984
|
Improve docs
|
2025-03-22 11:44:37 +00:00 |
|
|
|
b00b9521c6
|
Sync all file types
|
2025-03-20 20:49: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 |
|
|
|
0b5f3f3921
|
Don't trigger delete
|
2025-02-25 22:53:25 +00:00 |
|
|
|
d0302a72c3
|
Fix correctness issues
|
2025-02-25 22:18:47 +00:00 |
|
|
|
a7b518d7ea
|
Fix deconflicting
|
2025-02-24 23:01:24 +00:00 |
|
|
|
e186a593ff
|
Extract helper and lint
|
2025-02-24 22:46:45 +00:00 |
|
|
|
4daa8ce7c7
|
Deconflict local renames
|
2025-02-23 21:35:07 +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 |
|
|
|
ca225a71be
|
Lint & format
|
2025-02-22 17:25:26 +00:00 |
|
|
|
f73b5ecb71
|
Fixes & refactor
|
2025-02-22 17:17:07 +00:00 |
|
|
|
3471a9c498
|
Stop Logger being a singleton
|
2025-02-22 15:11:59 +00:00 |
|
|
|
b0192aae23
|
Lint & add comments
|
2025-02-22 12:57:09 +00:00 |
|
|
|
fde1fecbb6
|
Move file handling logic inside of client
|
2025-02-22 11:09:28 +00:00 |
|