vorotamoroz
075d260fdd
Fixed:
...
- Fixed the corrupted display of the help message.
- Remove some unnecessary codes.
2026-03-18 11:46:52 +01:00
vorotamoroz
6c69547cef
### Fixed
...
- Fixed flaky timing issues in P2P synchronisation.
- Fixed more binary file handling issues in CLI.
### Tests
- Rewrite P2P end-to-end tests to use the CLI as host.
2026-03-16 00:48:22 +09:00
vorotamoroz
9dd479e597
Fix for an issue where conflicts cannot be resolved in Journal Sync
...
Remove unnecessary test calling in CLI
2026-03-14 16:51:30 +09:00
vorotamoroz
dfe13b1abd
Fixed:
...
- No longer unexpected `Unhandled Rejections` during P2P operations (waiting acceptance).
CLI new features
- P2P sync has been implemented.
2026-03-14 15:08:31 +09:00
vorotamoroz
338a9ba9fa
Add: mirror command
...
Tidy: test
2026-03-13 18:01:38 +09:00
vorotamoroz
d4aedf59f3
A- Add more tests.
...
- Object Storage support has also been confirmed (and fixed) in CLI.
2026-03-12 18:20:55 +09:00
vorotamoroz
5d80258a77
Add e2e-test (not passed yet)
...
Refine readme
2026-03-12 12:20:39 +09:00
vorotamoroz
0742773e1e
Add self-hosted-livesync-cli to src/apps/cli as a headless, and a dedicated version.
2026-03-11 14:51:01 +01:00