Commit Graph
347 Commits
Author SHA1 Message Date
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 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
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 b204bbc5cd chore: keep webui/dist/.gitkeep 2026-06-29 20:28:39 -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
Alejandro Nieto 0d9bf41ce3 Support for --insecure-no-password flag (#1250) 2026-06-29 20:01:10 -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 50533716b1 feat: apply multihost sync refinements found in validation pass 2026-05-03 21:24:01 -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 aed007385f fix: post PQ safe transport for syncapi (#1216) 2026-05-03 19:30:56 -07:00
Gareth b98b1dc3cc feat: experimental multihost sync (#1204) 2026-05-02 22:29:39 -07:00
Alan 7e064a275c fix: show repo URI in sidebar tooltip instead of repo ID (#1209) 2026-05-02 21:37:09 -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 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 7344541588 fix: snap operation details to view port when scrolling through a large operation tree 2026-03-10 22:38:09 -07:00
Gareth 1bad3d0887 fix: disable strict sftp trust / known host checking 2026-03-10 22:08:24 -07:00
Gareth 0199440780 fix: use LLM to generate more consistent translations (#1103) 2026-02-22 13:06:25 -08:00
kyohei 7f050d2fae feat: add new translation strings and expand Japanese language translations (#1120) 2026-02-22 12:43:57 -08:00
Aaron Fort Garcia 844ed1db33 fix: spanish translations improved with context and standardized (#1117)
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-02-16 17:25:21 -08:00
kyohei 92b82546b8 feat: add japanese (#1114)
Update Restic / update-restic-version (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
2026-02-15 11:47:58 -08:00
garethgeorge 91305396f8 fix: tooltips and section headers for check and prune policies 2026-02-08 14:14:00 -08:00
Gareth Evans 4063d8fafc feat: add Dry Run Backup action (#1098)
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-02-01 11:43:05 -08:00
Kirari04andGareth 3250ff481d feat: SFTP configuration UI (enabled for sftp: URIs) with support for SSH key bootstrapping (#961)
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
Co-authored-by: Gareth <garethgeorge97@gmail.com>
2026-01-26 23:27:33 -08:00
Gareth 410285395a fix: add expansion of recent nodes in operation tree 2026-01-26 21:48:37 -08:00
Yelin Zhang 27697c09cc fix: truncate too long repo/plan names (#1084) 2026-01-26 21:31:06 -08:00
Patrick Schäfer ce5768298e fix: update German translations for backrest messages (#1081) 2026-01-26 21:28:41 -08:00
Gareth 4934031570 fix: llm generated translation fixes 2026-01-16 19:35:16 -08:00
Gareth e222ec0280 fix: keep the current repo / plan visibly selected in the side nav
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-01-16 16:41:07 -08:00
Gareth 3c5682ae70 fix: display well formatted language names in settings panel 2026-01-16 16:41:07 -08:00
Gareth 811e91ff08 fix: correctly display previously selected clock value 2026-01-16 16:41:07 -08:00
Gareth d772dce5fa fix: prerendering expensive children in accordion 2026-01-16 16:41:06 -08:00
Alexander 3ee7f20eb6 fix: improve Russian UI localization wording and consistency (#1068) 2026-01-16 16:04:51 -08:00
Zio Tibia 0247c41bb5 fix: minor update in Italian translations - it.json (#1069) 2026-01-16 09:34:37 -08:00
Gareth e0c5511238 fix: add settings ui preference for language
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-01-16 01:48:25 -08:00
Gareth 42c40a9d87 chore: restore user contributed translation texts 2026-01-15 23:43:57 -08:00
Gareth 9bcf8fb567 fix: more UI refinements 2026-01-15 09:23:12 -08:00
Gareth 003010c81b fix: single column layout for item errors in backup details
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-01-15 00:51:57 -08:00
Gareth 90e1401cbd fix: loading progress indicators, fixed login layout 2026-01-15 00:47:34 -08:00
Gareth c23e6d732f chore: more case sensitive renaming
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-01-14 00:06:55 -08:00
Gareth 012946e662 chore: case sensitive rename of peerstates.ts to peerStates.ts 2026-01-14 00:00:10 -08:00
Gareth cedb7f85f5 feat: overhaul backrest UI using chakra (#1034) 2026-01-13 23:53:57 -08:00