Commit Graph
575 Commits
Author SHA1 Message Date
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
Gareth George 3b424072f7 fix: hooks fail to populate a non-nil Plan variable for system tasks 2025-01-23 20:40:03 -08:00
Gareth George 3294e0a3d9 chore: doc updates 2025-01-23 20:40:03 -08:00
Gareth 8489c88808 chore(main): release 1.7.1 (#633) 2025-01-23 20:07:43 -08:00
Gareth George 861ad597e4 chore: remove extraneous debug print 2025-01-23 20:01:20 -08:00
Gareth George a935c93324 fix: test repo configuration button 2025-01-22 22:47:46 -08:00
Gareth b3a9a30e6e fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Gareth George 8e625282cb fix: whitespace at start of path can result in invalid restore target 2025-01-22 19:07:03 -08:00
Gareth George dde9bc6d38 fix: only log important messages e.g. errors or summary for backup and restore commands 2025-01-22 19:06:48 -08:00
Keybored fc221b4fc5 fix: add favicon to webui (#649) 2025-01-22 18:36:42 -08:00
johnc86 ed1c702d84 chore: update README.md to include google cloud storage instructions. (#639) 2025-01-19 17:53:44 -08:00
Gareth George 608c8e2656 chore: fix docs github action workflow 2025-01-13 21:20:47 -08:00
Alex Yancey 68c1ca8c83 chore: fix typo in readme.md (#637) 2025-01-12 21:52:15 -08:00
Lukas Lerche a74b64f47b chore: update devcontainer image (#638) 2025-01-12 11:03:05 -08:00
Gareth George cfec069786 fix: test repo configuration button doesn't work 2025-01-11 20:26:07 -08:00
Lukas Lerche d20f9fd5dd fix: local network access on macOS 15 Sequoia (#630) 2025-01-11 11:42:33 -08:00