Commit graph

74 commits

Author SHA1 Message Date
f747634aac
Format tests 2025-04-06 11:20:45 +01:00
9399a335c1
Fix utf-8 cursor test 2025-04-05 14:47:13 +01:00
123d03fbed
Better docs 2025-04-05 14:47:04 +01:00
a1b3b61c43
Move & add tests 2025-04-05 14:46:34 +01:00
2b78f0c76f
Remove break_up_raw_operations 2025-04-05 13:57:48 +01:00
b230d34b88
Add left/right joinability for tokens 2025-04-05 13:48:02 +01:00
b0c6c082a1
Fix tests and ignore expensive test 2025-04-05 13:45:28 +01:00
b15e0319a3
Add BLNS 2025-04-05 13:44:31 +01:00
6ec07feb27
Fix assert message order 2025-04-05 11:58:47 +01:00
edca6f1717
Move ordered operation 2025-04-05 10:51:51 +01:00
8e1123016b
Support multi-document test files 2025-04-05 10:24:44 +01:00
5bb420e162
Add diff tests 2025-04-05 09:45:44 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01:00
dependabot[bot]
ecaa914879
Bump insta from 1.41.1 to 1.42.2 in /backend (#15)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 22:51:12 +01:00
dependabot[bot]
2ac3630a65
Bump serde from 1.0.215 to 1.0.219 in /backend (#5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 10:18:12 +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
c5075b6bea
Fix comments 2025-02-23 13:56:46 +00:00
d76b0444bc
Put back +1s 2025-02-22 20:51:52 +00:00
b69ab30ea4
Format 2025-02-19 21:51:13 +00:00
6f05fc2b93
Fix lint 2025-02-19 21:43:21 +00:00
f4a87d073a
Bump rust edition & reformat 2025-01-07 22:25:59 +00:00
924d682263
Inherit metadata 2025-01-07 22:23:28 +00:00
55a801ba5e
Bump versions to 0.0.20 2025-01-06 23:10:16 +00:00
ce722b495c
Bump versions to 0.0.19 2025-01-06 22:41:55 +00:00
f9bdf61532
Bump versions to 0.0.18 2025-01-06 22:26:07 +00:00
d5c2d1ecbe
Bump versions to 0.0.17 2025-01-06 21:57:15 +00:00
f09af5be8f
Bump versions to 0.0.16 2025-01-05 21:56:31 +00:00
1af24ccddd
Bump versions to 0.0.15 2025-01-05 21:12:58 +00:00
2e1ed1fd94
Bump versions to 0.0.14 2025-01-05 21:06:31 +00:00
55f92398c4
Bump versions to 0.0.13 2025-01-04 17:38:15 +00:00
c41ce7ef68
Don't return content in response if it's unchanged 2025-01-04 12:32:18 +00:00
183e8eee5b
Bump versions to 0.0.12 2025-01-03 22:30:56 +00:00
6796d43430
Bump versions to 0.0.11 2025-01-03 20:05:44 +00:00
c1bc2def4f
Bump versions to 0.0.10 2025-01-03 18:26:17 +00:00
9e4302354a
Bump versions to 0.0.9 2025-01-02 22:45:31 +00:00
5fc67c7b92
Bump versions to 0.0.8 2025-01-02 22:07:28 +00:00
4fd74e0d9f
Fix CI failing with rust warning 2025-01-02 17:43:37 +00:00
111f14cec1
Harmonise backend & frontend versions 2025-01-02 15:42:38 +00:00
2f7cad602a
Fix doc test 2024-12-20 16:10:21 +00:00
5e653ea0e4
Fix up rust deps 2024-12-20 16:10:00 +00:00
ec9845577a
Add lints 2024-12-20 11:08:14 +00:00
7c1138c0d3
No doctest 2024-12-19 23:19:04 +00:00
26cce993f5
Fix clippy broken code 2024-12-19 22:00:51 +00:00
bf0b742329
Change word 2024-12-19 21:53:31 +00:00
bdd8650ba7
Add ctrl+c handler 2024-12-18 22:37:42 +00:00
2d5c91a5ef
More lints 2024-12-18 22:27:25 +00:00
1e1dd7b877
Apply more lints 2024-12-18 22:14:09 +00:00
0c92bf959b
Make lints pass 2024-12-18 21:54:58 +00:00
da0e5f7373
Enable more lints 2024-12-18 21:33:30 +00:00
2083675c07
Handle more trivial cases 2024-12-15 15:47:39 +00:00