Commit graph

37 commits

Author SHA1 Message Date
a84c707761 Bump rust and node 2026-03-25 19:59:19 +00:00
0e0a85df82 Check node version 2025-12-14 17:19:25 +00:00
9ac7fdbeb7
Improve CI (#181) 2025-12-10 22:03:13 +00:00
0a5bbbf20e Fix and apply editorconfig 2025-12-07 16:42:23 +00:00
4cdd0cbd40
Build server for multiple arch (#106) 2025-08-30 21:50:34 +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
b0c6c082a1
Fix tests and ignore expensive test 2025-04-05 13:45:28 +01:00
28ab87bda0
Fix CI 2025-04-04 23:16:17 +01:00
d9774f364f
Add machete to checks 2025-04-04 21:58:19 +01:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
58a61d036b
Update branch name 2025-03-22 20:55:14 +00:00
84566c1b55
Improve CI 2025-03-22 14:41:20 +00:00
0564885aa6
Fix e2e CI 2025-03-16 21:20:07 +00:00
4bd5dbb1e0
Check vars 2025-03-16 21:15:36 +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
41c7ebcd87
Clean up deps 2025-02-23 17:23:04 +00:00
df0fae74ec
Don't ignore lints 2025-02-23 10:48:22 +00:00
0e0700821d
Lenient linting 2025-02-19 22:00:27 +00:00
450bddf900
Fix CI 2025-02-19 21:34:42 +00:00
509f214e62
Fix CI 2025-01-05 21:12:51 +00:00
8f3947deec
Ignore tests 2025-01-05 21:01:09 +00:00
f1cc7441a4
Fix wasm tests 2025-01-05 20:58:12 +00:00
02486d671e
Migrate to webpack 2025-01-05 15:30:38 +00:00
b9cf16be18
Test on firefox instead 2025-01-03 22:38:34 +00:00
44cb7a5b7c
Fix up is binary & sync_lib docs & tests 2025-01-03 22:30:37 +00:00
c0b824796f
Remove trying to fix CI 2025-01-03 17:47:20 +00:00
8965477e2f
Try fixing CI 2025-01-03 15:15:14 +00:00
861eda38cf
try 2025-01-03 15:12:49 +00:00
db21f70612
Remove rustup 2025-01-03 15:10:03 +00:00
0f8ce08cf5
Fix rust up 2025-01-03 11:36:09 +00:00
d9c2c5b2a1
Add a few tests 2025-01-03 11:35:00 +00:00
594884d054
Add rustup 2025-01-03 11:16:42 +00:00
fb8badae44
Try self-hosted github runner 2025-01-02 22:58:11 +00:00
b73c26ffd8
Add CI badges 2025-01-02 20:13:15 +00:00
22317bea37
Fix CI 2025-01-02 17:23:39 +00:00
08da52cce8
Lint plugin in CI 2025-01-02 15:43:07 +00:00
Renamed from .github/workflows/rust.yml (Browse further)