Commit Graph
308 Commits
Author SHA1 Message Date
Gareth 5d8633c6d2 chore(main): release 0.17.2 (#218) v0.17.2 2024-04-17 20:52:19 -07:00
garethgeorge 6408518582 fix: add tini to docker images to reap rclone processes left behind by restic 2024-04-17 20:41:38 -07:00
Sönke be0930368b fix: Linux ./install.sh script fails when used for updating backrest (#226) 2024-04-17 10:54:12 -07:00
devome 4bf59e6edc chore: add arch linux installation instructions 2024-04-17 09:44:36 -07:00
garethgeorge 90ddafac92 chore: update github actions configuration 2024-04-17 01:18:16 -07:00
garethgeorge ec39533e4c fix: armv7 support for docker releases 2024-04-17 01:09:57 -07:00
garethgeorge 4c0ee97c67 chore: update README.md 2024-04-17 01:04:45 -07:00
Gareth 5d6074eb29 fix: bug in new task queue implementation 2024-04-14 01:17:12 -07:00
garethgeorge 4a81889d81 fix: use new orchestrator queue 2024-04-13 02:04:53 -07:00
garethgeorge aacdf9b7cd fix: improve restic pkg's output handling and buffering 2024-04-13 00:19:03 -07:00
Gareth 66d63c1d40 chore(main): release 0.17.1 (#212) v0.17.1 2024-04-12 03:20:34 -07:00
garethgeorge 07cffcb5d8 fix: revert orchestrator changes 2024-04-12 03:16:51 -07:00
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