Commit graph

755 commits

Author SHA1 Message Date
acdacf655d
Bump versions to 0.8.0 2025-08-31 10:44:19 +01:00
0f38d42212
Fix script 2025-08-31 10:44:08 +01:00
1d19ceabd3
Bump versions to 0.7.0 2025-08-30 22:24:16 +01:00
a919b04cf0
Add telemetry 2025-08-30 22:24:08 +01:00
4cdd0cbd40
Build server for multiple arch (#106) 2025-08-30 21:50:34 +01:00
9177984ff6
Move more logic into sync-client 2025-08-30 11:02:04 +01:00
dependabot[bot]
3f089bd37e
Bump prettier from 3.5.3 to 3.6.2 in /frontend (#108)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andras Schmelczer <andras@schmelczer.dev>
2025-08-30 10:38:25 +01:00
0ff3bb5967
Migrate from Jest to node:test (#115) 2025-08-30 10:38:08 +01:00
d33f80cca6
Fix E2E tests (#114) 2025-08-30 10:19:31 +01:00
27e2082747
Bump versions to 0.6.3 2025-08-28 21:55:51 +01:00
376008de54
Improve editor sync status line 2025-08-28 21:55:43 +01:00
dependabot[bot]
47f4ddfc63
Bump ts-jest from 29.3.4 to 29.4.1 in /frontend (#107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 19:18:29 +01:00
dependabot[bot]
524de60585
Bump ws from 8.18.2 to 8.18.3 in /frontend (#109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 19:18:12 +01:00
dependabot[bot]
606b674a98
Bump @eslint/plugin-kit from 0.3.1 to 0.3.3 in /frontend in the npm_and_yarn group across 1 directory (#89)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 22:33:18 +01:00
dependabot[bot]
2f251f72fc
Bump alpine from 3.22.0 to 3.22.1 in /sync-server (#88)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 22:33:11 +01:00
36f2dc0d43
Bump versions to 0.6.2 2025-08-27 22:33:02 +01:00
37ca507ae4
Add Claude file 2025-08-27 22:32:52 +01:00
eb6200dd73
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-08-27 22:31:32 +01:00
b2f4e0c038
Show files open by other users 2025-08-27 22:31:29 +01:00
dependabot[bot]
2500378de0
Bump jest and @types/jest in /frontend (#71)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 21:49:17 +01:00
dependabot[bot]
6b12603915
Bump sass from 1.89.1 to 1.91.0 in /frontend (#104)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 20:20:13 +01:00
dependabot[bot]
79279df5b0
Bump typescript-eslint from 8.33.1 to 8.41.0 in /frontend (#105)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 20:19:57 +01:00
d513ad9824
Bump versions to 0.6.1 2025-08-26 22:23:05 +01:00
d6e4305588
Fix lint 2025-08-26 22:22:36 +01:00
2ff1384fde
Fix cursor moving perf 2025-08-26 21:17:57 +01:00
6afb828bd9
Fix CI 2025-08-26 21:06:22 +01:00
16fc3a8234
Bump versions to 0.6.0 2025-08-25 19:25:31 +01:00
de4763c2cd
Merge branch 'main' of https://github.com/schmelczer/obsidian-shared-sync 2025-08-25 19:25:24 +01:00
43311ed30b
Update e2e tests 2025-08-25 19:25:03 +01:00
dependabot[bot]
a27b039646
Bump rust from 1.87 to 1.89 in /sync-server (#99)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 17:17:18 +01:00
dependabot[bot]
8c6271cd0e
Bump tokio from 1.44.2 to 1.47.1 in /sync-server (#94)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 17:16:56 +01:00
a36a24effc
Fix main & improve cursor sync (#101) 2025-08-25 17:15:52 +01:00
81b81e30ff
Use unknown return type for callbacks 2025-08-17 15:12:31 +01:00
e73f147fbc
Add local prediction for remote cursor updates 2025-08-17 15:03:34 +01:00
b7e80c39f1
Fix tests 2025-08-17 15:01:45 +01:00
2d016c44bd
Add local selection update 2025-08-17 15:01:38 +01:00
a9ddd1032f
Lint flaky websocket factory 2025-08-17 14:59:41 +01:00
0916f54045
Small readme improvements 2025-08-17 14:59:21 +01:00
278fa912df
Rename field 2025-08-17 11:14:16 +01:00
cf8c9ebe00
Exclude target 2025-08-17 10:56:43 +01:00
a2cbcf0519
SLow down requests for development 2025-08-16 12:21:50 +01:00
6da107ff3a
Fix flaky websocket 2025-08-10 22:20:46 +01:00
bb07602c68
Send document versions with cursors 2025-08-10 14:55:40 +01:00
d9ffcfeb5c
Expose locks utils 2025-08-10 12:59:33 +01:00
b56e8f6c15
Rename 2025-08-10 12:59:14 +01:00
396d07be66
Bump versions to 0.5.1 2025-07-13 11:51:26 +01:00
e8a719f844
Fix docker 2025-07-13 11:51:20 +01:00
49dcc22982
Remove clutter 2025-07-13 11:51:15 +01:00
700903647e
Bump versions to 0.5.0 2025-07-13 11:07:55 +01:00
019858917e
Fix script 2025-07-13 11:07:52 +01:00