Commit Graph
17 Commits
Author SHA1 Message Date
garethgeorge 59fb5b66ac fix: secure download URLs when downloading tar archive of exported files 2024-05-05 12:42:30 -07:00
garethgeorge db2b1d033b feat: ensure instance ID is set for all operations 2024-05-05 12:42:30 -07:00
garethgeorge d454361480 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
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 e3965db42a feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) 2024-04-12 00:05:27 -07:00
garethgeorge a9c1a7324a chore: improve log messages 2024-04-08 00:28:41 -07:00
John Maguire d555e1655a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
garethgeorge 7bfd2ac5e1 feat: improve consistency of restic command execution and output capture 2024-03-30 11:27:35 -07:00
Gareth George 8c6822c17c fix: make notification title optional on discord notifications 2024-03-30 09:08:32 +00:00
Gareth George b5cbeab961 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
garethgeorge c506bd8a78 feat: add slack webhook 2024-02-14 20:28:01 -08:00
garethgeorge c40f536c6d fix: add test coverage for log rotation 2024-02-04 02:50:53 -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
garethgeorge d1e156b5a0 feat: implement gotify hook type 2024-01-29 21:06:35 -08:00
garethgeorge 0a5c327a2e feat: implement discord hook type 2024-01-29 20:33:22 -08:00
Gareth f422c289b8 feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00