vorotamoroz
faefa80cbd
Fix again
2026-04-29 12:40:40 +09:00
vorotamoroz
3737eacffd
Fix readme
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 12:39:42 +09:00
vorotamoroz
4c0af0b608
Fixed(cli):
...
- `ls` and `mirror` commands now provide informative feedback when no documents are found or filters skip all files, resolving the issue where they would exit silently (#860 ).
- The command-line argument `vault` has been renamed to a more appropriate name, `databaseDir`.
- The `mirror` command now accepts a `vault` directory, which specifies the location where the actual files are stored. For compatibility reasons, the previous behaviour is still supported.
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 12:22:00 +09:00
vorotamoroz
3c94a44285
Fixed: Replication progress is now correctly saved and restored in the CLI.
2026-04-02 10:30:14 +01:00
vorotamoroz
cda27fb7f8
- Update trystero to v0.23.0
...
- Add dockerfile for CLI
- Change relay image for testing on arm64
2026-03-31 07:17:51 +00: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
29ce9a5df4
remove todo
2026-03-12 12:45:39 +01:00
vorotamoroz
84110aee97
update readme
2026-03-12 19:46:52 +09:00
vorotamoroz
822d957976
Refactor: separate entrypoint and main,
...
Fix: readlng binary file
2026-03-12 19:41:10 +09:00
vorotamoroz
5d80258a77
Add e2e-test (not passed yet)
...
Refine readme
2026-03-12 12:20:39 +09:00
vorotamoroz
fa14531599
Add note
2026-03-12 03:03:03 +09:00
vorotamoroz
5872cad1e5
Implement commands
2026-03-12 02:56:30 +09:00
vorotamoroz
16c0dfef4c
Remove the grandiloquence from the note written in work in progress.
2026-03-11 23:51:35 +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