Commit Graph
17 Commits
Author SHA1 Message Date
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 59fb5b66ac fix: secure download URLs when downloading tar archive of exported 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
Gareth e4ce8602e8 feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) 2024-04-28 23:05:13 -07:00
garethgeorge 63b6dc7b38 fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
garethgeorge 5f3ee4dcba fix: handle backpressure correctly in event stream 2024-04-11 20:50:44 -07:00
garethgeorge a9c1a7324a chore: improve log messages 2024-04-08 00:28:41 -07:00
garethgeorge 7374ea3e95 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
Gareth George 5e064b1036 feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George 50ad698974 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge 056522f0e9 feat: add button to forget individual snapshots 2024-02-14 22:33:49 -08:00
garethgeorge 754f8a200b fix: stats operations running at wrong interval 2024-02-14 21:21:50 -08:00
garethgeorge e23b6b0d0d feat: support keep-all retention policy for append-only backups 2024-02-04 03:14:57 -08:00
garethgeorge dc6621dadb fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00
garethgeorge ca9cf5093e fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
Gareth ed642308c0 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -08:00