Commit Graph
606 Commits
Author SHA1 Message Date
Gareth George 90b77db05a feat(webui): improve compression graph readability
The y-axis for the compression ratio graph has been adjusted to start at 0.95 and end slightly above the maximum data point. This makes changes in the compression ratio more visible, as suggested in the user feedback.
2025-06-28 12:09:30 -07:00
Gareth 37f0bbe63e chore: update install.sh to support an --allow-remote-access flag to make updates easier
Build Snapshot Release / build (push) Has been cancelled
Docs / 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
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-06-23 00:25:05 -07:00
Gareth George f512ffebe3 fix: sometimes summary dashboard doesn't load on first viewing 2025-06-22 21:53:38 -07:00
Gareth George d6a62adf82 chore: update webui dependencies 2025-06-22 21:46:08 -07:00
Gareth George f5b246f502 chore: improve local debugability of webui by bypassing react-serve proxy 2025-06-22 21:42:10 -07:00
Gareth George 70b91b117b chore: better define whitespace in the context of restic output parsing 2025-06-22 21:24:27 -07:00
Gareth George 5112b76766 fix: improve resiliance to warnings printed by restic when executing JSON commands 2025-06-22 21:19:50 -07:00
Gareth George 46168aea28 chore: track slack-clean-job.png with LFS 2025-06-22 20:52:07 -07:00
Gareth eb9948b993 feat: sync api creates and uses cryptographic identity of local instance (#780) 2025-06-22 20:42:23 -07:00
4fosaefp cd67858a34 fix: Windows installer ToolTipIcon Info Enum (#799) 2025-06-22 17:49:46 -07:00
Adrian T 39f0c092e4 feat: allow repo url to be set from env with ${RESTIC_REPOSITORY} (#813) 2025-06-22 17:48:47 -07:00
Justin Rich 9a4e0c5c74 feat: add support for block kit slack body (#774)
Build Snapshot Release / build (push) Has been cancelled
Docs / 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
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-29 02:19:46 -07:00
Ian Paterson 1a9bed21e2 fix: missing KeepLastN in scheduled retention policy (#778)
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
2025-05-09 14:33:34 -07:00
Gareth George 58721f9003 chore: drop dependency on bbolt
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
Update Restic / update-restic-version (push) Has been cancelled
2025-05-05 22:45:07 -07:00
Gareth 7a5030bb00 chore(main): release 1.8.1 (#735) v1.8.1 2025-05-05 21:26:43 -07:00
Gareth George 715c7ccf13 fix: reduce memory overhead when downloading restic updates 2025-05-05 21:19:15 -07:00
Gareth George e8297b1ee5 fix: use github.com/vearutop/statigz to embed webUI srcs and improve Accept-Encoding handling 2025-05-05 20:50:50 -07:00
Gareth George 59614d84b7 fix: rare repoPool initialization crash 2025-05-05 20:35:26 -07:00
Gareth George 7930b9c2d9 fix: handle Accept-Encoding properly for compressed webui srcs
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
Update Restic / update-restic-version (push) Has been cancelled
2025-05-05 00:39:44 -07:00
Gareth George 9982761aa8 chore: optimize formatDuration 2025-05-05 00:27:44 -07:00
Ian Paterson 18354c8269 fix: --keep-last n param to mitigate loss of sub-hourly snapshots (#741) 2025-05-04 23:41:54 -07:00
Gareth George 4d1d9deb1c docs: SSH remote configuration cookbook
Build Snapshot Release / build (push) Has been cancelled
Docs / 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
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-01 23:59:22 -07:00
Gareth George 19fb1dc93e chore: fix links in restore-files doc 2025-05-01 23:33:12 -07:00
Gareth George 153b43be0a fix: use gitlfs to track image assets for docs 2025-05-01 23:26:04 -07:00
Gareth George a0851b084f docs: add images to getting started guide and new 'restore files' article 2025-05-01 23:22:14 -07:00
Gareth George ceeaad4989 fix: update restic install script to allow newer versions of restic if present in the path 2025-05-01 22:23:40 -07:00
Gareth George 01d9c9f383 fix: limit run command output to 2MB 2025-04-30 01:20:56 -07:00
Gareth 3ab62710a1 chore: improve code quality in restic pkg (#736)
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
Update Restic / update-restic-version (push) Has been cancelled
2025-04-10 23:52:07 -07:00
92376 658514ceb8 fix: correct bug in stats panel date format for "Total Size" stats 2025-04-10 23:50:04 -07:00
Ian Paterson fc4bdc089a chore: contributor tooling fixes (#737)
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
2025-04-10 19:39:37 -07:00
Gareth George f5c1bb90b5 fix: improve formatting of commands printed in logs for debugability
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
Update Restic / update-restic-version (push) Has been cancelled
2025-04-09 00:42:51 -07:00
Gareth George d7c57a8506 fix: batch sqlite store IO to better handle large deletes in migrations 2025-04-08 23:46:37 -07:00
Gareth 1775862ac2 chore(main): release 1.8.0 (#695)
Release Please / release-please (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
v1.8.0
2025-04-02 23:07:40 -07:00
Gareth George 5825f369b2 chore: improve code quality in orchestrator and fix some minor bugs
Release Please / release-please (push) Has been cancelled
Build Snapshot Release / build (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
2025-04-01 20:02:10 -07:00
Gareth George 2a24b0ad5f fix: update healthchecks hook to construct urls such that query parameters are preserved 2025-04-01 19:37:01 -07:00
Gareth George 74a636265a chore: update protoutil conditions maps to track new proto values 2025-04-01 19:36:09 -07:00
Gareth George ad2c357bc3 chore: release 1.8.0 for restic version upgrade to 0.18.0
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
Docs / build (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
Release-As: 1.8.0
2025-03-31 23:30:44 -07:00
Gareth 190b3bfd0e fix: glob escape some linux filename characters (#721) 2025-03-31 23:23:59 -07:00
Justin Rich 04a58e716f chore: update hook documentation for snapshot start for better details (#714) 2025-03-31 23:01:06 -07:00
Gareth b3b1eefe9b fix: deduplicate indexed snapshots (#716)
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
2025-03-30 11:51:15 -07:00
Gareth George 5b7e71ca7a chore: deflake flaky multihost index snapshots test 2025-03-30 11:47:09 -07:00
github-actions[bot]andgarethgeorge e8ad561ed2 chore: update restic version to 0.18.0 (#712)
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
Update Restic / update-restic-version (push) Has been cancelled
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com>
2025-03-27 17:24:10 -07:00
Gareth George addf49c1f3 fix: restic outputs add newline separators between log messages
Build Snapshot Release / build (push) Has been cancelled
Docs / 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
Docs / deploy (push) Has been cancelled
2025-03-14 22:07:02 -07:00
Gareth 551c08cc6f chore(main): release 1.7.3 (#673) v1.7.3 2025-03-14 21:51:48 -07:00
Gareth George 1587304cf2 chore: add test coverage for multihost repo index snapshots 2025-03-14 21:51:29 -07:00
Gareth George 9f112bc78d fix: hook errors should be shown as warnings in tree view 2025-03-14 21:33:34 -07:00
Gareth George abbf2394ff docs: update hooks.md to document FORGET operation hooks 2025-03-14 21:15:24 -07:00
Gareth George 489c6f5b34 fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR} 2025-03-14 21:13:58 -07:00
Gareth George 154aef4c9a fix: support AWS_SHARED_CREDENTIALS_FILE for s3 authentication 2025-03-14 20:31:34 -07:00
Gareth 5ab755393a fix: index snapshots incorrectly creates duplicate entries for snapshots from other instances (#693)
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
2025-03-12 23:10:54 -07:00