Commit Graph
188 Commits
Author SHA1 Message Date
Daniel Hilgarth da0551c19a feat: Add support for multiple sets of expected env vars per repo scheme (#90) 2024-02-14 14:34:49 -08:00
Gareth ebf3d80193 chore(main): release 0.11.1 (#71) v0.11.1 2024-02-07 21:53:29 -08:00
garethgeorge 354090497b fix: wrong field names in hooks form 2024-02-07 21:52:49 -08:00
garethgeorge 9515d82569 chore: add link to check for backups on github 2024-02-07 21:49:03 -08:00
garethgeorge f93b0b68c8 chore: update README.md 2024-02-07 21:46:34 -08:00
garethgeorge 49cda5d333 docs: add example Dockerfile showing how to build custom images 2024-02-07 21:01:59 -08:00
garethgeorge 668a7cb5bb fix: update restic version to 1.16.4 2024-02-07 21:00:07 -08:00
garethgeorge 4fcf52602c fix: form bugs in UI e.g. awkward behavior when modifying hooks 2024-02-07 20:59:09 -08:00
garethgeorge 0067edf378 fix: backrest fails to create directory for jwt secrets 2024-02-07 20:59:09 -08:00
garethgeorge 34175f2736 fix: wrong value passed to --max-unused when providing a custom prune policy 2024-02-07 20:59:09 -08:00
Gareth 055ff64c05 chore(main): release 0.11.0 (#61) v0.11.0 2024-02-04 03:39:05 -08:00
garethgeorge f1ba1d91f3 fix: stats not displaying on long running repos 2024-02-04 03:36:53 -08:00
garethgeorge f163c02d7d feat: support keep-all retention policy for append-only backups 2024-02-04 03:14:57 -08:00
garethgeorge f1084cab48 fix: add test coverage for log rotation 2024-02-04 02:50:53 -08:00
garethgeorge 2cba3d581a chore: add test coverage for backup hook triggers 2024-02-03 18:25:57 -08:00
garethgeorge f5bb74bf24 fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00
garethgeorge 4a565f2cdc fix: add first time setup hint for user authentication 2024-02-03 02:37:55 -08:00
garethgeorge 0cf01e0206 fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
garethgeorge 427792c724 fix: bugfixes for auth flow 2024-02-01 01:30:31 -08:00
Gareth 4a1f3268a7 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -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
garethgeorge 5323b9ffc0 fix: windows install errors on decompressing zip archive 2024-01-29 01:33:47 -08:00
garethgeorge 6a37e39f75 chore: update messages in MacOS install script 2024-01-29 01:29:02 -08:00
Gareth 9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
Gareth 1d38d0ca3d chore(main): release 0.10.1 (#53) v0.10.1 2024-01-25 10:47:37 -08:00
John Maguire 3b79afb2b1 fix: typos in validation error messages in addrepomodel 2024-01-25 09:02:26 -08:00
garethgeorge ecff0e57c1 fix: chmod config 0600 such that only the creating user can read 2024-01-24 23:50:10 -08:00
garethgeorge ee6134af76 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
garethgeorge bedb302a02 fix: sftp support using public key authentication 2024-01-23 22:52:04 -08:00
garethgeorge dcff2adf60 fix: install scripts handle working dir correctly 2024-01-23 22:52:04 -08:00
Gareth 7b57c26eb9 chore(main): release 0.10.0 (#49) v0.10.0 2024-01-15 14:38:29 -08:00
garethgeorge 3fd08eb8e4 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -08:00
garethgeorge ac8db31713 feat: update restic dependency to v0.16.3 2024-01-15 14:04:45 -08:00
garethgeorge 04106d15d5 feat: verify gpg signature when downloading and installing restic binary 2024-01-15 14:04:45 -08:00
Gareth 9b50cd3bb1 chore(main): release 0.9.3 (#47) v0.9.3 2024-01-13 12:45:33 -08:00
garethgeorge b64199c140 fix: correctly select light/dark mode based on system colortheme 2024-01-04 18:31:29 -08:00
garethgeorge bf36b010af docs: update README.md with new screenshots 2024-01-04 18:31:29 -08:00
garethgeorge b19438afbd fix: correctly mark tasks as inprogress before execution 2024-01-04 18:12:50 -08:00
Gareth f1cc66140d chore(main): release 0.9.2 (#45) v0.9.2 2024-01-01 15:29:47 -08:00
garethgeorge 30874c9150 fix: possible race condition in scheduled task heap 2024-01-01 15:25:39 -08:00
Gareth f1ed3318ce chore(main): release 0.9.1 (#44) v0.9.1 2024-01-01 14:14:41 -08:00
garethgeorge 75d11b3582 chore: update README.md 2024-01-01 14:14:05 -08:00
garethgeorge 2d00c1231b chore: update README.md 2024-01-01 14:09:29 -08:00
garethgeorge c767fa7476 fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
garethgeorge 85f70e64d1 chore: update readme.md to document install scripts 2023-12-31 11:17:14 -08:00
Gareth George 004a7b22ec chore: fix installer for Linux 2023-12-31 18:50:07 +00:00
Gareth George 87d360f379 chore: delete unused cache 2023-12-31 18:50:07 +00:00
Gareth 9896446ccf fix: failed forget operations are hidden in the UI 2023-12-31 01:37:07 -08:00
Gareth fad499ef34 chore(main): release 0.9.0 (#43) v0.9.0 2023-12-31 00:02:34 -08:00