20 Commits

Author SHA1 Message Date
Gareth
a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth
1ff69f121a fix: int overflow in exponential backoff hook error policy (#619)
Some checks failed
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-21 14:17:30 -08:00
Francisco Javier
f6ee51fce5 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth
daacf28699 feat: add prometheus metrics (#459) 2024-09-09 17:58:57 -07:00
Gareth
038bc87070 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
Gareth
c19665ab06 fix: plan _system_ not found bug when running health operations 2024-07-12 13:58:16 -07:00
Gareth
4d0d13e398 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
Gareth
ce42f68d0d feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
garethgeorge
65d4a1df0e feat: ensure instance ID is set for all operations 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
4b2763cdbb chore: improve log messages 2024-04-08 00:28:41 -07:00
garethgeorge
16e22aa623 feat: improve consistency of restic command execution and output capture 2024-03-30 11:27:35 -07:00
Gareth George
fa6407cac2 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
garethgeorge
8fa90ab9ca feat: add slack webhook 2024-02-14 20:28:01 -08:00
garethgeorge
f5bb74bf24 fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00
garethgeorge
0cf01e0206 fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
garethgeorge
e0ce6558c0 feat: implement gotify hook type 2024-01-29 21:06:35 -08:00
garethgeorge
25924b6197 feat: implement discord hook type 2024-01-29 20:33:22 -08:00
Gareth
9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00