Commit graph

26 commits

Author SHA1 Message Date
258c1e6ff0
Add build script 2025-07-07 22:09:36 +01:00
1ce0f9c059
Format files with prettier 2025-07-06 22:21:17 +01:00
f07aa5faa7
Use wbpack for website 2025-07-06 15:16:51 +01:00
ee5776c8e1
Fix test script 2025-07-06 12:40:37 +01:00
077ba9416a
Improve docs 2025-07-06 12:28:46 +01:00
24e027517f Generate docs 2025-07-05 10:13:51 +01:00
b7cd6aa272 Update dev script 2025-07-04 03:16:20 +01:00
ae5940718e Use wrapper in example 2025-07-04 03:09:11 +01:00
1bc6117045 Add JS tests 2025-07-04 02:23:32 +01:00
0448e30dd9 Add helper scripts 2025-06-29 19:01:31 +01:00
763f74a0e2
Improve style 2025-06-24 22:05:57 +01:00
a0cfef3238
Improve example 2025-06-22 21:57:45 +01:00
779579d38f
Add mergeTextWithHistory function 2025-06-22 20:49:11 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
dc78fa721a
Updates scripts 2025-06-15 12:16:32 +01:00
e8b9bf40c5
Add API for propagating cursor locations (#61) 2025-06-08 20:20:52 +01:00
792097060b
Add utils folder 2025-03-22 14:12:45 +00:00
47af8323cf
Change port 2025-03-16 21:35:41 +00:00
84ddcaad84
Print logs 2025-03-16 21:24:28 +00:00
0564885aa6
Fix e2e CI 2025-03-16 21:20:07 +00:00
9c512da460
Fix path 2025-03-16 21:00:56 +00:00
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