Commit Graph
207 Commits
Author SHA1 Message Date
garethgeorge 3d192fd59d fix: improved sidebar status refresh interval during live operations 2024-02-17 01:41:05 -08:00
Gareth caac35a540 feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) 2024-02-17 01:22:48 -08:00
garethgeorge cec04f8f74 feat: bundle rclone, busybox commands, and bash in default backrest docker image 2024-02-17 01:04:52 -08:00
garethgeorge 41ddc8e1a9 feat: add flags to configure backrest options e.g. --config-file, --data-dir, --restic-cmd, --bind-address 2024-02-17 00:04:24 -08:00
Gareth c4e2632934 chore(main): release 0.12.2 (#98) v0.12.2 2024-02-16 02:17:00 -08:00
garethgeorge 63ddf15bf9 fix: release-please automation 2024-02-16 02:13:46 -08:00
Gareth d53f432c78 chore(main): release 0.12.1 (#97) v0.12.1 2024-02-16 02:04:45 -08:00
garethgeorge 8a05df87fc fix: delete event button in UI is hard to see on light theme 2024-02-16 02:04:00 -08:00
garethgeorge 6623514eb9 chore: add build test for windows 2024-02-16 01:56:23 -08:00
garethgeorge e3ba5cf12e fix: use 'embed' to package WebUI sources instead of go.rice 2024-02-16 01:09:27 -08:00
Gareth 11bd9e0049 chore(main): release 0.12.0 (#95) v0.12.0 2024-02-14 23:48:07 -08:00
garethgeorge 08c876243f fix: hide delete operation button if operation is in progress or pending 2024-02-14 23:45:03 -08:00
garethgeorge f5521e7b56 feat: Windows WebUI uses correct path separator 2024-02-14 23:37:36 -08:00
garethgeorge 276b1d2c60 feat: add button to forget individual snapshots 2024-02-14 22:33:49 -08:00
garethgeorge dc7a3a59a2 feat: clear operations from history 2024-02-14 21:32:59 -08:00
garethgeorge 05e5ae0c45 fix: stats operations running at wrong interval 2024-02-14 21:21:50 -08:00
garethgeorge 79f529f8ed fix: cleanup old versions of restic when upgrading 2024-02-14 20:31:59 -08:00
garethgeorge 8fa90ab9ca feat: add slack webhook 2024-02-14 20:28:01 -08:00
garethgeorge dd24d9024f fix: retention policy configuration in add plan view 2024-02-14 20:13:15 -08:00
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