Commit graph

694 commits

Author SHA1 Message Date
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
0f5bfa3d5e
Validate user config 2025-05-24 18:45:33 +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]
d73f2a0009
Bump sqlx from 0.8.5 to 0.8.6 in /backend (#44)
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:31 +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]
b5a6c6a993
Bump clap-verbosity-flag from 3.0.2 to 3.0.3 in /backend (#41)
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:13 +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
0295b5633f
Allow deleting non-existent files 2025-05-23 21:56:39 +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
bbb2adce63
Update REAMDE 2025-05-22 21:40:40 +01:00
6292b01464
Hide sqlx folder 2025-05-22 21:39:54 +01:00
dependabot[bot]
2e2da3a46d
Bump chrono from 0.4.40 to 0.4.41 in /backend (#34)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 21:32:03 +01:00
dependabot[bot]
1ab93167de
Bump anyhow from 1.0.97 to 1.0.98 in /backend (#38)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-22 21:31:49 +01:00
8eba310e8b
Fix dependabot config 2025-05-22 21:10:03 +01:00
961032b24f
Keep content on delete 2025-05-22 21:08:18 +01:00
715bbc4d2e
Add user and device provenance colums 2025-05-22 21:05:26 +01:00
bfb522b2c7
Update dependabot 2025-05-22 20:25:21 +01:00
201d76da52
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-05-20 20:08:08 +01:00
ec610c77fb
Randomise slow file event length 2025-05-20 20:08:02 +01:00
dependabot[bot]
4001150414
Bump clap from 4.5.37 to 4.5.38 in /backend (#36)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 19:50:52 +01:00
dependabot[bot]
519be6e46d
Bump rust from 1.86 to 1.87 in /backend (#37)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 19:50:44 +01:00
dependabot[bot]
87ec86a3ad
Bump sqlx from 0.8.3 to 0.8.5 in /backend (#30)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-14 22:16:18 +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
c9bf983f95
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-05-11 21:04:32 +01:00