Commit graph

13 commits

Author SHA1 Message Date
f6015a9c43
Fix healthcheck 2025-04-06 16:46:23 +01:00
dependabot[bot]
5923eaa88f
Bump rust from 1.85 to 1.86 in /backend (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 21:52:19 +01:00
dependabot[bot]
5356dc0eb9
Bump rust from 1.83 to 1.85 in /backend (#6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 11:03:53 +00:00
1aad0fce31
Add WebSocket support (#12) 2025-03-29 10:17:46 +00:00
dependabot[bot]
3d27b7f313
Bump alpine from 3.21.0 to 3.21.3 in /backend (#8)
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:42 +00:00
80ad81f872
Fix volumes 2025-03-22 15:38:28 +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
e74e11e69f
Change docker work dir 2025-01-05 21:05:05 +00:00
3ae0e7b896
Add server healthcheck 2025-01-04 10:34:34 +00:00
4df62cf9fb
Change dir 2024-12-19 21:02:16 +00:00
b7dbc6ad50
Debug CI 2024-12-19 20:19:45 +00:00
607937edda
Fix sqlx in docker build 2024-12-18 22:56:40 +00:00
a4d9ec16a1
Add dockerimage for server 2024-12-18 22:37:23 +00:00