Gareth George
181f88e377
fix(prune): correctly handle max-unused 0%
2025-06-28 15:23:10 -07:00
Gareth George
c193c4a1da
fix(webui): clarify retention policy descriptions
2025-06-28 15:20:57 -07:00
Gareth George
5ece55eea3
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
bd96029551
chore: update install.sh to support an --allow-remote-access flag to make updates easier
2025-06-23 00:25:05 -07:00
Gareth George
64675c9b35
fix: sometimes summary dashboard doesn't load on first viewing
2025-06-22 21:53:38 -07:00
Gareth George
571f8c68b3
chore: update webui dependencies
2025-06-22 21:46:08 -07:00
Gareth George
732eeb433c
chore: improve local debugability of webui by bypassing react-serve proxy
2025-06-22 21:42:10 -07:00
Gareth George
0834218bde
chore: better define whitespace in the context of restic output parsing
2025-06-22 21:24:27 -07:00
Gareth George
4003227102
fix: improve resiliance to warnings printed by restic when executing JSON commands
2025-06-22 21:19:50 -07:00
Gareth George
63d6dc1b46
chore: track slack-clean-job.png with LFS
2025-06-22 20:52:07 -07:00
Gareth
f4d35f1f6c
feat: sync api creates and uses cryptographic identity of local instance ( #780 )
2025-06-22 20:42:23 -07:00
4fosaefp
ad34b44823
fix: Windows installer ToolTipIcon Info Enum ( #799 )
2025-06-22 17:49:46 -07:00
Adrian T
109c79d70f
feat: allow repo url to be set from env with ${RESTIC_REPOSITORY} ( #813 )
2025-06-22 17:48:47 -07:00
Justin Rich
ec073df7c4
feat: add support for block kit slack body ( #774 )
2025-05-29 02:19:46 -07:00
Ian Paterson
8501358f1d
fix: missing KeepLastN in scheduled retention policy ( #778 )
2025-05-09 14:33:34 -07:00
Gareth George
20dba34ce7
chore: drop dependency on bbolt
2025-05-05 22:45:07 -07:00
Gareth
48636558ee
chore(main): release 1.8.1 ( #735 )
2025-05-05 21:26:43 -07:00
Gareth George
ce87da54de
fix: reduce memory overhead when downloading restic updates
2025-05-05 21:19:15 -07:00
Gareth George
864dcd45a2
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
13e453c651
fix: rare repoPool initialization crash
2025-05-05 20:35:26 -07:00
Gareth George
fe5ad1af27
fix: handle Accept-Encoding properly for compressed webui srcs
2025-05-05 00:39:44 -07:00
Gareth George
c67b615349
chore: optimize formatDuration
2025-05-05 00:27:44 -07:00
Ian Paterson
62f3ca8eea
fix: --keep-last n param to mitigate loss of sub-hourly snapshots ( #741 )
2025-05-04 23:41:54 -07:00
Gareth George
d15f0e758b
docs: SSH remote configuration cookbook
2025-05-01 23:59:22 -07:00
Gareth George
27c9f51d94
chore: fix links in restore-files doc
2025-05-01 23:33:12 -07:00
Gareth George
9e5f15f893
fix: use gitlfs to track image assets for docs
2025-05-01 23:26:04 -07:00
Gareth George
5f35cef1b1
docs: add images to getting started guide and new 'restore files' article
2025-05-01 23:22:14 -07:00
Gareth George
8de10d736a
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
c6f507b80e
fix: limit run command output to 2MB
2025-04-30 01:20:56 -07:00
Gareth
c886008719
chore: improve code quality in restic pkg ( #736 )
2025-04-10 23:52:07 -07:00
92376
efbe9cf6e2
fix: correct bug in stats panel date format for "Total Size" stats
2025-04-10 23:50:04 -07:00
Ian Paterson
1a8d71b24f
chore: contributor tooling fixes ( #737 )
2025-04-10 19:39:37 -07:00
Gareth George
c8482ec578
fix: improve formatting of commands printed in logs for debugability
2025-04-09 00:42:51 -07:00
Gareth George
2295c749e4
fix: batch sqlite store IO to better handle large deletes in migrations
2025-04-08 23:46:37 -07:00
Gareth
45efbb5f4a
chore(main): release 1.8.0 ( #695 )
2025-04-02 23:07:40 -07:00
Gareth George
08849c0028
chore: improve code quality in orchestrator and fix some minor bugs
2025-04-01 20:02:10 -07:00
Gareth George
a8d0a4bd89
fix: update healthchecks hook to construct urls such that query parameters are preserved
2025-04-01 19:37:01 -07:00
Gareth George
d770de2453
chore: update protoutil conditions maps to track new proto values
2025-04-01 19:36:09 -07:00
Gareth George
d12dff0f58
chore: release 1.8.0 for restic version upgrade to 0.18.0
...
Release-As: 1.8.0
2025-03-31 23:30:44 -07:00
Gareth
3e972b509a
fix: glob escape some linux filename characters ( #721 )
2025-03-31 23:23:59 -07:00
Justin Rich
d5b7c5ff90
chore: update hook documentation for snapshot start for better details ( #714 )
2025-03-31 23:01:06 -07:00
Gareth
028ba54f70
fix: deduplicate indexed snapshots ( #716 )
2025-03-30 11:51:15 -07:00
Gareth George
075c74816c
chore: deflake flaky multihost index snapshots test
2025-03-30 11:47:09 -07:00
github-actions[bot] and garethgeorge
1a53d5ea89
chore: update restic version to 0.18.0 ( #712 )
...
Co-authored-by: garethgeorge <7906572+garethgeorge@users.noreply.github.com >
2025-03-27 17:24:10 -07:00
Gareth George
437e8ee3fe
fix: restic outputs add newline separators between log messages
2025-03-14 22:07:02 -07:00
Gareth
a003867fe2
chore(main): release 1.7.3 ( #673 )
2025-03-14 21:51:48 -07:00
Gareth George
036318b70e
chore: add test coverage for multihost repo index snapshots
2025-03-14 21:51:29 -07:00
Gareth George
993782b700
fix: hook errors should be shown as warnings in tree view
2025-03-14 21:33:34 -07:00
Gareth George
9aa958720d
docs: update hooks.md to document FORGET operation hooks
2025-03-14 21:15:24 -07:00
Gareth George
787716e24e
fix: add missing hooks for CONDITION_FORGET_{START, SUCCESS, ERROR}
2025-03-14 21:13:58 -07:00