Commit Graph
510 Commits
Author SHA1 Message Date
GarethandGitHub 1bb3cd70fd feat: add a "test configuration" button to aid users setting up new repos (#582)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-12-01 15:00:31 -08:00
GarethandGitHub d955350973 chore: migrate to connectrpc es v2 api (#583)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-11-26 18:15:23 -08:00
GarethandGitHub 2bd5359655 chore(main): release 1.6.2 (#554)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
v1.6.2
2024-11-26 01:32:06 -08:00
Gareth George 4d7be23e8c fix: better defaults in add repo / add plan views 2024-11-26 01:24:59 -08:00
Gareth George c810d27375 fix: tray app infers UI port from BACKREST_PORT or --bind-address if available 2024-11-26 00:26:45 -08:00
Gareth George 4f03427c91 chore: fix resticinstaller for windows tests 2024-11-26 00:23:27 -08:00
homandrandGitHub 74eb869263 fix: substantially improve windows installer experience (#578)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-25 18:15:42 -08:00
Gareth George 62ac934386 chore: use pnpm in release validation workflow 2024-11-25 18:11:54 -08:00
Gareth George c0fe325516 chore: new test scripts and fixes for MacOS 2024-11-25 18:06:26 -08:00
Gareth George c837a286ad chore: move github actions workflows to pnpm 2024-11-25 18:06:26 -08:00
Gareth George 51a66839ff fix: make cancel button more visible for a running operation 2024-11-25 18:06:26 -08:00
Gareth George 5fea5fdefd fix: update resticinstaller to use the same binary name across versions and to use system restic install when possible 2024-11-25 18:06:26 -08:00
Gareth George bf77baba06 fix: webui may duplicate elements in a multi-instance repo 2024-11-25 18:06:26 -08:00
homandrandGitHub 015495ce4c chore: automatically populate installer app version from the changelog (#571)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-11-19 21:33:27 -08:00
GarethandGitHub 57f9aeb72a fix: use command mode when executing powershell scripts on windows (#569) 2024-11-19 21:33:13 -08:00
homandrandGitHub 00b0c3e1d2 fix: improve windows installer and relocate backrest on Windows to %localappdata%\programs (#568)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-19 00:28:38 -08:00
homandrandGitHub 0d53343db0 docs: add Windows PowerShell hook examples (#567)
Release Please / release-please (push) Waiting to run
Docs / build (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2024-11-19 00:21:46 -08:00
garethgeorge 3397a011a3 fix: allow 'run command' tasks to proceed in parallel to other repo operations
Build Snapshot Release / build (push) Waiting to run
Docs / build (push) Waiting to run
Docs / deploy (push) Blocked by required conditions
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-18 00:37:48 -08:00
garethgeorge cc4daee18c docs: add btrfs snapshot sample to commands cookbook 2024-11-18 00:35:49 -08:00
bcc7e87da6 chore: update restic version to 0.17.3 (#565)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2024-11-17 23:05:06 -08:00
garethgeorge 849a94432c chore: github actions workflow to automate restic version bumps 2024-11-17 23:01:01 -08:00
garethgeorge efa2baa927 chore: use replace directive in go.mod to prevent accidental sqlite version upgrades
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-17 00:48:52 -08:00
garethgeorge 0642f4b65a fix: set etag header to cache webUI source 2024-11-17 00:36:42 -08:00
garethgeorge 0ecebf8ce4 always set .Plan in hookvars to properly format messages for prune/check operations
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2024-11-16 13:31:08 -08:00
e60a4fbcd7 fix: crash on arm32 device due to bad libc dependency version for sqlite driver (#559)
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
Co-authored-by: Gareth <garethgeorge97@gmail.com>
2024-11-15 13:30:28 -08:00
MarcandGitHub 0aedbfac34 chore: add image source label to dockerfiles (#553) 2024-11-15 13:30:15 -08:00
GarethandGitHub 492beb2935 fix: garbage collection with more sensible limits grouped by plan/repo (#555)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2024-11-13 21:17:03 -08:00
garethgeorge 78c01a1a35 chore: backrest includes binary version info in startup logs for better debugability 2024-11-13 20:04:58 -08:00
garethgeorge aa39ead0e1 fix: allow for deleting individual operations from the list view 2024-11-13 19:47:32 -08:00
garethgeorge 592e4cf9dd fix: improve memory pressure from getlogs 2024-11-13 19:47:32 -08:00
GarethandGitHub b7abbf9603 chore(main): release 1.6.1 (#524) v1.6.1 2024-10-20 09:05:35 -07:00
garethgeorge e50dbfb04b docs: refresh docs to cover recent changes 2024-10-20 09:03:13 -07:00
garethgeorge 36543c681a fix: stats operation occasionally runs twice in a row 2024-10-20 08:15:24 -07:00
garethgeorge 4fc28d68a6 fix: login form has no background 2024-10-20 08:10:58 -07:00
garethgeorge 5617f3fbe2 fix: tarlog migration fails on new installs 2024-10-20 08:02:50 -07:00
GarethandGitHub 39f3fe9208 chore(main): release 1.6.0 (#492) v1.6.0 2024-10-19 18:30:09 -07:00
GarethandGitHub fff3dbd299 feat: use react-router to enable linking to webUI pages (#522) 2024-10-19 18:25:57 -07:00
garethgeorge afcecaeb30 feat: support --skip-if-unchanged 2024-10-19 17:18:04 -07:00
garethgeorge ec89cfde51 fix: plan/repo settings button hard to click 2024-10-19 09:28:19 -07:00
garethgeorge 66a5241de8 feat: add watchdog thread to reschedule tasks when system time changes 2024-10-19 09:07:19 -07:00
garethgeorge 7a125cd391 add a watchdog timer 2024-10-19 09:04:08 -07:00
GarethandGitHub 4b3c7e53d5 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
GarethandGitHub 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
GarethandGitHub 28c31720f2 feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00
garethgeorge d7704cf057 fix: expand env vars in flags i.e. of the form ${MY_ENV_VAR} 2024-10-12 11:49:52 -07:00
GarethandGitHub 4d557a1146 feat: use sqlite logstore (#514) 2024-10-12 11:26:22 -07:00
garethgeorge 5948c67652 chore: deprecate broken armv7 docker image 2024-10-12 11:20:27 -07:00
GarethandGitHub 0806eb95a0 feat: migrate oplog history from bbolt to sqlite store (#515) 2024-10-12 11:11:26 -07:00
garethgeorge 4fa30e3f7e fix: gorelaeser docker image builds for armv6 and armv7 2024-10-12 11:09:55 -07:00
GarethandGitHub 50b4be737b chore: add initial support for an sqlite oplog store (#499) 2024-09-25 20:39:22 -07:00