819 Commits

Author SHA1 Message Date
garethgeorge 03e69c98dd fix: batch of webui fixes, update webui deps, apply formatter, and regen protos
Release Please / release-please (push) Waiting to run
Release Preview / call-reusable-release (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run
2026-07-08 01:04:30 -07:00
garethgeorge 0e31b76f54 fix: deflake syncapi test race between sendManfiest and oplog subscription 2026-07-08 00:58:41 -07:00
garethgeorge fa379bb258 chore: correct sftp.args sanitize test expectation to keep wrapping single quotes 2026-07-08 00:26:14 -07:00
Gareth 58b83c0d4b fix: work on tech debt cleanup 2026-07-08 00:02:43 -07:00
Gareth bfe5712739 fix: dashboard displays 'overdue' missed backups 2026-07-08 00:02:43 -07:00
dependabot[bot] 251e91987f chore(deps): bump react-router from 6.30.1 to 8.1.0 in /webui (#1284)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 23:59:56 -07:00
Jean Galea 63ab46858f feat(tray): reflect backup status in the tray icon (#1255) 2026-07-07 23:57:57 -07:00
Wahaj Ahmed ccddf37437 fix: strip double quotes from sftp.args flags to prevent restic parse error (#1237)
Co-authored-by: Wahaj Ahmed <wahajahmed010@gmail.com>
2026-07-07 23:57:32 -07:00
github-actions[bot] b0748601a5 chore: update restic version 0.19.1 (#1280)
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
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2026-07-06 22:47:49 -07:00
dependabot[bot] bec8c23cce chore(deps): bump the react group across 1 directory with 4 updates (#1268)
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
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 01:30:42 -07:00
mayerwin 91d76acfe1 fix(restore): restore single file with [ or ] in name on Windows (#1254) 2026-06-30 01:24:13 -07:00
dependabot[bot] 49a448a320 chore(deps): bump react-router-dom from 6.30.1 to 7.18.1 in /webui (#1273)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 01:21:48 -07:00
dependabot[bot] 678dd65ccd chore(deps): bump the prod-minor-patch group across 1 directory with 7 updates (#1271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 01:12:07 -07:00
dependabot[bot] 023bb8be30 chore(deps): bump recharts from 2.15.4 to 3.9.0 in /webui (#1275)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 01:03:47 -07:00
dependabot[bot] 5425e08aa0 chore(deps): bump cross-env from 7.0.3 to 10.1.0 in /webui (#1272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 01:03:28 -07:00
Gareth 800a98551d fix: more summary dashboard UI refinements
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-06-29 23:45:45 -07:00
Gareth 6d5d80050d fix: use filepath.Join everywhere for windows compatibility 2026-06-29 23:30:14 -07:00
Gareth 07babe4ddf chore: fix backresthandler tests for new summary dashboard 2026-06-29 23:28:38 -07:00
Gareth 058b4a0e6c fix: toaster ui text isn't selectable 2026-06-29 23:25:07 -07:00
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] 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] 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
avery 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