Commit Graph
116 Commits
Author SHA1 Message Date
garethgeorge 3d192fd59d fix: improved sidebar status refresh interval during live operations 2024-02-17 01:41:05 -08:00
GarethandGitHub 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 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
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 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 HilgarthandGitHub da0551c19a feat: Add support for multiple sets of expected env vars per repo scheme (#90) 2024-02-14 14:34:49 -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 4fcf52602c fix: form bugs in UI e.g. awkward behavior when modifying hooks 2024-02-07 20:59:09 -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 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
GarethandGitHub 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
GarethandGitHub 9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) 2024-01-29 01:24:55 -08:00
John MaguireandGitHub 3b79afb2b1 fix: typos in validation error messages in addrepomodel 2024-01-25 09:02:26 -08:00
garethgeorge ee6134af76 fix: relax name regex for plans and repos 2024-01-23 22:56:11 -08:00
garethgeorge 3fd08eb8e4 feat: make prune policy configurable in the addrepoview in the UI 2024-01-15 14:35:05 -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 c767fa7476 fix: UI buttons spin while waiting for tasks to complete 2023-12-31 11:36:36 -08:00
GarethandGitHub 9896446ccf fix: failed forget operations are hidden in the UI 2023-12-31 01:37:07 -08:00
Gareth George 5add0d8ffa feat: add backrest logo 2023-12-31 00:53:25 +00:00
Gareth George 851bd125b6 feat: schedule index operations and stats refresh from repo view 2023-12-29 02:29:13 +00:00
Gareth George 7711297a84 feat: index snapshots created outside of backrest 2023-12-28 08:51:40 +00:00
Gareth George 9c7f227ad0 feat: add mobile layout 2023-12-28 08:18:36 +00:00
Gareth George adbe0056d8 fix: reduce stats refresh frequency 2023-12-26 08:26:01 +00:00
Gareth George c5e435d640 fix: UI and code quality improvements 2023-12-26 07:57:11 +00:00
Gareth George adb0e3f230 feat: add stats to repo view e.g. total size in storage 2023-12-25 07:41:31 +00:00
Gareth George cc111970ca feat: display last operation status for each plan and repo in UI 2023-12-24 09:39:31 +00:00
Gareth George 26d47243c1 feat: add repo stats to restic package 2023-12-24 08:36:43 +00:00
Gareth George b8c2e81358 fix: install scripts and improved asset compression 2023-12-24 08:03:26 +00:00
GarethandGitHub fba6c8da86 fix: crashing bug on partial backup (#39) 2023-12-23 01:49:39 -08:00
GarethandGitHub df9e0aec90 chore: migrate to grpc-connect transport (#38) 2023-12-23 01:23:21 -08:00
GarethandGitHub 90b5314f29 docs: create install scripts and update docs (#37) 2023-12-22 18:39:14 -08:00
Gareth George 94f73d456c chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
Gareth George b9c8b3e378 fix: backup ordering in tree view 2023-12-22 08:58:40 +00:00
Gareth George 9522ac18de feat: add repo view 2023-12-22 08:27:48 +00:00
Gareth George 46456a8887 feat: implement garbage collection of old operations 2023-12-22 07:55:17 +00:00