Commit Graph
110 Commits
Author SHA1 Message Date
Gareth f4d35f1f6c feat: sync api creates and uses cryptographic identity of local instance (#780) 2025-06-22 20:42:23 -07:00
Gareth 3e972b509a fix: glob escape some linux filename characters (#721) 2025-03-31 23:23:59 -07:00
Gareth George 075c74816c chore: deflake flaky multihost index snapshots test 2025-03-30 11:47:09 -07:00
Gareth George 036318b70e chore: add test coverage for multihost repo index snapshots 2025-03-14 21:51:29 -07:00
Gareth George 1f5957ab36 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
Gareth George a935c93324 fix: test repo configuration button 2025-01-22 22:47:46 -08:00
Gareth b3a9a30e6e fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George 8e625282cb fix: whitespace at start of path can result in invalid restore target 2025-01-22 19:07:03 -08:00
Gareth George c1ba6f29b0 chore: misc prerelease fixes 2025-01-09 01:10:44 -08:00
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth 597240aced feat: add a "test configuration" button to aid users setting up new repos (#582) 2024-12-01 15:00:31 -08:00
Gareth 95f336b871 fix: use command mode when executing powershell scripts on windows (#569) 2024-11-19 21:33:13 -08:00
garethgeorge f1574e3b89 fix: improve memory pressure from getlogs 2024-11-13 19:47:32 -08:00
Gareth 56eeaddaf1 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 8e0c58ed28 chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth ada778320e feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00
Gareth eee103e835 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
garethgeorge 4f742c219e chore: fix oplog tests 2024-09-09 00:40:14 -07:00
garethgeorge 9ec0f28579 fix: misc bugs related to new logref support 2024-09-04 22:52:38 -07:00
Gareth 9080dfe79f feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
Gareth 0a620e189c fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth b3dbb5690c feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
Gareth a9ef92d765 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
garethgeorge fbb1da365e fix: restic cli commands through 'run command' are cancelled when closing dialogue 2024-08-25 22:05:26 -07:00
Gareth ab14b07553 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
garethgeorge 595a6754f4 fix: use addrepo RPC to apply validations when updating repo config 2024-08-14 17:44:26 -07:00
garethgeorge 1bd79b5807 fix: backrest should only initialize repos explicitly added through WebUI 2024-08-14 17:23:59 -07:00
garethgeorge eb21561a56 fix: forget snapshot by ID should not require a plan 2024-07-21 10:28:52 -07:00
garethgeorge 5d95fba420 fix: possible race condition leading to rare panic in GetOperationEvents 2024-07-14 21:19:45 -07:00
Gareth f10b7d8308 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge b4f6ca73c1 chore: fix restore test coverage 2024-07-09 23:29:51 -07:00
garethgeorge 8992e4e75f 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 7e5f3b87da chore: fix restore test 2024-06-25 19:31:38 -07:00
garethgeorge ee9945d102 feat: misc ui improvements 2024-06-25 12:14:55 -07:00
Gareth 079e4de77b fix: rare deadlock in GetOperationEvents (#319) 2024-06-06 09:47:03 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
garethgeorge 1000cd01d0 fix: run stats after every prune operation 2024-05-19 19:03:17 -07:00
Gareth 10a509272c feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
garethgeorge e8f02a6249 chore: refactor operations API to use selectors 2024-05-18 18:49:37 -07:00
garethgeorge 0e526403b8 fix: UI fixes for restore row and settings modal 2024-05-17 16:44:12 -07:00
garethgeorge 12f56d29e0 fix: improve download speeds for restored files 2024-05-12 01:23:20 -07:00
garethgeorge f2750c9f00 fix: concurrency issues in run command handler 2024-05-12 00:37:22 -07:00
garethgeorge e599a3e2d1 fix: add virtual root node to snapshot browser 2024-05-08 00:53:53 -07:00
garethgeorge f923d24583 fix: improve concurrency handling in RunCommand 2024-05-08 00:24:46 -07:00
garethgeorge 74c8abc39a feat: implement 'run command' button to execute arbitrary restic commands in a repo 2024-05-07 23:40:32 -07:00
garethgeorge c236b1f3f1 chore: refactor download handler 2024-05-07 22:26:58 -07:00
garethgeorge 094fe42f69 chore: fix tests 2024-05-05 12:42:30 -07:00
garethgeorge 59fb5b66ac fix: secure download URLs when downloading tar archive of exported files 2024-05-05 12:42:30 -07:00
Gareth 912772df14 feat: add download link to create a zip archive of restored files 2024-05-05 12:42:30 -07:00
Gareth fa851967b1 feat!: redefine hostname as a required property that maps to --host (#256) 2024-05-05 12:42:30 -07:00