Commit Graph
45 Commits
Author SHA1 Message Date
Gareth George 67a1133a96 chore: fix indentation in README.md 2025-02-19 23:16:37 -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 608c8e2656 chore: fix docs github action workflow 2025-01-13 21:20:47 -08:00
Gareth George 34e322fd88 chore: use gotestsum for better test summaries 2024-12-30 22:37:19 -08:00
Gareth George 9a065959c6 chore: use pnpm in release validation workflow 2024-11-25 18:11:54 -08:00
Gareth George d5a965712b chore: move github actions workflows to pnpm 2024-11-25 18:06:26 -08:00
garethgeorge fb50307d97 chore: github actions workflow to automate restic version bumps 2024-11-17 23:01:01 -08:00
garethgeorge d0e7bdf573 chore: upgrade go compiler to version 1.23 2024-09-07 14:18:14 -07:00
Gareth 9080dfe79f feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
garethgeorge 673deb3109 fix: github actions release flow for windows installers 2024-06-28 20:27:07 -07:00
garethgeorge ea23c15949 feat: default non-docker packages to listen on localhost only 2024-06-13 00:48:19 -07:00
garethgeorge 78742ca965 fix: hook bug fixes 2024-06-13 00:25:26 -07:00
garethgeorge 93a246fcd0 fix: release workflow 2024-05-31 23:15:59 -07:00
Tyler Wright 2f794946fa chore: added broken link detection to docs deploy workflow (#305) 2024-05-29 23:22:34 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Gareth ceaf14ed99 feat: add windows installer and tray app (#294) 2024-05-24 17:23:54 -07:00
garethgeorge e599a3e2d1 fix: add virtual root node to snapshot browser 2024-05-08 00:53:53 -07:00
garethgeorge 5904a8856e chore: run prettier on the codebase 2024-05-07 23:43:54 -07:00
garethgeorge 39a0ec0684 chore: only run docs workflow when docs/... are updated 2024-04-28 23:08:34 -07:00
garethgeorge 81dee1871c chore: fix github actions workflow for docs site 2024-04-18 00:29:50 -07:00
Gareth ae5b3c8fc6 docs: migrate wiki content to docs site (#230) 2024-04-18 00:10:03 -07:00
garethgeorge 1e2c14ff10 chore: update github actions configuration 2024-04-17 01:18:16 -07:00
garethgeorge b401c1d4d4 fix: armv7 support for docker releases 2024-04-17 01:09:57 -07:00
garethgeorge 5ee5675812 fix: use new orchestrator queue 2024-04-13 02:04:53 -07:00
garethgeorge b72f3ebdfe chore: finish homebrew tap onboarding 2024-04-11 21:04:46 -07:00
garethgeorge 5d551d0c23 fix: address minor data race in command output handling and enable --race in coverage 2024-04-11 20:53:02 -07:00
John Maguire d555e1655a chore: enable full test coverage for Windows (#206) 2024-04-07 18:58:45 -07:00
John Maguire d024bad7c9 feat: release backrest as a homebrew tap
See https://github.com/garethgeorge/homebrew-backrest
2024-04-06 14:30:00 -07:00
Gareth e23a631f63 feat: add rclone binary to docker image and arm64 support (#105) 2024-02-19 12:24:44 -08:00
garethgeorge 0bc07bf1b8 feat: bundle rclone, busybox commands, and bash in default backrest docker image 2024-02-17 01:04:52 -08:00
garethgeorge 99e1412c86 fix: release-please automation 2024-02-16 02:13:46 -08:00
garethgeorge 6aaec5423e chore: add build test for windows 2024-02-16 01:56:23 -08:00
Gareth 9a037c8f0e feat: improve oplist performance and display forget operations in oplist (#22) 2023-12-02 16:23:26 -08:00
garethgeorge fc68467c5e feat: forget soft-deletes operations associated with removed snapshots 2023-12-01 19:49:56 -08:00
garethgeorge b8636d1e18 chore: adopt go-releaser for release automation 2023-12-01 19:41:14 -08:00
garethgeorge 9bb478ed32 feat: basic forget support in backend and UI 2023-11-30 22:47:46 -08:00
garethgeorge 10ff34dc0c feat: implement forget operation 2023-11-28 23:03:37 -08:00
garethgeorge 9e53cf5ec0 fix: build and test fixes 2023-11-28 17:03:46 -08:00
Gareth George 4f0a47267c fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package 2023-11-26 10:28:02 -08:00
garethgeorge 96143339e0 chore: configure release workflows 2023-11-16 20:37:10 -08:00
garethgeorge 72d906ffd5 chore: configure WebUI build 2023-11-12 00:49:13 -08:00
garethgeorge 2a8e776348 chore: update github actions workflow to Go 1.21 2023-11-11 20:44:17 -08:00
garethgeorge e162ad28f6 Add webui 2023-11-11 00:39:24 -08:00
Gareth abcd63afa7 Create build-and-test.yml 2023-11-10 22:44:20 -08:00