vorotamoroz
11a07b26af
Use host preparation for TURN connection settings
2026-09-16 03:43:09 +00:00
vorotamoroz
ab55eb5aff
Use existing Setup URI and QR sharing for TURN settings
2026-09-15 17:18:40 +00:00
vorotamoroz
93bc161f20
Add optional Cloudflare TURN credentials and secure profile sharing
2026-09-15 16:20:03 +00:00
vorotamoroz
ef3033d8db
Restore Sync now progress and recovery policy
2026-09-01 18:00:08 +00:00
vorotamoroz
1d2077d3fc
Complete central provider, resource, scheduling, and recovery contracts
2026-08-31 15:06:06 +00:00
vorotamoroz
7300db08d6
Adopt active Replicator ownership contracts
2026-08-30 09:45:00 +00:00
vorotamoroz
db70b4c2b6
Migrate LiveSync flows to provider-owned resources
2026-08-28 17:54:04 +00:00
vorotamoroz
de03534d2f
fix: close finite remote database connections
2026-08-14 10:29:29 +00:00
vorotamoroz
97964fddf1
refactor: inject CLI I/O and diagnostics
2026-07-17 16:01:48 +00:00
vorotamoroz
a721d3b602
refactor: consume Commonlib as a package
2026-07-17 11:13:16 +00:00
vorotamoroz
34162f747c
fix corrupted test, update submodule
2026-06-08 11:10:37 +01:00
vorotamoroz
9e87ee4da1
Merge branch 'main' into cli_vaultpath
2026-06-08 19:07:02 +09:00
vorotamoroz
cf173caf88
feat: decouple the database and vault directories
2026-06-08 10:43:10 +01:00
vorotamoroz
5922186a0e
feat: Added new remote management commands
2026-06-08 04:23:22 +00:00
vorotamoroz
1167b41340
feat: add CLI commands to handle multiple remote configuration
2026-05-20 05:10:42 +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
d7088be8af
Improved: remote management
2026-04-05 16:00:57 +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