Commit graph

210 commits

Author SHA1 Message Date
dependabot[bot]
f97193e287
Bump @types/node from 22.14.0 to 22.15.27 in /frontend (#55)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-30 19:15:53 +01:00
dependabot[bot]
8daecb9b09
Bump ws from 8.18.1 to 8.18.2 in /frontend (#52)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-30 19:15:42 +01:00
483e03e2de
Bump versions to 0.3.15 2025-05-25 11:58:00 +01:00
b72b3488d8
Don't show .md extensions 2025-05-25 11:35:42 +01:00
d59203b5b9
Improve vault history messages 2025-05-25 11:35:20 +01:00
a340039301
Remove double-delete notifications 2025-05-25 09:57:22 +01:00
f93ca447d8
Improve history view UX 2025-05-24 19:05:12 +01:00
5c8b02f69c
Lint 2025-05-24 19:02:50 +01:00
1b21e194cf
Update types 2025-05-24 19:02:27 +01:00
063d78fad5
Support more history entry types 2025-05-24 18:51:59 +01:00
31833a9f47
Match dotfiles 2025-05-24 14:35:25 +01:00
76a17c4221
Better default ignores 2025-05-24 14:35:16 +01:00
5d33b3de79
Rename dev version of plugin 2025-05-24 14:05:38 +01:00
22a13e0152
Change file limit from slider to number 2025-05-24 13:56:36 +01:00
383e2868c2
Small improvements 2025-05-24 13:56:06 +01:00
e0b83bbc7a
Rename 2025-05-24 13:23:24 +01:00
4040c98754
Allow multiple E2E test iterations 2025-05-24 13:23:17 +01:00
b17f34d402
Fix ignore patterns 2025-05-24 13:21:37 +01:00
287a4e15b4
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-05-24 11:17:40 +01:00
ffeec19ca7
Include content size in response 2025-05-24 11:17:34 +01:00
dependabot[bot]
88be6f93b2
Bump ts-jest from 29.3.1 to 29.3.4 in /frontend (#45)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 23:08:20 +01:00
dependabot[bot]
33455d24fc
Bump typescript from 5.8.2 to 5.8.3 in /frontend (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 23:08:00 +01:00
dependabot[bot]
a9dc9f8fe3
Bump openapi-fetch from 0.13.5 to 0.14.0 in /frontend (#43)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 23:07:51 +01:00
dependabot[bot]
11dde0baa4
Bump sass from 1.86.1 to 1.89.0 in /frontend (#42)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 23:07:41 +01:00
08914a8f16
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-05-23 22:03:53 +01:00
ef00174538
Fix E2E test by not creating deleted files 2025-05-23 21:58:01 +01:00
0cd2e9175f
Print pending id 2025-05-23 21:57:41 +01:00
dependabot[bot]
650e14b82c
Bump typescript-eslint from 8.29.0 to 8.32.1 in /frontend (#39)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 21:46:42 +01:00
3fe70b37ec
Bump versions to 0.3.14 2025-05-22 22:25:31 +01:00
70fe45a09d
Rename user-agent header to device-id 2025-05-22 22:24:30 +01:00
5448c1cf99
Update API types 2025-05-22 21:42:34 +01:00
ceb217cda8
Add simple glob ignore patterns 2025-05-22 21:41:59 +01:00
ec610c77fb
Randomise slow file event length 2025-05-20 20:08:02 +01:00
7776b69a0b
Update API types 2025-05-14 22:15:57 +01:00
0093d6132b
Bump versions to 0.3.13 2025-05-14 22:14:50 +01:00
45f9f37d0f
Make startup deletion check more robust 2025-05-14 22:14:34 +01:00
8f97e8e656
Bump versions to 0.3.12 2025-05-11 22:25:35 +01:00
de346b9fcf
Add sync status inside editor 2025-05-11 22:25:19 +01:00
8b22549f5e
Expose sync status per file 2025-05-11 22:24:43 +01:00
1598e3c4d5
Handle syncing with selections 2025-05-11 15:50:24 +01:00
e2edc076b9
Bump versions to 0.3.11 2025-04-13 22:23:53 +01:00
23684c982e
Add comment 2025-04-13 22:23:35 +01:00
438f0b4d97
Fix out of bounds cursor checking 2025-04-13 22:23:28 +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
0abd50ac0c
Add force setting to MinCovered 2025-04-08 23:00:44 +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