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]andgarethgeorge
|
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 |
|
Gareth George
|
22698f54c0
|
fix: support AWS_SHARED_CREDENTIALS_FILE for s3 authentication
|
2025-03-14 20:31:34 -07:00 |
|
Gareth
|
920d27ebc1
|
fix: index snapshots incorrectly creates duplicate entries for snapshots from other instances (#693)
|
2025-03-12 23:10:54 -07:00 |
|
 johan-scriptdriftandJohan Larsson
|
be049b743d
|
fix: add priority fields to gotify notifications (#678)
Co-authored-by: Johan Larsson <jl311888@gmail.com>
|
2025-03-11 16:51:33 -07:00 |
|
Thibault Cohen
|
0c7acbf0df
|
fix: improve exported prometheus metrics for task execution and status (#684)
|
2025-02-25 22:55:22 -08:00 |
|
Tobias Hüske
|
cfb7693a72
|
chore: fix typo in run commands modal (#676)
|
2025-02-21 00:24:53 -08:00 |
|
Gareth George
|
67a1133a96
|
chore: fix indentation in README.md
|
2025-02-19 23:16:37 -08:00 |
|
Gareth
|
06c5f27e11
|
chore: cleanup documentation (#674)
|
2025-02-19 23:04:16 -08:00 |
|
Gareth George
|
b4860ca0ab
|
fix: occasional truncated operation history display in repo view
|
2025-02-19 00:44:25 -08:00 |
|
Lukas Lerche
|
bd0eae8e24
|
chore: Update Go version and remove workaround (#671)
|
2025-02-18 23:15:23 -08:00 |
|
Gareth
|
102abe392d
|
chore(main): release 1.7.2 (#651)
|
2025-02-16 11:34:03 -08:00 |
|
Thibault Cohen
|
c69eab1af9
|
fix: convert prometheus metrics to use gauge type (#640)
|
2025-02-15 17:38:30 -08:00 |
|
Gareth George
|
64b14479c3
|
chore: update other deprecated github actions
|
2025-02-14 00:58:14 -08:00 |
|
Gareth George
|
f27fcd4674
|
chore: update build workflow to use actions/upload-artifact@v4
|
2025-02-14 00:56:12 -08:00 |
|
Gareth George
|
1f5957ab36
|
fix: more robust delete repo and misc repo guid related bug fixes
|
2025-02-14 00:54:12 -08:00 |
|
Gareth George
|
d7699cdee7
|
fix: snapshot still showing after forget until page is refreshed
|
2025-02-14 00:54:12 -08:00 |
|
Alex Yancey
|
7dc25e46c1
|
fix: incorrectly formatted total size on stats panel (#667)
|
2025-02-13 23:30:53 -08:00 |
|
Keybored
|
de56e26221
|
fix: misaligned favicon (#660)
|
2025-01-29 16:15:59 -08:00 |
|
 MatteoandGareth George
|
a7c49da7c5
|
fix: restore path on Windows (#631)
Co-authored-by: Gareth George <garethgeorge97@gmail.com>
|
2025-01-26 11:18:26 -08:00 |
|