Commit Graph

492 Commits

Author SHA1 Message Date
garethgeorge cc4daee18c docs: add btrfs snapshot sample to commands cookbook 2024-11-18 00:35:49 -08:00
github-actions[bot] 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
arminus 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
Marc 0aedbfac34 chore: add image source label to dockerfiles (#553) 2024-11-15 13:30:15 -08:00
Gareth 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
Gareth 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
Gareth 39f3fe9208 chore(main): release 1.6.0 (#492) v1.6.0 2024-10-19 18:30:09 -07:00
Gareth 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
Gareth 4b3c7e53d5 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth 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
Gareth 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
Gareth 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
Gareth 50b4be737b chore: add initial support for an sqlite oplog store (#499) 2024-09-25 20:39:22 -07:00
Francisco Javier f6ee51fce5 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
Gareth 7e65f1a700 chore(main): release 1.5.1 (#467) v1.5.1 2024-09-23 18:14:37 -07:00
giuaig df5568132b fix(docs): correct minor spelling and grammar errors (#479) 2024-09-18 10:16:04 -07:00
garethgeorge 3056203127 fix: prunepolicy.max_unused_percent should allow decimal values 2024-09-16 21:34:22 -07:00
garethgeorge d59c6fc1be fix: stats panel can fail to load when an incomplete operation is in the log 2024-09-15 12:27:23 -07:00
Gareth 4da9d89749 fix: windows installation for restic 0.17.1 (#474)
Note: this fix relocates the restic binary on windows to C:\Program Files\backrest  OR to the directory where backrest is installed (path relative).
2024-09-14 02:57:50 -07:00
garethgeorge d2650fdd59 fix: update to newest restic bugfix release 0.17.1 2024-09-10 22:04:12 -07:00
Gareth 474203959d chore: update README.md 2024-09-10 00:58:24 -07:00
Gareth 7dc3c990e9 chore(main): release 1.5.0 (#423) v1.5.0 2024-09-09 18:02:12 -07:00
Gareth daacf28699 feat: add prometheus metrics (#459) 2024-09-09 17:58:57 -07:00
garethgeorge 822ec35e7d chore: upgrade dependencies 2024-09-09 00:53:28 -07:00
garethgeorge ca678d9495 chore: fix oplog tests 2024-09-09 00:40:14 -07:00
garethgeorge 6894128d90 fix: simplify auth handling 2024-09-09 00:36:03 -07:00
garethgeorge 491a6a6725 fix: apply oplog migrations correctly using new storage interface 2024-09-09 00:22:33 -07:00
garethgeorge 426af294cd chore: add new utilities and scripts for manual validations 2024-09-09 00:22:06 -07:00
garethgeorge c4198619aa fix: new config validations make it harder to lock yourself out of backrest 2024-09-08 12:37:00 -07:00
garethgeorge a28639a93b chore: fix typo in OperationTree 2024-09-08 11:10:18 -07:00
garethgeorge 5293631ef4 chore: upgrade go compiler to version 1.23 2024-09-07 14:18:14 -07:00