Commit graph

739 commits

Author SHA1 Message Date
438f0b4d97
Fix out of bounds cursor checking 2025-04-13 22:23:28 +01:00
7c081e8939
Fix out of bounds cursors in case of trailing delete 2025-04-13 22:21:38 +01:00
78525cef45
Fix tests ignoring overflowing cursors 2025-04-13 22:21:19 +01:00
535b76bb71
Fix E2E 2025-04-13 22:06:35 +01:00
a82ed701ef
Bump versions to 0.3.10 2025-04-13 21:27:16 +01:00
b26552fc1f
Update API types 2025-04-08 23:05:06 +01:00
96bf542b91
Keep updating the last seen id correctly 2025-04-08 23:02:41 +01:00
f63d3dd830
Add websocket message type 2025-04-08 23:01:08 +01:00
0abd50ac0c
Add force setting to MinCovered 2025-04-08 23:00:44 +01:00
dc124ace20
Sort latest updates ascending 2025-04-08 22:23:01 +01:00
33fd127cf6
Take last_seen_vault_update_id as a WS message instead of query parameter 2025-04-08 22:22:37 +01:00
bda5f37385
Add min covered 2025-04-08 22:21:22 +01:00
1bd9331bfa
Fix E2E error 2025-04-08 20:45:42 +01:00
82e41e5b4e
Check in package.json for dependabot 2025-04-08 20:42:06 +01:00
dependabot[bot]
32fec24e04
Bump clap from 4.5.32 to 4.5.35 in /backend (#26)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 20:34:28 +01:00
dependabot[bot]
3095ec6876
Bump thiserror from 1.0.69 to 2.0.12 in /backend (#27)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 20:34:17 +01:00
af0d05a5bc
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-04-07 23:14:23 +01:00
fd6f40d72c
Bump versions to 0.3.9 2025-04-07 23:14:00 +01:00
3ec6bd4d5b
Allow overriding WebSocket implementation and add flaky version for testing 2025-04-07 23:13:45 +01:00
dependabot[bot]
bf283bbe7c
Bump schemars from 0.8.21 to 0.8.22 in /backend (#25)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 22:34:23 +01:00
74a8060246
Always normalise vaultId and trim token 2025-04-07 22:29:23 +01:00
04a24d0b38
Normalise settings values 2025-04-07 22:28:39 +01:00
51f69a39af
Add utils module 2025-04-07 22:26:16 +01:00
ff02fee6a5
Random case vaultId 2025-04-07 22:23:53 +01:00
a86a056888
Fix history ordering 2025-04-07 20:22:30 +01:00
637aa523c6
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-04-06 16:46:30 +01:00
f6015a9c43
Fix healthcheck 2025-04-06 16:46:23 +01:00
dependabot[bot]
3238d7b819
Bump tokio from 1.44.1 to 1.44.2 in /backend (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 16:28:25 +01:00
dependabot[bot]
4cdc11cd50
Bump aide from 0.13.4 to 0.13.5 in /backend (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 16:27:56 +01:00
59c143199c
Bump versions to 0.3.8 2025-04-06 13:56:03 +01:00
f8b0501eea
Fix E2E tests 2025-04-06 13:55:27 +01:00
29ff601545
Bump versions to 0.3.7 2025-04-06 13:28:27 +01:00
ac4c7fb1df
Faster tests 2025-04-06 13:28:07 +01:00
c734d256be
Fix lint 2025-04-06 12:16:03 +01:00
09f20900cd
Fix build 2025-04-06 12:14:33 +01:00
aa78e258e7
Enable more lints 2025-04-06 11:43:08 +01:00
48f301d8ab
Lint & format 2025-04-06 11:39:40 +01:00
9da05c6ff6
Fix cursor moving 2025-04-06 11:39:30 +01:00
f509a60f0a
Split integration tests 2025-04-06 11:20:58 +01:00
f747634aac
Format tests 2025-04-06 11:20:45 +01:00
a839ff8fc5
Fix npm dependabot 2025-04-05 17:12:25 +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