Commit Graph
296 Commits
Author SHA1 Message Date
Gareth ff2bfb9f5e chore(main): release 0.17.0 (#186) v0.17.0 2024-04-12 00:11:36 -07:00
garethgeorge c4ae5b3f22 feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) 2024-04-12 00:05:27 -07:00
garethgeorge e96f4036df fix: misc UI and backend bug fixes 2024-04-11 21:38:30 -07:00
garethgeorge 67b9997ded chore: finish homebrew tap onboarding 2024-04-11 21:04:46 -07:00
garethgeorge 32231385ed fix: address minor data race in command output handling and enable --race in coverage 2024-04-11 20:53:02 -07:00
garethgeorge 4e2bf1f76c fix: handle backpressure correctly in event stream 2024-04-11 20:50:44 -07:00
garethgeorge 834b74f0f3 fix: bugs in refactored task queue and improved coverage 2024-04-11 01:46:50 -07:00
garethgeorge eb07230cc0 fix: default BACKREST_PORT to 127.0.0.1:9898 (localhost only) when using install.sh 2024-04-08 00:44:26 -07:00
garethgeorge acc081a293 chore: fix scheduler wait test 2024-04-08 00:32:09 -07:00
garethgeorge 4b2763cdbb chore: improve log messages 2024-04-08 00:28:41 -07:00
garethgeorge 1d0489847e feat: use new task queue implementation in orchestrator 2024-04-08 00:16:28 -07:00
garethgeorge 8b9280ed57 fix: refactor priority ordered task queue implementation 2024-04-07 23:58:08 -07:00
garethgeorge eab1c1bffe fix: spawn goroutine to update oplog with progress during backup/restore 2024-04-07 23:58:08 -07:00
John Maguire ffad2b053a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
John Maguire 7b0d3aa1be fix: use C:\Program Files\backrest on both x64 and 32-bit (#200) 2024-04-07 18:47:07 -07:00
garethgeorge ea0d8c772d chore: update install / download scripts 2024-04-07 03:06:36 -07:00
雲豹 ΦωΦ d78bcfab84 feat: add a Bash script to help Linux user manage Backrest (#187) 2024-04-07 01:57:27 -07:00
garethgeorge 88a926b0a3 fix: include ioutil helpers 2024-04-06 14:44:05 -07:00
garethgeorge e2be189f9e fix: improve tooltips on AddRepoModal 2024-04-06 14:38:39 -07:00
John Maguire 16a7d0e95a feat: release backrest as a homebrew tap
See https://github.com/garethgeorge/homebrew-backrest
2024-04-06 14:30:00 -07:00
garethgeorge 92d52bed8e fix: limit cmd log length to 32KB per operation 2024-04-06 14:10:15 -07:00
John Maguire 3770966111 feat: use amd64 restic for arm64 Windows (#201) 2024-04-05 20:23:41 -07:00
John Maguire 7017c3de7d Open docs links in a new tab (#195) 2024-04-05 11:29:36 -07:00
Stasium 1d9e43e49b fix(css): fixing overflow issue (#191) 2024-04-04 14:50:18 -07:00
garethgeorge 7e9bf15976 fix: cannot set retention policy buckets to 0 2024-04-01 22:23:57 -07:00
Gareth 39aab6bde7 chore(main): release 0.16.0 (#175) v0.16.0 2024-03-30 15:44:17 -07:00
garethgeorge 035684ca34 fix: tasks duplicated when config is updated during a running operation 2024-03-30 15:38:13 -07:00
garethgeorge 8cf43f2892 feat: update macos install script to set PATH env var for use with rclone 2024-03-30 15:23:32 -07:00
garethgeorge 0cae60a0b8 chore: update API tests to use new retention policy format 2024-03-30 15:15:18 -07:00
garethgeorge b68f7c6913 fix: include error messages in restic logs 2024-03-30 15:10:41 -07:00
garethgeorge eeb8c8e6b3 feat: improve observability by exposing restic command logs in UI 2024-03-30 15:03:30 -07:00
garethgeorge 16e22aa623 feat: improve consistency of restic command execution and output capture 2024-03-30 11:27:35 -07:00
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 0d10442ccb chore: tweak issue templates 2024-03-30 09:48:20 +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 e8bbe2c8f5 fix: make notification title optional on discord notifications 2024-03-30 09:08:32 +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 7425c9bb0e feat: switch alpine as the default base image for docker releases 2024-03-30 08:20:45 +00:00
Gareth George f7bd9f7d0a fix: include restic binary in alpine and scratch docker images 2024-03-30 08:17:36 +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 6f330ac37b feat: sort lists in configuration 2024-03-30 07:23:34 +00:00
Gareth George 5b7e2b080d 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 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
Gareth 75776fa7d0 chore: update README.md 2024-03-19 19:47:18 -07:00
Gareth 96b490fddf chore(main): release 0.15.1 (#161) v0.15.1 2024-03-19 10:01:24 -07:00
garethgeorge 0a059bbb39 fix: forget operations failing with new retention policy format 2024-03-19 09:50:57 -07:00