Commit graph

68 commits

Author SHA1 Message Date
4e45888040
Bump versions to 0.3.4 2025-04-02 22:18:16 +01:00
1f9728d893
Add cursor moving (#19) 2025-04-02 22:06:38 +01:00
dependabot[bot]
29d8779786
Bump sqlx from 0.8.2 to 0.8.3 in /backend (#20)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 20:10:25 +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
86dead5266
Bump versions to 0.3.3 2025-03-29 14:04:36 +00:00
bb5a0bde3a
Bump versions to 0.3.2 2025-03-29 13:36:44 +00:00
3bbc5c61e9
Bump versions to 0.3.1 2025-03-29 12:29:36 +00:00
a8c813b9a7
Bump versions to 0.3.0 2025-03-29 11:02:57 +00:00
dependabot[bot]
44ab720b1d
Bump tokio from 1.42.0 to 1.44.1 in /backend (#14)
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:35 +00:00
dependabot[bot]
cb5e930399
Bump anyhow from 1.0.94 to 1.0.97 in /backend (#13)
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:24 +00: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
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
dependabot[bot]
aec3cd9b2f
Bump chrono from 0.4.38 to 0.4.40 in /backend (#11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 22:28:28 +00:00
dependabot[bot]
237b4b9f9d
Bump uuid from 1.11.0 to 1.16.0 in /backend (#9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 22:28:09 +00:00
a6fd0f1dd7
Add clap 2025-03-24 21:57:05 +00:00
3e4e7d38d8
Bump versions to 0.2.2 2025-03-24 21:16:32 +00:00
a4ee946b93
Bump versions to 0.2.1 2025-03-22 20:52:26 +00:00
8c98ee6c65
Bump versions to 0.2.0 2025-03-22 20:50:58 +00:00
abe074202b
Bump versions to 0.1.8 2025-03-22 18:11:10 +00:00
21075cafb3
Bump versions to 0.1.7 2025-03-22 16:16:03 +00:00
ef9ec69204
Bump versions to 0.1.6 2025-03-22 14:07:11 +00:00
d8f9268042
Bump versions to 0.1.5 2025-03-16 21:50:09 +00:00
0935433cc1
Bump versions to 0.1.4 2025-03-16 21:42:15 +00:00
088cedae9a
Bump versions to 0.1.3 2025-03-16 21:24:38 +00:00
ad0b72e524
Bump versions to 0.1.2 2025-03-16 21:09:37 +00:00
8b8665c7ae
Bump versions to 0.1.1 2025-03-16 21:00:21 +00:00
77dd086603
Bump versions to 0.1.0 2025-03-16 20:45:16 +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
1f4ea3091a
Add regex crate 2025-02-23 13:56:29 +00:00
8374c971ee
Bump versions to 0.0.30 2025-01-19 21:34:38 +00:00
bc76942047
Bump versions to 0.0.29 2025-01-19 13:00:18 +00:00
6e9558f13e
Bump versions to 0.0.28 2025-01-14 21:45:30 +00:00
1795d33986
Bump versions to 0.0.27 2025-01-12 12:00:20 +00:00
2acd02b67e
Bump versions to 0.0.26 2025-01-11 11:10:12 +00:00
cc658b8ca7
Bump versions to 0.0.25 2025-01-09 21:50:34 +00:00
bdbfe2d33c
Bump versions to 0.0.24 2025-01-08 22:55:40 +00:00
92765f7a8a
Bump versions to 0.0.23 2025-01-08 21:55:36 +00:00
b93e2c7c83
Bump versions to 0.0.22 2025-01-08 21:47:01 +00:00
784ed12384
Bump versions to 0.0.21 2025-01-08 20:36:15 +00:00
13d5b35d1a
Add formdata deps 2025-01-07 22:24:45 +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
f1cc7441a4
Fix wasm tests 2025-01-05 20:58:12 +00:00
4d59ec927c
Remove clutter 2025-01-05 13:32:35 +00:00