Commit Graph

126 Commits

Author SHA1 Message Date
Gareth Evans 4063d8fafc feat: add Dry Run Backup action (#1098)
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
2026-02-01 11:43:05 -08:00
Kirari04 3250ff481d feat: SFTP configuration UI (enabled for sftp: URIs) with support for SSH key bootstrapping (#961)
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
Co-authored-by: Gareth <garethgeorge97@gmail.com>
2026-01-26 23:27:33 -08:00
Gareth 70a0bfc72b fix: properly format filename in downloadhandler 2026-01-26 21:32:00 -08:00
Gareth 99dc2c8297 chore: use JWTs for signed download URLs instead of bespoke signatures 2025-12-21 14:14:22 -08:00
Gareth 259af2e429 fix: can't browse snapshots of repos removed and readded under a different name
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-11-05 22:58:24 -08:00
Gareth 93becf3e32 fix: multihost sync refinements (#830)
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-11-01 18:29:35 -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
Gareth 4d557a1146 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
garethgeorge ca678d9495 chore: fix oplog tests 2024-09-09 00:40:14 -07:00
garethgeorge 97e3f03b78 fix: misc bugs related to new logref support 2024-09-04 22:52:38 -07:00
Gareth bfaad8b69e feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
Gareth 546482f115 fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth 6ed1280869 feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
Gareth 038bc87070 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
garethgeorge bb00afa899 fix: restic cli commands through 'run command' are cancelled when closing dialogue 2024-08-25 22:05:26 -07:00
Gareth 79cae5bac3 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
garethgeorge a67c29b57a fix: use addrepo RPC to apply validations when updating repo config 2024-08-14 17:44:26 -07:00
garethgeorge 62a97a335d fix: backrest should only initialize repos explicitly added through WebUI 2024-08-14 17:23:59 -07:00
garethgeorge 49e46b04a0 fix: forget snapshot by ID should not require a plan 2024-07-21 10:28:52 -07:00
garethgeorge f250adf4a0 fix: possible race condition leading to rare panic in GetOperationEvents 2024-07-14 21:19:45 -07:00
Gareth 4d0d13e398 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge fe0e2b9d5e chore: fix restore test coverage 2024-07-09 23:29:51 -07:00
garethgeorge 620caed7e3 fix: improve handling of restore operations
- restore operations are split into a new flow
 - added support displaying restore operation percentage and other
   details in tree view
2024-07-02 20:51:09 -07:00
garethgeorge 90cdf983be chore: fix restore test 2024-06-25 19:31:38 -07:00
garethgeorge 9067027eb4 feat: misc ui improvements 2024-06-25 12:14:55 -07:00