Commit Graph
132 Commits
Author SHA1 Message Date
garethgeorge ef744e5e1b fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge 7cb984d9a2 chore: fix freebsd build 2024-03-19 00:19:15 -07:00
garethgeorge 6ba315f1b4 fix: stats chart titles invisible on light color theme 2024-03-19 00:19:15 -07:00
garethgeorge 7374ea3e95 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
Gareth George 3cd6d93c75 feat: use disambiguated retention policy format 2024-03-19 00:19:15 -07:00
Gareth George 02a9575cf7 fix: bugs in env var validation and form field handling 2024-03-02 13:32:27 -08:00
Gareth George 5e064b1036 feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George e77c620356 fix: BackupInfoCollector handling of filtered events 2024-02-28 20:31:48 -08:00
Gareth George 8778cd10e6 feat: support flag overrides for 'restic backup' in plan configuration 2024-02-28 20:15:34 -08:00
Gareth George b986825600 feat: add release artifacts for arm32 2024-02-28 19:42:46 -08:00
Gareth George 80a90fa1f8 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00
Gareth George 29878c5f6f fix: backrest shows hidden operations in list view 2024-02-28 12:40:16 -08:00
Gareth George 50ad698974 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge 65fe87475a fix: migrate prune policy options to oneof 2024-02-19 22:28:55 -08:00
Gareth bcad0e80e1 feat: add case insensitive excludes (iexcludes) (#108) 2024-02-19 20:24:43 -08:00
Gareth d578b2e1d0 feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107) 2024-02-19 12:52:39 -08:00
garethgeorge 63ac451dbb fix: improved sidebar status refresh interval during live operations 2024-02-17 01:41:05 -08:00
Gareth 6a6cf93aed feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) 2024-02-17 01:22:48 -08:00
garethgeorge 0bc07bf1b8 feat: bundle rclone, busybox commands, and bash in default backrest docker image 2024-02-17 01:04:52 -08:00
garethgeorge c92daa5069 fix: delete event button in UI is hard to see on light theme 2024-02-16 02:04:00 -08:00
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
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 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
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 76cb5a0c0f fix: form bugs in UI e.g. awkward behavior when modifying hooks 2024-02-07 20:59:09 -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 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
Gareth f422c289b8 feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
John Maguire e9c1e8aa4b fix: typos in validation error messages in addrepomodel 2024-01-25 09:02:26 -08:00
garethgeorge 4c47086b43 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
garethgeorge 9e122887a8 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -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 06cf13d56a fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
Gareth 3160ea30b0 fix: failed forget operations are hidden in the UI 2023-12-31 01:37:07 -08:00
Gareth George 3d0f1d8df7 feat: add backrest logo 2023-12-31 00:53:25 +00:00