Commit Graph

141 Commits

Author SHA1 Message Date
Gareth George 72759db555 some code cleanup 2026-05-02 22:27:28 -07:00
Gareth George 5217855efc remove sync api locks 2026-05-02 22:27:28 -07:00
Gareth George 33518f1642 misc bug fixes, add lock hooks, dashboard improvements 2026-05-02 22:27:28 -07:00
Gareth George bdbd2b46c0 logging improvements 2026-05-02 22:27:28 -07:00
Gareth George b29d05c432 introduce new config.Transform API for sync client 2026-05-02 22:27:28 -07:00
Gareth George b758ec7443 fix test failures etc 2026-05-02 22:27:28 -07:00
Gareth George 8b8d85528b more ui refinments 2026-05-02 22:27:28 -07:00
Gareth George e2e927c95a fix sync api w.r.t. propagating additions and deletions from clients 2026-05-02 22:23:03 -07:00
Gareth George 53bfbeec94 fix some more bugs and refine the sidenav 2026-05-02 22:23:03 -07:00
Gareth George 94cc50e51c more ui refinements and bug fixes 2026-05-02 22:23:03 -07:00
Gareth George 1a52043d18 improved settings uis and working pairing (mostly) 2026-05-02 22:23:02 -07:00
Gareth George da465a19be checkpoint progress 2026-05-02 22:23:02 -07:00
Gareth George 3447ebd20d feat: finish multihost sync impl 2026-05-02 22:23:02 -07:00
Gareth 88f0fbc7aa fix: refine backrest SFTP UI (#1193)
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-04-12 15:33:10 -07:00
Gareth 1bad3d0887 fix: disable strict sftp trust / known host checking 2026-03-10 22:08:24 -07:00
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