Commit Graph

144 Commits

Author SHA1 Message Date
Gareth aa2bdfec5c fix modno Set issues 2025-11-05 22:47:54 -08:00
Gareth 38eefcaf85 progress on impl 2025-11-01 17:29:19 -07:00
Gareth 876fc24cae all tests passing 2025-11-01 16:18:43 -07:00
Gareth 0dcfbd2beb more bug fixes and progress 2025-11-01 14:34:04 -07:00
Gareth 9de7ddc3a0 fix auth middleware test 2025-11-01 14:00:47 -07:00
Gareth cd76086c15 config sync test passing 2025-11-01 13:55:52 -07:00
Gareth eae80020cd start re-enabling tests for sync engine 2025-11-01 13:40:31 -07:00
Gareth 11b12c7c35 more progress 2025-11-01 13:08:54 -07:00
Gareth 189643f2ae progress checkpoint 2025-10-31 23:48:21 -07:00
Gareth f7150a9e5c finish updating to new proto definitions 2025-10-31 18:51:12 -07:00
Gareth b7cd874cbf restore old impl and abandon tunneling approach as liable to be fragile 2025-10-31 18:43:29 -07:00
Gareth George 05f5a7e176 working tunneling 2025-10-31 18:24:34 -07:00
Gareth George 3fde75029d progress towards a connection 2025-10-31 18:24:34 -07:00
Gareth George 1e4524fe01 initial test coverage 2025-10-31 18:24:19 -07:00
Gareth George 764693ba47 progress towards encryption support 2025-10-31 18:24:19 -07:00
Gareth George 17075b20a0 rework the sync api protos 2025-10-31 18:24:18 -07:00
Gareth George 0d9f7454ff restore to state on main 2025-10-31 18:23:58 -07:00
Gareth George 0f30839fdb more sync api bug fixes 2025-10-31 18:20:10 -07:00
Gareth George 4dbe30a3fe remove broken tests 2025-10-31 18:20:10 -07:00
Gareth George 272f93214e improve sync api security by using 'Authorization' headers for initial key exchange 2025-10-31 18:20:09 -07:00
Gareth George b020856eea define new log syncing interface 2025-10-31 18:19:49 -07:00
Gareth George bc7beaef91 fix build failure 2025-10-31 18:04:58 -07:00
Gareth George ceb29a80f9 progress implementing remote instance views 2025-10-31 18:04:56 -07:00
Gareth George 74eb15df04 fix: cont'd work on sync implementation 2025-10-31 18:04:34 -07:00
Gareth 4357295a17 chore: fix store contract test
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-09-30 23:38:25 -07:00
Nuno Cruces e8e94295cc fix: avoid shared cache memory databases (#926) 2025-09-30 21:51:51 -07:00
Gareth 1ee919c6b9 chore: migrate to ncruces sqlite3 driver for improved stability (#923) 2025-09-28 04:30:22 -07:00
Gareth d9b77155f3 feat: allow direct downloading files and folders through backrest webui without restoring first (#921) 2025-09-28 03:10:03 -07:00
Gareth 31803eb222 chore: fix broken tests remaining 2025-08-26 23:07:56 -07:00
Gareth 32ca7e3ce8 chore: skip syncapi tests 2025-08-26 23:07:56 -07:00
garethgeorge 8c506a4e6b chore: improve migration handling by merging ConfigManager and CachingValidatingStore 2025-08-20 22:44:24 -07:00
Gareth 86e624bb73 chore: simplify sync impl by abstracting bidirectional transport (#844)
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-07-21 21:20:16 -07:00
Gareth cd5814d848 fix: race condition in taskcollectgarbage potentially prematurely deletes logs for tasks currently running (#828)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-06-29 21:56:33 -07:00
Gareth 6e0c201025 feat: multihost sync ui (#825)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-06-29 17:34:02 -07:00
Gareth eb9948b993 feat: sync api creates and uses cryptographic identity of local instance (#780) 2025-06-22 20:42:23 -07:00
Gareth 190b3bfd0e fix: glob escape some linux filename characters (#721) 2025-03-31 23:23:59 -07:00
Gareth George 5b7e71ca7a chore: deflake flaky multihost index snapshots test 2025-03-30 11:47:09 -07:00
Gareth George 1587304cf2 chore: add test coverage for multihost repo index snapshots 2025-03-14 21:51:29 -07:00
Gareth George 146032a9d7 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
Gareth George b3cfef1405 fix: test repo configuration button
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-01-22 22:47:46 -08:00
Gareth 99264b2469 fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George 47a4b52263 fix: whitespace at start of path can result in invalid restore target
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2025-01-22 19:07:03 -08:00
Gareth George ace719f54b chore: misc prerelease fixes
Release Please / release-please (push) Waiting to run
Build Snapshot Release / build (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-01-09 01:10:44 -08:00
Gareth a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth 1bb3cd70fd feat: add a "test configuration" button to aid users setting up new repos (#582)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-12-01 15:00:31 -08:00
Gareth 57f9aeb72a fix: use command mode when executing powershell scripts on windows (#569) 2024-11-19 21:33:13 -08:00
garethgeorge 592e4cf9dd fix: improve memory pressure from getlogs 2024-11-13 19:47:32 -08:00
Gareth 4b3c7e53d5 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth 28c31720f2 feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00