vorotamoroz
44c52aa2dd
test(cli): exercise adaptive S3 pack reads
2026-08-02 07:47:59 +00:00
vorotamoroz
0f2efbd670
fix(cli): persist adaptive writer state
2026-08-02 07:47:59 +00:00
vorotamoroz
f24c543dd3
Persist displayed branches through conflict operations
2026-07-22 16:01:57 +00:00
vorotamoroz
1ef8c88139
Complete Commonlib rc.6 integration and setup workflows
2026-07-21 15:00:28 +00:00
vorotamoroz
104eeadb4b
Reduce Community lint type-safety warnings
2026-07-20 18:08:09 +00:00
vorotamoroz
52138bf7a5
Prefer focused Commonlib entry points
2026-07-18 18:16:16 +00:00
vorotamoroz
97964fddf1
refactor: inject CLI I/O and diagnostics
2026-07-17 16:01:48 +00:00
vorotamoroz
326bf77183
refactor: align platform APIs with community review
2026-07-17 14:47:27 +00:00
vorotamoroz
a721d3b602
refactor: consume Commonlib as a package
2026-07-17 11:13:16 +00:00
vorotamoroz
62f44e38c0
Releasing 0.25.77 ( #968 )
...
Squash commits
2026-06-19 17:45:37 +09:00
vorotamoroz
88a8bcbd5a
barrel node specific modules to summarise the warnings
2026-06-17 06:15:25 +01:00
vorotamoroz
ae9c46f8f0
Fix import paths
2026-06-17 04:39:39 +01:00
vorotamoroz and Copilot
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
216861f2c3
Prettified
2026-04-02 10:33:36 +01:00
vorotamoroz
3c94a44285
Fixed: Replication progress is now correctly saved and restored in the CLI.
2026-04-02 10:30:14 +01: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
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