Commit graph

739 commits

Author SHA1 Message Date
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
28ab87bda0
Fix CI 2025-04-04 23:16:17 +01:00
a25027bc90
Send device id to server 2025-04-04 23:15:05 +01:00
69438a78c6
Fix bug where we didn't update hash on updates 2025-04-04 23:14:37 +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
11e2d121b1
Update API types 2025-04-04 22:02:24 +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
d9774f364f
Add machete to checks 2025-04-04 21:58:19 +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
297787739b
Don't apply empty edits 2025-04-04 21:20:04 +01:00
9a0b8a07bf
Add response_timeout_seconds config 2025-04-04 21:19:54 +01:00
181ea4faef
Fix logs view 2025-04-03 22:46:07 +01:00
e3295a38af
Bump versions to 0.3.5 2025-04-03 21:45:01 +01:00
5328e3b0f6
Fix cursor movement on Windows 2025-04-03 21:44:45 +01:00
a0044badf3
Update node deps 2025-04-02 22:19:10 +01:00
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
0311883a16
Fix lint 2025-03-29 14:04:06 +00:00
bb5a0bde3a
Bump versions to 0.3.2 2025-03-29 13:36:44 +00:00
52bda89764
Fix jumping cursor 2025-03-29 13:36:32 +00:00
3bbc5c61e9
Bump versions to 0.3.1 2025-03-29 12:29:36 +00:00
fa4da6eb14
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-03-29 12:28:20 +00:00
c5af0d40d8
Pick up changed ping API 2025-03-29 12:28:12 +00:00
7413299cec
Fix typo 2025-03-29 12:26:59 +00:00
3d8152f6f5
Rate-limit updates 2025-03-29 12:26:52 +00:00
1eec55b2d0
Update example config 2025-03-29 12:25:32 +00:00
81c4cc991c
Print init errors 2025-03-29 12:25:24 +00:00
b3e98d32b6
Add vault-level access control 2025-03-29 12:25:15 +00: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
a8c813b9a7
Bump versions to 0.3.0 2025-03-29 11:02:57 +00:00
6fb922f4ba
Rate-limit DB writes 2025-03-29 11:02:42 +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]
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
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
ccff1cfc7a
Fix parsing 2025-03-24 22:03:43 +00:00
baba8f82bf
Take config path as input 2025-03-24 21:57:56 +00:00