Commit Graph
284 Commits
Author SHA1 Message Date
garethgeorge 2fa329faf2 fix: spawn goroutine to update oplog with progress during backup/restore 2024-04-07 23:58:08 -07:00
John Maguire d555e1655a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
John Maguire fde927ba3e fix: use C:\Program Files\backrest on both x64 and 32-bit (#200) 2024-04-07 18:47:07 -07:00
garethgeorge 92e219a501 chore: update install / download scripts 2024-04-07 03:06:36 -07:00
雲豹 ΦωΦ c54419e67c feat: add a Bash script to help Linux user manage Backrest (#187) 2024-04-07 01:57:27 -07:00
garethgeorge 3844d2c717 fix: include ioutil helpers 2024-04-06 14:44:05 -07:00
garethgeorge 419cb273d7 fix: improve tooltips on AddRepoModal 2024-04-06 14:38:39 -07:00
John Maguire d024bad7c9 feat: release backrest as a homebrew tap
See https://github.com/garethgeorge/homebrew-backrest
2024-04-06 14:30:00 -07:00
garethgeorge 25c138a78d fix: limit cmd log length to 32KB per operation 2024-04-06 14:10:15 -07:00
John Maguire 42d97d54ce feat: use amd64 restic for arm64 Windows (#201) 2024-04-05 20:23:41 -07:00
John Maguire 6fac15c11c Open docs links in a new tab (#195) 2024-04-05 11:29:36 -07:00
Stasium 9985d8e435 fix(css): fixing overflow issue (#191) 2024-04-04 14:50:18 -07:00
garethgeorge 3a089d2de4 fix: cannot set retention policy buckets to 0 2024-04-01 22:23:57 -07:00
Gareth f2021e66bd chore(main): release 0.16.0 (#175) 2024-03-30 15:44:17 -07:00
garethgeorge 4698deb117 fix: tasks duplicated when config is updated during a running operation 2024-03-30 15:38:13 -07:00
garethgeorge 42da407730 feat: update macos install script to set PATH env var for use with rclone 2024-03-30 15:23:32 -07:00
garethgeorge 157795e3c2 chore: update API tests to use new retention policy format 2024-03-30 15:15:18 -07:00
garethgeorge 7f962130ed fix: include error messages in restic logs 2024-03-30 15:10:41 -07:00
garethgeorge 270cd01a6b feat: improve observability by exposing restic command logs in UI 2024-03-30 15:03:30 -07:00
garethgeorge 7bfd2ac5e1 feat: improve consistency of restic command execution and output capture 2024-03-30 11:27:35 -07:00
Gareth George aa5b366428 fix: incorrectly indicate AM/PM in formatted date strings 2024-03-30 10:05:16 +00:00
Gareth George d6a71a76d8 feat: make hostname configurable in settings panel 2024-03-30 09:54:38 +00:00
Gareth George 7c7b61f7dd chore: tweak issue templates 2024-03-30 09:48:20 +00:00
Gareth George 9fa8ebc144 fix: correctly auto-expand first 5 backups when opening plan/repo 2024-03-30 09:45:47 +00:00
Gareth George fdffff5405 fix: make tree view the default panel for repo overview 2024-03-30 09:14:39 +00:00
Gareth George 8c6822c17c fix: make notification title optional on discord notifications 2024-03-30 09:08:32 +00:00
Gareth George b5cbeab961 feat: support shoutrrr notification service 2024-03-30 08:52:53 +00:00
Gareth George 6106f467d3 chore: link wiki from the getting started guide 2024-03-30 08:24:24 +00:00
Gareth George 94d2eab69d feat: switch alpine as the default base image for docker releases 2024-03-30 08:20:45 +00:00
Gareth George 36afefdd93 fix: include restic binary in alpine and scratch docker images 2024-03-30 08:17:36 +00:00
Gareth George d08d525743 fix: cleanup spacing and hook titles in AddRepoModal and AddPlanModal 2024-03-30 07:47:40 +00:00
Gareth George 1863806e77 feat: sort lists in configuration 2024-03-30 07:23:34 +00:00
Gareth George 70283bb0ba fix: add new logs to orchestrator and increase clock change polling to every 5 minutes 2024-03-23 18:58:33 +00:00
Gareth George d6fe873761 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 6eb9c76922 feat: allow disabling authentication 2024-03-23 17:48:10 +00:00
Gareth 3832ad53c9 chore: update README.md 2024-03-19 19:47:18 -07:00
Gareth 23fc74f927 chore(main): release 0.15.1 (#161) 2024-03-19 10:01:24 -07:00
garethgeorge 5f4d83b091 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00
Gareth 8804cee2e1 chore(main): release 0.15.0 (#141) 2024-03-19 00:44:25 -07:00
garethgeorge ef744e5e1b fix: proper display of retention policy 2024-03-19 00:39:21 -07:00
garethgeorge cb0aa9eb36 chore: bump version to 0.15.0
Release-As: 0.15.0
2024-03-19 00:21:35 -07:00
garethgeorge e7d29c1227 chore: fix tests 2024-03-19 00:19:15 -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
garethgeorge cf28913354 feat: pass through all env variables from parent process to restic 2024-03-19 00:19:15 -07:00
garethgeorge 46f76c1662 chore: decouple restic pkg from internal config representation 2024-03-19 00:19:15 -07:00
garethgeorge 12c54c2145 fix: compression progress ratio should be float64 2024-03-19 00:19:15 -07:00
garethgeorge ab8f4679f1 chore: add builds for freebsd 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