vorotamoroz
a379b5bd78
bump
0.25.63
2026-05-17 01:40:50 +09:00
vorotamoroz
4ed1749652
Enhance P2P synchronization features and UI improvements
2026-05-17 01:36:09 +09:00
vorotamoroz
9a90256a8a
Enhance P2P synchronization features and UI improvements
2026-05-16 23:50:08 +09:00
vorotamoroz
f0628a0d2c
Improve UI
2026-05-16 23:09:11 +09:00
vorotamoroz
d5e2f57781
Fixed: fixed P2P bugs and and implement new UI
2026-05-15 10:18:53 +01:00
vorotamoroz
91c9746886
Merge pull request #900 from vrtmrz/v0_25_62
...
Releasing v0.25.62
2026-05-14 20:15:02 +09:00
vorotamoroz
75b44b1636
bump
0.25.62
2026-05-14 09:40:12 +00:00
vorotamoroz
f1fe48c1ee
add version-bump
2026-05-14 09:35:53 +00:00
vorotamoroz
437e7c0d9c
Fixed an issue where a connection could not be established when attempting to connect to a brand-new remote database without going through the set-up wizard or configuration checking
2026-05-14 09:32:34 +00:00
vorotamoroz
5ffa7ec7ee
Merge pull request #897 from vrtmrz/v0_25_61
...
Releaseing v0.25.61
2026-05-13 23:06:57 +09:00
vorotamoroz
a1859f5d2e
bump
0.25.61
2026-05-13 14:44:38 +01:00
vorotamoroz
785af8cb8f
Merge pull request #896 from vrtmrz/address_community_review
...
Address community review
2026-05-13 22:29:37 +09:00
vorotamoroz
06e1f4aa4a
Update subrepo pointer
2026-05-13 14:25:49 +01:00
vorotamoroz
767f22ce9c
Merge branch 'address_community_review' of https://github.com/vrtmrz/obsidian-livesync into address_community_review
2026-05-13 14:16:51 +01:00
vorotamoroz
6a9bba702c
chore: ran prettier
2026-05-13 14:10:56 +01:00
vorotamoroz
de2397dc3f
Adding a rough DI
2026-05-13 14:10:55 +01:00
vorotamoroz
daaad9212e
Fix package-lock
2026-05-13 14:10:54 +01:00
vorotamoroz
a6891374a1
chore: Package modernise, update linter
2026-05-13 14:10:01 +01:00
vorotamoroz
b1cadf0549
prettify
2026-05-13 14:07:58 +01:00
vorotamoroz
95f40cc954
(chore): removing DOM Operation
2026-05-13 14:07:58 +01:00
vorotamoroz
8deaf123d6
Update eslint config to ignore file,
...
fix some type error on LiveSyncBaseCore
2026-05-13 14:06:51 +01:00
vorotamoroz
053813bffb
Update for review once
2026-05-13 14:06:51 +01:00
vorotamoroz
cc7af03618
chore: Package modernise, update linter
2026-05-13 14:06:51 +01:00
vorotamoroz
a130e3700e
prettify
2026-05-13 14:06:50 +01:00
vorotamoroz
0549e901b2
(chore): removing DOM Operation
2026-05-13 14:06:49 +01:00
vorotamoroz
e9afe06968
Merge pull request #895 from vrtmrz/update_lib
...
Update lib to fix P2P problems and merging contributions
2026-05-13 22:01:17 +09:00
vorotamoroz
c45aca4794
fixed: fixed subrepo pointer
...
I thought I’d rebased it, but it turns out everything had been merged.
2026-05-13 13:45:09 +01:00
vorotamoroz
e2c54aaf43
Update lib to fix P2P problems
2026-05-13 13:31:11 +01:00
vorotamoroz
37715d4c9f
chore: ran prettier
2026-05-13 11:12:40 +00:00
vorotamoroz
106367fa41
Adding a rough DI
2026-05-13 11:09:04 +00:00
vorotamoroz
538130aa91
Fix package-lock
2026-05-13 11:36:01 +01:00
vorotamoroz
c9d0357fec
Merge branch 'address_community_review' of https://github.com/vrtmrz/obsidian-livesync into address_community_review
2026-05-13 11:35:01 +01:00
vorotamoroz
d05c76da36
Update eslint config to ignore file,
...
fix some type error on LiveSyncBaseCore
2026-05-13 11:33:46 +01:00
vorotamoroz
d2eb6ecbaf
Update for review once
2026-05-13 11:33:46 +01:00
vorotamoroz
25a6fde212
chore: Package modernise, update linter
2026-05-13 11:33:45 +01:00
vorotamoroz
e8f8b680ef
prettify
2026-05-13 11:33:03 +01:00
vorotamoroz
6c30f2b863
(chore): removing DOM Operation
2026-05-13 11:33:03 +01:00
vorotamoroz
8dda24a689
Merge pull request #882 from vrtmrz/p2p-rpc
...
feat: use new p2p-rpc wrapper
2026-05-13 19:24:26 +09:00
vorotamoroz
fbbb63906a
Merge branch 'main' into p2p-rpc
2026-05-13 19:22:03 +09:00
vorotamoroz
1e66a7f144
Merge pull request #894 from vrtmrz/fix_unexpected_error_on_startup
...
fixed: fixed unexpected error during startup
2026-05-13 19:16:18 +09:00
vorotamoroz
df79d81475
fixed: fixed unexpected error during startup
2026-05-13 10:14:47 +00:00
vorotamoroz
ad71355859
Merge pull request #893 from brian-spackman/fix-fractional-mtime-on-linux
...
fix: truncate sub-millisecond CLI mtimes to prevent mobile crash
2026-05-13 19:12:56 +09:00
vorotamoroz
95dc079fad
Merge pull request #843 from andrewleech/daemon-sync
...
cli: implement continuous sync daemon mode
2026-05-13 18:53:59 +09:00
vorotamoroz
770d4af4a0
Update eslint config to ignore file,
...
fix some type error on LiveSyncBaseCore
2026-05-13 10:15:45 +01:00
vorotamoroz
3b311248cb
Update for review once
2026-05-13 08:02:50 +01:00
Andrew Leech
67996f6d0a
cli: fix stale stat.size in NodeVaultAdapter causing corrupted file errors
...
chokidar stats are captured at poll time and may not reflect the file's
final byte length by the time vault.read() is called. The downstream
integrity check compares stat.size to content length; a mismatch causes
other LiveSync clients to reject the file as corrupted.
Fix by updating file.stat.size from the actual content in read() and
readBinary().
Co-authored-by: Joysimple <Joysimple@users.noreply.github.com >
2026-05-13 16:56:08 +10:00
vorotamoroz
5772811a45
chore: Package modernise, update linter
2026-05-13 04:40:32 +01:00
vorotamoroz
55529cd71e
prettify
2026-05-13 03:58:08 +01:00
vorotamoroz
2e9b8b7b62
(chore): removing DOM Operation
2026-05-13 03:55:11 +01:00
Andrew Leech
4ab2e41d18
cli daemon: set disableCheckingConfigMismatch for headless operation
...
The config mismatch dialog's defaultAction is "Dismiss" which blocks
replication. Since the daemon cannot resolve mismatches interactively,
skip the check entirely and accept the remote configuration as-is.
2026-05-13 11:21:06 +10:00