Commit Graph
192 Commits
Author SHA1 Message Date
Gareth George 5d34e0bfb5 fix: incorrectly indicate AM/PM in formatted date strings 2024-03-30 10:05:16 +00:00
Gareth George 2e4e3cf9c7 feat: make hostname configurable in settings panel 2024-03-30 09:54:38 +00:00
Gareth George d7ca35b66f fix: correctly auto-expand first 5 backups when opening plan/repo 2024-03-30 09:45:47 +00:00
Gareth George 3f9c9f4ff8 fix: make tree view the default panel for repo overview 2024-03-30 09:14:39 +00:00
Gareth George fa6407cac2 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
Gareth George 6832f58ac4 chore: link wiki from the getting started guide 2024-03-30 08:24:24 +00:00
Gareth George c32874c1d6 fix: cleanup spacing and hook titles in AddRepoModal and AddPlanModal 2024-03-30 07:47:40 +00:00
Gareth George ac7f24ed04 fix: api path relative to UI serving location to support reverse proxies with prefix stripping 2024-03-23 17:55:02 +00:00
Gareth George 84291746af feat: allow disabling authentication 2024-03-23 17:48:10 +00:00
garethgeorge 0a059bbb39 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00
garethgeorge 38ff5fecee fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge 54c2dfe2b0 chore: fix freebsd build 2024-03-19 00:19:15 -07:00
garethgeorge 746fd9cf76 fix: stats chart titles invisible on light color theme 2024-03-19 00:19:15 -07:00
garethgeorge aea74c51c0 feat: add option to disable scheduled execution of a plan 2024-03-19 00:19:15 -07:00
Gareth George 5a5a229f45 feat: use disambiguated retention policy format 2024-03-19 00:19:15 -07:00
Gareth George 7e909c4a96 fix: bugs in env var validation and form field handling 2024-03-02 13:32:27 -08:00
Gareth George 1f42b6ab4e feat: add 'compute stats' button to refresh stats on repo view 2024-02-28 20:49:58 -08:00
Gareth George f1e4619e9d fix: BackupInfoCollector handling of filtered events 2024-02-28 20:31:48 -08:00
Gareth George 56f5e40503 feat: support flag overrides for 'restic backup' in plan configuration 2024-02-28 20:15:34 -08:00
Gareth George a737371ed5 feat: add release artifacts for arm32 2024-02-28 19:42:46 -08:00
Gareth George 5b362ccbb4 feat: improved stats visualization with graphs and cleanup operation filtering 2024-02-28 19:27:55 -08:00
Gareth George c013f069ff fix: backrest shows hidden operations in list view 2024-02-28 12:40:16 -08:00
Gareth George 448107d226 fix: restore operations should succeed for unassociated snapshots 2024-02-21 14:13:07 -08:00
garethgeorge ef41d34d53 fix: migrate prune policy options to oneof 2024-02-19 22:28:55 -08:00
Gareth bf6fb7e714 feat: add case insensitive excludes (iexcludes) (#108) 2024-02-19 20:24:43 -08:00
Gareth c1ee33f0cd feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107) 2024-02-19 12:52:39 -08:00
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 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 Hilgarth 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
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