Commit Graph

  • 5a51ae7c20 docs: spring cleaning with minor doc tweaks (#302) Tyler Wright 2024-05-26 23:08:57 -07:00
  • b218bc9409 fix: collection of ui refresh timing bugs Gareth 2024-05-26 21:36:40 -07:00
  • 6ca90ecd8a docs: cookbook example for proxying backrest with caddy (#297) Tyler Wright 2024-05-25 11:53:38 -07:00
  • d84467750f docs: replace 'MacOS' to 'macOS' in README.md (#299) Tyler Wright 2024-05-25 11:50:52 -07:00
  • 19ed611477 fix: snapshot browser on Windows Gareth 2024-05-24 17:40:50 -07:00
  • 8a7543c7bf feat: add windows installer and tray app (#294) Gareth 2024-05-24 17:23:54 -07:00
  • 73c8612eee chore(main): release 1.0.0 (#252) v1.0.0 Gareth 2024-05-19 19:13:54 -07:00
  • 7fce59311d fix: run stats after every prune operation garethgeorge 2024-05-19 18:57:27 -07:00
  • b22028eb4f fix: rebase stats panel onto a better chart library garethgeorge 2024-05-19 18:44:13 -07:00
  • 0764804ea5 fix: schedule view bug garethgeorge 2024-05-19 18:09:23 -07:00
  • 531cd286d8 feat: unified scheduling model (#282) Gareth 2024-05-19 15:52:16 -07:00
  • df4be0f7bc fix: miscellaneous bug fixes garethgeorge 2024-05-18 19:44:46 -07:00
  • 1a053f2748 feat: keep a rolling backup of the last 10 config versions garethgeorge 2024-05-18 19:28:19 -07:00
  • 711064fb00 fix: reserve IDs starting and ending with '__' for internal use garethgeorge 2024-05-18 19:24:05 -07:00
  • fcdf07da6c fix: additional tooltips for add plan modal garethgeorge 2024-05-18 19:12:31 -07:00
  • 294864fe43 fix: prompt for user action to set an instance ID on upgrade garethgeorge 2024-05-18 19:09:58 -07:00
  • c83d080391 chore: refactor operations API to use selectors garethgeorge 2024-05-18 18:39:42 -07:00
  • 1a3ace9014 fix: error formatting for repo init garethgeorge 2024-05-17 16:51:51 -07:00
  • e9d6cbeaff fix: UI fixes for restore row and settings modal garethgeorge 2024-05-17 16:44:12 -07:00
  • 6eb704f07b fix: improve cmd error formatting now that logs are available for all operations garethgeorge 2024-05-17 16:41:32 -07:00
  • 6ae82f70d4 fix: downgrade omission of 'instance' field from an error to a warning garethgeorge 2024-05-17 16:35:40 -07:00
  • eb079317c0 fix: improve download speeds for restored files garethgeorge 2024-05-12 01:13:47 -07:00
  • 411a4fb6f0 fix: concurrency issues in run command handler garethgeorge 2024-05-12 00:26:28 -07:00
  • 9d6c1baf87 fix: retention policy display may show default values for some fields garethgeorge 2024-05-12 00:13:02 -07:00
  • b341146fce fix: date formatting garethgeorge 2024-05-08 01:13:51 -07:00
  • 6045c87cdf fix: add virtual root node to snapshot browser garethgeorge 2024-05-08 00:53:14 -07:00
  • 07b09502b9 fix: improve concurrency handling in RunCommand garethgeorge 2024-05-08 00:24:46 -07:00
  • a821580861 chore: run prettier on the codebase garethgeorge 2024-05-07 23:43:54 -07:00
  • fbad981a1d feat: implement 'run command' button to execute arbitrary restic commands in a repo garethgeorge 2024-05-07 23:40:32 -07:00
  • 91724ef1f7 chore: refactor download handler garethgeorge 2024-05-07 22:26:08 -07:00
  • 89a49c1fa7 fix: use locale to properly format time garethgeorge 2024-05-07 21:54:15 -07:00
  • 65bb8ef14b fix: hide successful hook executions in the backup view garethgeorge 2024-05-05 13:45:23 -07:00
  • ad9a77029c fix: minor bugs and tweak log rotation history to 14 days garethgeorge 2024-05-05 12:54:46 -07:00
  • b6c258c921 docs: update documentation for SFTP usage garethgeorge 2024-05-05 12:42:07 -07:00
  • 282233b7cf chore: fix tests garethgeorge 2024-05-05 12:17:48 -07:00
  • a30d5efe1c fix: secure download URLs when downloading tar archive of exported files garethgeorge 2024-05-05 12:08:44 -07:00
  • a75a5c2297 feat: add download link to create a zip archive of restored files Gareth 2024-05-05 04:11:23 -07:00
  • 756e64a200 fix: adjust task priorities Gareth 2024-05-05 03:01:53 -07:00
  • 982e2fb2cd fix: center-right align settings icons for plans/repos Gareth 2024-05-05 02:50:34 -07:00
  • 386f46a090 feat: add force kill signal handler that dumps stacks Gareth 2024-05-05 02:28:45 -07:00
  • be0cdd59be feat: improve support for instance ID tag Gareth 2024-05-05 08:55:21 -07:00
  • f314c7cced feat: validate plan ID and repo ID Gareth 2024-05-05 07:59:53 -07:00
  • 8448f4cc3a feat: support env variable substitution e.g. FOO=${MY_FOO_VAR} garethgeorge 2024-05-04 17:09:31 -07:00
  • 802146a6c0 feat: add seek support to join iterator for better performance garethgeorge 2024-05-03 01:15:23 -07:00
  • 65d4a1df0e feat: ensure instance ID is set for all operations garethgeorge 2024-05-03 00:46:49 -07:00
  • f0ee20f53d feat: add CONDITION_SNAPSHOT_WARNING hook triggered by any warning status at the completion of a snapshot garethgeorge 2024-05-03 00:35:26 -07:00
  • 5a996d74b0 feat: update snapshot management to track and filter on instance ID, migrate existing snapshots garethgeorge 2024-05-03 00:29:54 -07:00
  • 484701007f feat!: redefine hostname as a required property that maps to --host (#256) Gareth 2024-05-02 22:28:38 -07:00
  • f6d58376b7 fix: install.sh was calling systemctl on Darwin (#260) Jim Ancona 2024-05-02 13:31:21 -04:00
  • 2461834bc8 chore: only run docs workflow when docs/... are updated garethgeorge 2024-04-28 23:08:34 -07:00
  • 7a10bdca7b feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253) Gareth 2024-04-28 23:05:13 -07:00
  • 84b4b68760 fix: use int64 for large values in structs for compatibility with 32bit devices (#250) Lorenzo Zolfanelli 2024-04-27 13:48:58 +02:00
  • c297d3cd65 docs: update README.md and docs wiki garethgeorge 2024-04-18 00:36:09 -07:00
  • eb870cc090 chore: fix github actions workflow for docs site garethgeorge 2024-04-18 00:11:41 -07:00
  • e791e31b91 docs: migrate wiki content to docs site (#230) Gareth 2024-04-18 00:10:03 -07:00
  • 5d8633c6d2 chore(main): release 0.17.2 (#218) v0.17.2 Gareth 2024-04-17 20:52:19 -07:00
  • 6408518582 fix: add tini to docker images to reap rclone processes left behind by restic garethgeorge 2024-04-17 20:14:42 -07:00
  • be0930368b fix: Linux ./install.sh script fails when used for updating backrest (#226) Sönke 2024-04-17 19:54:12 +02:00
  • 4bf59e6edc chore: add arch linux installation instructions devome 2024-04-18 00:44:36 +08:00
  • 90ddafac92 chore: update github actions configuration garethgeorge 2024-04-17 01:18:16 -07:00
  • ec39533e4c fix: armv7 support for docker releases garethgeorge 2024-04-17 01:08:48 -07:00
  • 4c0ee97c67 chore: update README.md garethgeorge 2024-04-17 01:03:54 -07:00
  • 5d6074eb29 fix: bug in new task queue implementation Gareth 2024-04-14 01:17:12 -07:00
  • 4a81889d81 fix: use new orchestrator queue garethgeorge 2024-04-13 01:04:38 -07:00
  • aacdf9b7cd fix: improve restic pkg's output handling and buffering garethgeorge 2024-04-12 22:47:35 -07:00
  • 66d63c1d40 chore(main): release 0.17.1 (#212) v0.17.1 Gareth 2024-04-12 03:20:34 -07:00
  • 07cffcb5d8 fix: revert orchestrator changes garethgeorge 2024-04-12 03:16:51 -07:00
  • ff2bfb9f5e chore(main): release 0.17.0 (#186) v0.17.0 Gareth 2024-04-12 00:11:36 -07:00
  • c4ae5b3f22 feat: allow hook exit codes to control backup execution (e.g fail, skip, etc) garethgeorge 2024-04-11 22:14:44 -07:00
  • e96f4036df fix: misc UI and backend bug fixes garethgeorge 2024-04-11 21:26:26 -07:00
  • 67b9997ded chore: finish homebrew tap onboarding garethgeorge 2024-04-11 21:04:46 -07:00
  • 32231385ed fix: address minor data race in command output handling and enable --race in coverage garethgeorge 2024-04-11 20:31:49 -07:00
  • 4e2bf1f76c fix: handle backpressure correctly in event stream garethgeorge 2024-04-11 20:23:49 -07:00
  • 834b74f0f3 fix: bugs in refactored task queue and improved coverage garethgeorge 2024-04-11 01:46:50 -07:00
  • eb07230cc0 fix: default BACKREST_PORT to 127.0.0.1:9898 (localhost only) when using install.sh garethgeorge 2024-04-08 00:43:16 -07:00
  • acc081a293 chore: fix scheduler wait test garethgeorge 2024-04-08 00:32:09 -07:00
  • 4b2763cdbb chore: improve log messages garethgeorge 2024-04-08 00:28:41 -07:00
  • 1d0489847e feat: use new task queue implementation in orchestrator garethgeorge 2024-04-08 00:16:28 -07:00
  • 8b9280ed57 fix: refactor priority ordered task queue implementation garethgeorge 2024-04-07 23:56:24 -07:00
  • eab1c1bffe fix: spawn goroutine to update oplog with progress during backup/restore garethgeorge 2024-04-07 19:11:48 -07:00
  • ffad2b053a chore: enable full test coverage for Windows (#206) John Maguire 2024-04-07 21:58:45 -04:00
  • 7b0d3aa1be fix: use C:\Program Files\backrest on both x64 and 32-bit (#200) John Maguire 2024-04-07 21:47:07 -04:00
  • ea0d8c772d chore: update install / download scripts garethgeorge 2024-04-07 03:06:36 -07:00
  • d78bcfab84 feat: add a Bash script to help Linux user manage Backrest (#187) 雲豹 ΦωΦ 2024-04-07 16:57:27 +08:00
  • 88a926b0a3 fix: include ioutil helpers garethgeorge 2024-04-06 14:42:45 -07:00
  • e2be189f9e fix: improve tooltips on AddRepoModal garethgeorge 2024-04-06 14:38:34 -07:00
  • 16a7d0e95a feat: release backrest as a homebrew tap John Maguire 2024-04-06 17:30:00 -04:00
  • 92d52bed8e fix: limit cmd log length to 32KB per operation garethgeorge 2024-04-06 14:10:02 -07:00
  • 3770966111 feat: use amd64 restic for arm64 Windows (#201) John Maguire 2024-04-05 23:23:41 -04:00
  • 7017c3de7d Open docs links in a new tab (#195) John Maguire 2024-04-05 14:29:36 -04:00
  • 1d9e43e49b fix(css): fixing overflow issue (#191) Stasium 2024-04-04 23:50:18 +02:00
  • 7e9bf15976 fix: cannot set retention policy buckets to 0 garethgeorge 2024-04-01 22:18:58 -07:00
  • 39aab6bde7 chore(main): release 0.16.0 (#175) v0.16.0 Gareth 2024-03-30 15:44:17 -07:00
  • 035684ca34 fix: tasks duplicated when config is updated during a running operation garethgeorge 2024-03-30 15:38:13 -07:00
  • 8cf43f2892 feat: update macos install script to set PATH env var for use with rclone garethgeorge 2024-03-30 15:23:32 -07:00
  • 0cae60a0b8 chore: update API tests to use new retention policy format garethgeorge 2024-03-30 15:14:44 -07:00
  • b68f7c6913 fix: include error messages in restic logs garethgeorge 2024-03-30 15:10:41 -07:00
  • eeb8c8e6b3 feat: improve observability by exposing restic command logs in UI garethgeorge 2024-03-30 14:50:05 -07:00
  • 16e22aa623 feat: improve consistency of restic command execution and output capture garethgeorge 2024-03-30 11:18:28 -07:00
  • 5d34e0bfb5 fix: incorrectly indicate AM/PM in formatted date strings Gareth George 2024-03-30 10:05:16 +00:00