Commit graph

48 commits

Author SHA1 Message Date
d034ad5cb3 WIP 2026-04-06 13:01:47 +01:00
4aeec1b021 Use tempfs 2026-04-01 21:38:57 +01:00
65d75dec40 Copy types 2026-03-28 12:07:14 +00:00
904a2737d4 Bump deps, improve e2e test and pick up changes in the plugin 2026-03-28 11:17:18 +00:00
e15b0f9903 Add proper shutdown, rate limits, config validation, cors config, fix dangling cursors, cache regex, merge created texts 2026-03-28 09:49:46 +00:00
1d1ddd7bbd No more eclint 2026-03-25 20:01:01 +00:00
a84c707761 Bump rust and node 2026-03-25 19:59:19 +00:00
5efe30d9d6 Format & lint 2025-12-14 17:19:25 +00:00
0e0a85df82 Check node version 2025-12-14 17:19:25 +00:00
42a77a5cd5 Upload logs instead of printing them 2025-12-14 17:19:25 +00:00
f6dccc4492 Try fixing E2E tests more 2025-12-11 22:08:48 +00:00
056fb96ce8 chmod +x 2025-12-10 22:35:44 +00:00
9ac7fdbeb7
Improve CI (#181) 2025-12-10 22:03:13 +00:00
8e4ac3a26a Fix manifests 2025-12-08 20:11:56 +00:00
6608804d34 Refactor & lint 2025-12-07 16:42:23 +00:00
0a5bbbf20e Fix and apply editorconfig 2025-12-07 16:42:23 +00:00
b05e415acf Apply editorconfig 2025-12-07 16:42:23 +00:00
1ed22c72d7 Enforce editorconfig 2025-12-07 16:42:23 +00:00
aca1ca50a4 Update reconcile to 0.8.0 2025-12-06 22:20:31 +00:00
7a13cb57ce
Investigate deadlock (#178) 2025-12-05 22:34:14 +00:00
f8d62f4416 Force install 2025-12-02 20:44:50 +00:00
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