Commit graph

27 commits

Author SHA1 Message Date
89e3b61766 Fix release 2025-12-02 20:44:20 +00:00
bbf81d3111 Install set-version 2025-11-30 15:26:22 +00:00
515a8f2bf4 Install cargo machete 2025-11-30 15:24:52 +00:00
476588a63b Don't print success twice 2025-11-30 15:24:52 +00:00
cd57ea6682
Add log rotation to server & UI improvements (#157) 2025-11-02 17:52:04 +00:00
90752e687a
Add local CLI (#144) 2025-10-21 22:45:47 +01:00
de143f9033 Add lint fixer mode 2025-10-18 21:33:56 +01:00
0f38d42212
Fix script 2025-08-31 10:44:08 +01:00
4cdd0cbd40
Build server for multiple arch (#106) 2025-08-30 21:50:34 +01:00
0ff3bb5967
Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
d6e4305588
Fix lint 2025-08-26 22:22:36 +01:00
6afb828bd9
Fix CI 2025-08-26 21:06:22 +01:00
43311ed30b
Update e2e tests 2025-08-25 19:25:03 +01:00
bb07602c68
Send document versions with cursors 2025-08-10 14:55:40 +01:00
019858917e
Fix script 2025-07-13 11:07:52 +01:00
bb0e44f06f
Extract reconcile (#85) 2025-07-13 11:06:42 +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