Commit graph

266 commits

Author SHA1 Message Date
a82ed701ef
Bump versions to 0.3.10 2025-04-13 21:27:16 +01:00
f63d3dd830
Add websocket message type 2025-04-08 23:01:08 +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
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
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
51f69a39af
Add utils module 2025-04-07 22:26:16 +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
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
0c6d36041c
Bump versions to 0.3.6 2025-04-04 23:16:32 +01:00
648db73628
Add device id and use it to filter out updates coming from the same device 2025-04-04 23:13:50 +01:00
e6601af93f
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-04-04 21:58:34 +01:00
9199915362
Update editorconfig 2025-04-04 21:58:32 +01:00
3881f56b45
Bump rust deps 2025-04-04 21:58:05 +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
0e53631cc8
Format 2025-04-04 21:48:27 +01:00
b5e528d8b8
Use middleware instead of manual auth checks 2025-04-04 21:47:19 +01:00
fb71460fc3
Turn auth into a middleware 2025-04-04 21:46:08 +01:00
9a0b8a07bf
Add response_timeout_seconds config 2025-04-04 21:19:54 +01:00
e3295a38af
Bump versions to 0.3.5 2025-04-03 21:45:01 +01:00
4e45888040
Bump versions to 0.3.4 2025-04-02 22:18:16 +01:00