Commit Graph
199 Commits
Author SHA1 Message Date
garethgeorge 6aaec5423e chore: add build test for windows 2024-02-16 01:56:23 -08:00
garethgeorge 93828dcbe1 fix: use 'embed' to package WebUI sources instead of go.rice 2024-02-16 01:09:27 -08:00
Gareth 396b930fbf chore(main): release 0.12.0 (#95) 2024-02-14 23:48:07 -08:00
garethgeorge f7388d4b94 fix: hide delete operation button if operation is in progress or pending 2024-02-14 23:45:03 -08:00
garethgeorge ed597440b0 feat: Windows WebUI uses correct path separator 2024-02-14 23:37:36 -08:00
garethgeorge 056522f0e9 feat: add button to forget individual snapshots 2024-02-14 22:33:49 -08:00
garethgeorge 8529aa49d7 feat: clear operations from history 2024-02-14 21:32:59 -08:00
garethgeorge 754f8a200b fix: stats operations running at wrong interval 2024-02-14 21:21:50 -08:00
garethgeorge e14b51cde6 fix: cleanup old versions of restic when upgrading 2024-02-14 20:31:59 -08:00
garethgeorge c506bd8a78 feat: add slack webhook 2024-02-14 20:28:01 -08:00
garethgeorge f0c005e700 fix: retention policy configuration in add plan view 2024-02-14 20:13:15 -08:00
Daniel Hilgarth 5cf26cddda feat: Add support for multiple sets of expected env vars per repo scheme (#90) 2024-02-14 14:34:49 -08:00
Gareth 3c09e6e5ba chore(main): release 0.11.1 (#71) 2024-02-07 21:53:29 -08:00
garethgeorge 54135b424e fix: wrong field names in hooks form 2024-02-07 21:52:49 -08:00
garethgeorge 1b1cf20852 chore: add link to check for backups on github 2024-02-07 21:49:03 -08:00
garethgeorge f250af290d chore: update README.md 2024-02-07 21:46:34 -08:00
garethgeorge c69c9d3217 docs: add example Dockerfile showing how to build custom images 2024-02-07 21:01:59 -08:00
garethgeorge b0395f4e2e fix: update restic version to 1.16.4 2024-02-07 21:00:07 -08:00
garethgeorge 76cb5a0c0f fix: form bugs in UI e.g. awkward behavior when modifying hooks 2024-02-07 20:59:09 -08:00
garethgeorge c0be33a484 fix: backrest fails to create directory for jwt secrets 2024-02-07 20:59:09 -08:00
garethgeorge 00a85679bf fix: wrong value passed to --max-unused when providing a custom prune policy 2024-02-07 20:59:09 -08:00
Gareth 3ad20496fc chore(main): release 0.11.0 (#61) 2024-02-04 03:39:05 -08:00
garethgeorge 4eda0e8d1e fix: stats not displaying on long running repos 2024-02-04 03:36:53 -08:00
garethgeorge e23b6b0d0d feat: support keep-all retention policy for append-only backups 2024-02-04 03:14:57 -08:00
garethgeorge c40f536c6d fix: add test coverage for log rotation 2024-02-04 02:50:53 -08:00
garethgeorge 100025d383 chore: add test coverage for backup hook triggers 2024-02-03 18:25:57 -08:00
garethgeorge dc6621dadb fix: add API test coverage and fix minor bugs 2024-02-03 18:08:42 -08:00
garethgeorge 5d9273cf2c fix: add first time setup hint for user authentication 2024-02-03 02:37:55 -08:00
garethgeorge ca9cf5093e fix: store large log outputs in tar bundles of logs 2024-02-03 02:37:31 -08:00
garethgeorge 8a11822aec fix: bugfixes for auth flow 2024-02-01 01:30:31 -08:00
Gareth ed642308c0 feat: authentication for WebUI (#62) 2024-02-01 01:19:16 -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
garethgeorge cd0ca6c1bf fix: windows install errors on decompressing zip archive 2024-01-29 01:33:47 -08:00
garethgeorge d38491b9f7 chore: update messages in MacOS install script 2024-01-29 01:29:02 -08:00
Gareth f422c289b8 feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
Gareth 4d603fd21a chore(main): release 0.10.1 (#53) 2024-01-25 10:47:37 -08:00
John Maguire e9c1e8aa4b fix: typos in validation error messages in addrepomodel 2024-01-25 09:02:26 -08:00
garethgeorge b09f155f87 fix: chmod config 0600 such that only the creating user can read 2024-01-24 23:50:10 -08:00
garethgeorge 4c47086b43 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
garethgeorge fddb2aecb2 fix: sftp support using public key authentication 2024-01-23 22:52:04 -08:00
garethgeorge 8310f23451 fix: install scripts handle working dir correctly 2024-01-23 22:52:04 -08:00
Gareth cf5806b0d9 chore(main): release 0.10.0 (#49) 2024-01-15 14:38:29 -08:00
garethgeorge 9e122887a8 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -08:00
garethgeorge 3592474ec1 feat: update restic dependency to v0.16.3 2024-01-15 14:04:45 -08:00
garethgeorge 9c417a2f7a feat: verify gpg signature when downloading and installing restic binary 2024-01-15 14:04:45 -08:00
Gareth be5c74b998 chore(main): release 0.9.3 (#47) 2024-01-13 12:45:33 -08:00
garethgeorge de9282a924 fix: correctly select light/dark mode based on system colortheme 2024-01-04 18:31:29 -08:00
garethgeorge f73d1d514b docs: update README.md with new screenshots 2024-01-04 18:31:29 -08:00
garethgeorge 81ffb510e9 fix: correctly mark tasks as inprogress before execution 2024-01-04 18:12:50 -08:00