Commit Graph
800 Commits
Author SHA1 Message Date
Gareth f158f4aaa4 feat: add translations for Korean and Polish 2026-06-29 22:56:28 -07:00
Gareth 3c1953e01b fix: update translations 2026-06-29 22:49:55 -07:00
Gareth 53eb340ada fix: update backresthandler's SummaryDashboard endpoint to support new summary view 2026-06-29 22:11:10 -07:00
Gareth fb3b2c8945 chore: fix tests on windows 2026-06-29 21:59:28 -07:00
Michał Sochoń 3c160963db fix: set proper path to allow using rclone from brew install (#1222) 2026-06-29 21:05:09 -07:00
Jean Galea 9b1760a8e5 feat(webui): reassurance-first redesign of the summary dashboard (#1258) 2026-06-29 21:00:12 -07:00
Gareth eb5428ae17 chore: update docs deps and consolidate on pnpm 2026-06-30 03:52:28 +00:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f840ca4d0b chore(deps-dev): bump the dev-dependencies group in /webui with 15 updates (#1270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-29 20:40:57 -07:00
Gareth 8e610a627d chore: configure dependabot 2026-06-29 20:32:12 -07:00
Gareth b204bbc5cd chore: keep webui/dist/.gitkeep 2026-06-29 20:28:39 -07:00
Gareth 16988ebfe1 chore: update go deps 2026-06-29 20:27:53 -07:00
Jean Galea 5bebac3bcd fix(webui): retry initial config load before failing to the error screen (#1265) 2026-06-29 20:12:47 -07:00
Ted Robertson 53e16bf92e Replace cp and chmod with install command (#1236) 2026-06-29 20:09:30 -07:00
Alejandro Nieto 0d9bf41ce3 Support for --insecure-no-password flag (#1250) 2026-06-29 20:01:10 -07:00
github-actions[bot]andgarethgeorge 0ddfee089c chore: update restic version to 0.19.0 (#1251)
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2026-06-29 20:00:35 -07:00
Gareth 39d9a3d345 fix: per-plan retention disabled when repo forgetPolicy schedule is disabled
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
A repo with a forgetPolicy whose schedule is `disabled` was treated as
  having repo-wide forget enabled, locking the per-plan retention editor.
  Check the schedule oneof case so a disabled (or unset) schedule no
  longer suppresses per-plan retention.

  Fixes #1225
2026-05-10 21:56:32 -07:00
Gareth 680df5e85c fix: sync errors due to buffer reuse when streaming large batches of operation data
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2026-05-04 22:29:00 -07:00
Gareth d641593142 fix: allow multihost sync to use real h2 (rather than h2c) when using https
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-05-03 23:12:23 -07:00
Gareth 2faa5224f4 docs: update multihost docs 2026-05-03 22:39:09 -07:00
Gareth a389bbc7e2 ci: grant contents:write and packages:write to goreleaser job v1.13.0 2026-05-03 22:21:38 -07:00
Gareth 8cf3a3251d ci: set up docker buildx for dockers_v2 sbom attestations 2026-05-03 22:09:15 -07:00
Gareth cb49e14c10 chore(main): release 1.13.0 (#1169) 2026-05-03 22:00:16 -07:00
Gareth 900dd5361b chore: fix README.md install instructions 2026-05-03 21:58:34 -07:00
Gareth cd6c5ed5f3 fix: improve install.sh on macOS and linux 2026-05-03 21:52:09 -07:00
Gareth 50533716b1 feat: apply multihost sync refinements found in validation pass 2026-05-03 21:24:01 -07:00
Gareth b7e9448cbb fix: refine config validation policies 2026-05-03 21:04:51 -07:00
Gareth a922d0a20b fix: improve vite bundle splitting to avoid large bundles
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2026-05-03 19:53:55 -07:00
Gareth 75cbd68516 fix: config migration bug w.r.t. multihost sync 2026-05-03 19:51:05 -07:00
Gareth aed007385f fix: post PQ safe transport for syncapi (#1216) 2026-05-03 19:30:56 -07:00
averyandGareth d6f6875771 chore: upgrade to goreleaser v2 (#1208)
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Co-authored-by: Gareth <garethgeorge97@gmail.com>
2026-05-02 22:51:23 -07:00
Gareth b98b1dc3cc feat: experimental multihost sync (#1204) 2026-05-02 22:29:39 -07:00
Gareth 87d76231bc feat: macOS and linux tray binaries (#1163) 2026-05-02 22:14:21 -07:00
Alan 7e064a275c fix: show repo URI in sidebar tooltip instead of repo ID (#1209) 2026-05-02 21:37:09 -07:00
Peter Briggs 268b5dfae5 chore: add binaries for i386 systems (#1199)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-04-19 23:45:14 -07:00
Gareth 88f0fbc7aa fix: refine backrest SFTP UI (#1193)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-04-12 15:33:10 -07:00
Gareth 8e9470c954 fix: optimize backrest ui performance (#1195) 2026-04-12 15:12:01 -07:00
Gareth 12008e5324 fix: always allow CORS OPTIONS requests even behind authenticated endpoints (#1194) 2026-04-12 14:55:33 -07:00
Charles Machalow 4ebc22b7d1 fix: Alpine Docker images for arm/v6 and arm/v7 architectures (#1165) 2026-04-12 14:50:22 -07:00
Gareth 27e1d189ab fix: RESTIC_PASSWORD env shold not take precedent over repo passwords (#1192) 2026-04-12 14:21:08 -07:00
Andrew H. 1d5175297f chore: switch to the latest Windows runner for releases (#1176) 2026-04-12 14:03:35 -07:00
Andrew H. 5b83453a31 fix: minor windows installer fixes 2026-04-12 13:45:59 -07:00
Evgeniy Timokhov b3edd06a27 fix: wrong order of parameters in task name (#1168)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2026-03-18 10:41:38 -07:00
Gareth 9dd08d0f1f chore(main): release 1.12.1 (#1130)
Docs / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
v1.12.1
2026-03-10 23:16:06 -07:00
Gareth 9e5d795efb chore: set next release version to 1.12.1
Release-As: 1.12.1
2026-03-10 23:13:31 -07:00
Gareth d4594cc695 fix: reduce occurrence of benign 'API error reconnecting' warnings 2026-03-10 23:04:54 -07:00
Gareth c603f0010e fix: allow --stdin-from-command flag to be used 2026-03-10 22:54:13 -07:00
Gareth cd72b7f8a9 fix: condition snapshot start hook may not run if repo is unreachable and autounlock is enabled 2026-03-10 22:44:08 -07:00
Gareth 7344541588 fix: snap operation details to view port when scrolling through a large operation tree 2026-03-10 22:38:09 -07:00
Gareth bebe608505 fix: increase bufio's max buffer size to handle large json lines for big repos 2026-03-10 22:13:56 -07:00
Gareth a2474fcdc3 chore: stop tracking .vitepress dir 2026-03-10 22:11:37 -07:00