Commit graph

577 commits

Author SHA1 Message Date
5ed7e0ad3a
Move tests 2025-04-02 20:37:36 +01:00
38a8e6b774
Fix web tests 2025-04-01 22:53:50 +01:00
89b87efa59
Fix tests 2025-04-01 22:50:55 +01:00
680486c4b5
Implement cursor merging 2025-04-01 22:49:02 +01:00
941100d715
Lint 2025-04-01 22:46:03 +01:00
688fd2f1b1
Update API and add cursor position tests 2025-04-01 22:45:26 +01:00
168fb44b07
Fix double document creation on first sync 2025-04-01 22:42:14 +01:00
3744b0a633
Add apply_merge_context to cursor 2025-04-01 22:41:52 +01:00
998ee387d2
Add integration tests 2025-04-01 22:40:05 +01:00
23c288b1eb
Clean up 2025-04-01 20:53:38 +01:00
e9e2328f03
Expose merge_text_with_cursors on API 2025-04-01 20:10:03 +01:00
71ccd7b61d
Make Side printable 2025-03-30 21:27:04 +01:00
c9c0ffecf1
Add cursor types 2025-03-30 21:26:04 +01:00
23ba0d2c82
Add comments 2025-03-30 12:24:08 +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
958af89116
Rename config.yml 2025-03-24 21:57:26 +00:00
a6fd0f1dd7
Add clap 2025-03-24 21:57:05 +00:00
3e4e7d38d8
Bump versions to 0.2.2 2025-03-24 21:16:32 +00:00
0ae05dda16
Remove todos 2025-03-24 21:16:23 +00:00
272cb2e958
Create dependabot.yml 2025-03-23 15:13:45 +00:00
468d0ac8cf
Fix history view 2025-03-23 15:00:20 +00:00
58a61d036b
Update branch name 2025-03-22 20:55:14 +00:00
a4ee946b93
Bump versions to 0.2.1 2025-03-22 20:52:26 +00:00
bb015209a2
Fix build 2025-03-22 20:52:16 +00:00
8c98ee6c65
Bump versions to 0.2.0 2025-03-22 20:50:58 +00:00
a8cadd1e53
Fix test 2025-03-22 20:50:43 +00:00
62427183fd
Print current size not just limit 2025-03-22 20:32:02 +00:00