Commit Graph
31 Commits
Author SHA1 Message Date
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth fd9481c89c fix: int overflow in exponential backoff hook error policy (#619) 2024-12-21 14:17:30 -08:00
herobrauni 7f115c03c6 feat: change payload for healthchecks to text (#607) 2024-12-09 17:03:19 -08:00
Gareth 95f336b871 fix: use command mode when executing powershell scripts on windows (#569) 2024-11-19 21:33:13 -08:00
Francisco Javier 66d41dbed2 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth 8dba59dce1 feat: add prometheus metrics (#459) 2024-09-09 17:58:57 -07:00
Gareth a9ef92d765 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
garethgeorge 1e390f10d2 fix: misc logging improvements 2024-08-21 00:03:38 -07:00
Gareth 622b4858c2 fix: plan _system_ not found bug when running health operations 2024-07-12 13:58:16 -07:00
Gareth f10b7d8308 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge 4662db5863 fix: improve robustness of .Summary template 2024-06-13 00:31:00 -07:00
garethgeorge 78742ca965 fix: hook bug fixes 2024-06-13 00:25:26 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Gareth 10a509272c feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
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