Gareth
|
b98b1dc3cc
|
feat: experimental multihost sync (#1204)
|
2026-05-02 22:29:39 -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
|
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 |
|
Elisiário Couto
|
b2b206e535
|
feat: add telegram notification hook (#963)
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-10-29 21:25:08 -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
|
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 |
|
Ian Paterson
|
18354c8269
|
fix: --keep-last n param to mitigate loss of sub-hourly snapshots (#741)
|
2025-05-04 23:41:54 -07:00 |
|
Gareth George
|
489c6f5b34
|
fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR}
|
2025-03-14 21:13:58 -07:00 |
|
johan-scriptdrift
|
ec95c4a8a3
|
fix: add priority fields to gotify notifications (#678)
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
Co-authored-by: Johan Larsson <jl311888@gmail.com>
|
2025-03-11 16:51:33 -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
|
99264b2469
|
fix: provide an option for auto-initializing repos created externally (#650)
|
2025-01-22 22:29:43 -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
|
d955350973
|
chore: migrate to connectrpc es v2 api (#583)
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-11-26 18:15:23 -08:00 |
|
garethgeorge
|
afcecaeb30
|
feat: support --skip-if-unchanged
|
2024-10-19 17:18:04 -07: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 |
|
Francisco Javier
|
f6ee51fce5
|
feat: initial support for healthchecks.io notifications (#480)
|
2024-09-23 19:40:38 -07:00 |
|
garethgeorge
|
3056203127
|
fix: prunepolicy.max_unused_percent should allow decimal values
|
2024-09-16 21:34:22 -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
|
9205da1d23
|
feat: compact the scheduling UI and use an enum for clock configuration (#452)
|
2024-09-03 20:19:42 -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 |
|
Gareth
|
79cae5bac3
|
chore: refactor oplog interface to abstract storage (#429)
|
2024-08-25 21:46:22 -07:00 |
|
garethgeorge
|
505765dff9
|
feat: start tracking snapshot summary fields introduced in restic 0.17.0
|
2024-08-14 18:49:57 -07:00 |
|
garethgeorge
|
53742736f9
|
feat: accept up to 2 decimals of precision for check % and prune % policies
|
2024-08-14 17:58:40 -07:00 |
|
Gareth
|
4d0d13e398
|
feat: improve hook UX and execution model (#357)
|
2024-07-11 01:28:23 -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 |
|
Gareth
|
0c9f366e43
|
feat: support nice/ionice as a repo setting (#309)
|
2024-05-31 23:05:23 -07:00 |
|
Gareth
|
ce42f68d0d
|
feat: support restic check operation (#303)
|
2024-05-27 10:26:18 -07:00 |
|
Gareth
|
531cd286d8
|
feat: unified scheduling model (#282)
|
2024-05-19 15:52:16 -07:00 |
|
garethgeorge
|
c83d080391
|
chore: refactor operations API to use selectors
|
2024-05-18 18:49:37 -07:00 |
|
garethgeorge
|
a821580861
|
chore: run prettier on the codebase
|
2024-05-07 23:43:54 -07:00 |
|
garethgeorge
|
fbad981a1d
|
feat: implement 'run command' button to execute arbitrary restic commands in a repo
|
2024-05-07 23:40:32 -07:00 |
|
garethgeorge
|
65bb8ef14b
|
fix: hide successful hook executions in the backup view
|
2024-05-05 13:45:23 -07:00 |
|
garethgeorge
|
a30d5efe1c
|
fix: secure download URLs when downloading tar archive of exported files
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
f0ee20f53d
|
feat: add CONDITION_SNAPSHOT_WARNING hook triggered by any warning status at the completion of a snapshot
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
5a996d74b0
|
feat: update snapshot management to track and filter on instance ID, migrate existing snapshots
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
484701007f
|
feat!: redefine hostname as a required property that maps to --host (#256)
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
7a10bdca7b
|
feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253)
|
2024-04-28 23:05:13 -07:00 |
|
garethgeorge
|
c4ae5b3f22
|
feat: allow hook exit codes to control backup execution (e.g fail, skip, etc)
|
2024-04-12 00:05:27 -07:00 |
|
garethgeorge
|
4e2bf1f76c
|
fix: handle backpressure correctly in event stream
|
2024-04-11 20:50:44 -07:00 |
|
garethgeorge
|
eeb8c8e6b3
|
feat: improve observability by exposing restic command logs in UI
|
2024-03-30 15:03:30 -07:00 |
|