Commit Graph

  • ea0d8c772d chore: update install / download scripts garethgeorge 2024-04-07 03:06:36 -07:00
  • d78bcfab84 feat: add a Bash script to help Linux user manage Backrest (#187) 雲豹 ΦωΦ 2024-04-07 16:57:27 +08:00
  • 88a926b0a3 fix: include ioutil helpers garethgeorge 2024-04-06 14:42:45 -07:00
  • e2be189f9e fix: improve tooltips on AddRepoModal garethgeorge 2024-04-06 14:38:34 -07:00
  • 16a7d0e95a feat: release backrest as a homebrew tap John Maguire 2024-04-06 17:30:00 -04:00
  • 92d52bed8e fix: limit cmd log length to 32KB per operation garethgeorge 2024-04-06 14:10:02 -07:00
  • 3770966111 feat: use amd64 restic for arm64 Windows (#201) John Maguire 2024-04-05 23:23:41 -04:00
  • 7017c3de7d Open docs links in a new tab (#195) John Maguire 2024-04-05 14:29:36 -04:00
  • 1d9e43e49b fix(css): fixing overflow issue (#191) Stasium 2024-04-04 23:50:18 +02:00
  • 7e9bf15976 fix: cannot set retention policy buckets to 0 garethgeorge 2024-04-01 22:18:58 -07:00
  • 39aab6bde7 chore(main): release 0.16.0 (#175) v0.16.0 Gareth 2024-03-30 15:44:17 -07:00
  • 035684ca34 fix: tasks duplicated when config is updated during a running operation garethgeorge 2024-03-30 15:38:13 -07:00
  • 8cf43f2892 feat: update macos install script to set PATH env var for use with rclone garethgeorge 2024-03-30 15:23:32 -07:00
  • 0cae60a0b8 chore: update API tests to use new retention policy format garethgeorge 2024-03-30 15:14:44 -07:00
  • b68f7c6913 fix: include error messages in restic logs garethgeorge 2024-03-30 15:10:41 -07:00
  • eeb8c8e6b3 feat: improve observability by exposing restic command logs in UI garethgeorge 2024-03-30 14:50:05 -07:00
  • 16e22aa623 feat: improve consistency of restic command execution and output capture garethgeorge 2024-03-30 11:18:28 -07:00
  • 5d34e0bfb5 fix: incorrectly indicate AM/PM in formatted date strings Gareth George 2024-03-30 10:05:16 +00:00
  • 2e4e3cf9c7 feat: make hostname configurable in settings panel Gareth George 2024-03-30 09:54:38 +00:00
  • 0d10442ccb chore: tweak issue templates Gareth George 2024-03-30 09:48:20 +00:00
  • d7ca35b66f fix: correctly auto-expand first 5 backups when opening plan/repo Gareth George 2024-03-30 09:45:22 +00:00
  • 3f9c9f4ff8 fix: make tree view the default panel for repo overview Gareth George 2024-03-30 09:14:39 +00:00
  • e8bbe2c8f5 fix: make notification title optional on discord notifications Gareth George 2024-03-30 09:08:32 +00:00
  • fa6407cac2 feat: support shoutrrr notification service Gareth George 2024-03-30 08:52:53 +00:00
  • 6832f58ac4 chore: link wiki from the getting started guide Gareth George 2024-03-30 08:24:21 +00:00
  • 7425c9bb0e feat: switch alpine as the default base image for docker releases Gareth George 2024-03-30 08:20:45 +00:00
  • f7bd9f7d0a fix: include restic binary in alpine and scratch docker images Gareth George 2024-03-30 08:16:35 +00:00
  • c32874c1d6 fix: cleanup spacing and hook titles in AddRepoModal and AddPlanModal Gareth George 2024-03-30 07:45:14 +00:00
  • 6f330ac37b feat: sort lists in configuration Gareth George 2024-03-30 07:23:34 +00:00
  • 5b7e2b080d fix: add new logs to orchestrator and increase clock change polling to every 5 minutes Gareth George 2024-03-23 18:58:33 +00:00
  • ac7f24ed04 fix: api path relative to UI serving location to support reverse proxies with prefix stripping Gareth George 2024-03-23 17:50:25 +00:00
  • 84291746af feat: allow disabling authentication Gareth George 2024-03-23 17:48:10 +00:00
  • 75776fa7d0 chore: update README.md Gareth 2024-03-19 19:47:18 -07:00
  • 96b490fddf chore(main): release 0.15.1 (#161) v0.15.1 Gareth 2024-03-19 10:01:24 -07:00
  • 0a059bbb39 fix: forget operations failing with new retention policy format garethgeorge 2024-03-19 09:50:57 -07:00
  • 1fc0c95359 chore(main): release 0.15.0 (#141) v0.15.0 Gareth 2024-03-19 00:44:25 -07:00
  • 38ff5fecee fix: proper display of retention policy garethgeorge 2024-03-19 00:39:17 -07:00
  • db4b76de8e chore: bump version to 0.15.0 garethgeorge 2024-03-19 00:21:35 -07:00
  • 6cb528c414 chore: fix tests garethgeorge 2024-03-19 00:15:59 -07:00
  • 54c2dfe2b0 chore: fix freebsd build garethgeorge 2024-03-19 00:02:16 -07:00
  • 746fd9cf76 fix: stats chart titles invisible on light color theme garethgeorge 2024-03-18 23:51:39 -07:00
  • aea74c51c0 feat: add option to disable scheduled execution of a plan garethgeorge 2024-03-18 23:41:13 -07:00
  • 24afd514ad feat: pass through all env variables from parent process to restic garethgeorge 2024-03-18 23:30:34 -07:00
  • 564e99d5c9 chore: decouple restic pkg from internal config representation garethgeorge 2024-03-18 23:04:52 -07:00
  • 1759b5dc55 fix: compression progress ratio should be float64 garethgeorge 2024-03-18 22:55:48 -07:00
  • 4d930bce16 chore: add builds for freebsd garethgeorge 2024-03-18 22:55:30 -07:00
  • 5a5a229f45 feat: use disambiguated retention policy format Gareth George 2024-02-21 11:44:42 -08:00
  • 3e76bebd05 feat: automatically remove Apples quarantine flag (#155) Marvin Wendt 2024-03-19 07:38:11 +01:00
  • 0e94f308cd fix: handle timezone correctly with tzdata package on alpine Gareth George 2024-03-02 13:34:50 -08:00
  • 7e909c4a96 fix: bugs in env var validation and form field handling Gareth George 2024-03-02 13:32:27 -08:00
  • 504a847d7c chore(main): release 0.14.0 (#135) v0.14.0 Gareth 2024-02-28 20:54:02 -08:00
  • 1f42b6ab4e feat: add 'compute stats' button to refresh stats on repo view Gareth George 2024-02-28 20:49:58 -08:00
  • f1e4619e9d fix: BackupInfoCollector handling of filtered events Gareth George 2024-02-28 20:31:48 -08:00
  • 56f5e40503 feat: support flag overrides for 'restic backup' in plan configuration Gareth George 2024-02-28 20:15:34 -08:00
  • 348ec4690c fix: properly parse repo flags Gareth George 2024-02-28 20:05:36 -08:00
  • a737371ed5 feat: add release artifacts for arm32 Gareth George 2024-02-28 19:32:20 -08:00
  • 5b362ccbb4 feat: improved stats visualization with graphs and cleanup operation filtering Gareth George 2024-02-28 19:24:49 -08:00
  • 3176f6eacd chore: add devcontainer and vscode launch configurations (#128) Janis Jansons 2024-02-28 22:44:36 +02:00
  • c013f069ff fix: backrest shows hidden operations in list view Gareth George 2024-02-28 12:40:16 -08:00
  • 3cb9d2717c fix: alpine linux Dockerfile and add openssh Gareth George 2024-02-28 12:36:58 -08:00
  • f2477ab06c fix: stat operation interval for long running repos Gareth George 2024-02-21 15:21:20 -08:00
  • 79715a97b3 fix: install rclone with apk for alpine image (#138) ArjenR 2024-02-28 21:31:06 +01:00
  • 871c54f35f feat: check for basic auth (#110) (#129) Janis Jansons 2024-02-27 19:16:08 +02:00
  • e7b17e6058 docs: update README.md covering first time windows usage instructions (#119) François-Guillaume Lemesre 2024-02-27 12:10:34 -05:00
  • 0573429e45 docs: update README.md docker-compose example (#121) edersong 2024-02-27 18:07:39 +01:00
  • 68d3e865b9 chore(main): release 0.13.0 (#99) v0.13.0 Gareth 2024-02-21 14:18:03 -08:00
  • 448107d226 fix: restore operations should succeed for unassociated snapshots Gareth George 2024-02-21 14:13:07 -08:00
  • ef41d34d53 fix: migrate prune policy options to oneof garethgeorge 2024-02-19 22:28:55 -08:00
  • bf6fb7e714 feat: add case insensitive excludes (iexcludes) (#108) Gareth 2024-02-19 20:24:43 -08:00
  • c1ee33f0cd feat: add opt-in auto-unlock feature to remove locks on forget and prune (#107) Gareth 2024-02-19 12:52:39 -08:00
  • 40e3e04a68 fix: separate docker images for scratch and alpine linux base (#106) Gareth 2024-02-19 12:46:48 -08:00
  • 5a49f2f063 feat: add rclone binary to docker image and arm64 support (#105) Gareth 2024-02-19 12:24:44 -08:00
  • 147feb409f chore: update issue templates Gareth 2024-02-17 20:17:08 -08:00
  • 97a494847a fix: live backup progress updates with partial-backup errors garethgeorge 2024-02-17 01:57:14 -08:00
  • 663b430598 fix: improve error message when rclone config is missing garethgeorge 2024-02-17 01:47:03 -08:00
  • 3d192fd59d fix: improved sidebar status refresh interval during live operations garethgeorge 2024-02-17 01:41:00 -08:00
  • caac35a540 feat: display non-fatal errors in backup operations (e.g. unreadable files) in UI (#100) Gareth 2024-02-17 01:22:48 -08:00
  • cec04f8f74 feat: bundle rclone, busybox commands, and bash in default backrest docker image garethgeorge 2024-02-17 00:33:46 -08:00
  • 41ddc8e1a9 feat: add flags to configure backrest options e.g. --config-file, --data-dir, --restic-cmd, --bind-address garethgeorge 2024-02-17 00:04:14 -08:00
  • c4e2632934 chore(main): release 0.12.2 (#98) v0.12.2 Gareth 2024-02-16 02:17:00 -08:00
  • 63ddf15bf9 fix: release-please automation garethgeorge 2024-02-16 02:07:50 -08:00
  • d53f432c78 chore(main): release 0.12.1 (#97) v0.12.1 Gareth 2024-02-16 02:04:45 -08:00
  • 8a05df87fc fix: delete event button in UI is hard to see on light theme garethgeorge 2024-02-16 02:04:00 -08:00
  • 6623514eb9 chore: add build test for windows garethgeorge 2024-02-16 01:13:38 -08:00
  • e3ba5cf12e fix: use 'embed' to package WebUI sources instead of go.rice garethgeorge 2024-02-16 01:00:06 -08:00
  • 11bd9e0049 chore(main): release 0.12.0 (#95) v0.12.0 Gareth 2024-02-14 23:48:07 -08:00
  • 08c876243f fix: hide delete operation button if operation is in progress or pending garethgeorge 2024-02-14 23:45:03 -08:00
  • f5521e7b56 feat: Windows WebUI uses correct path separator garethgeorge 2024-02-14 23:26:45 -08:00
  • 276b1d2c60 feat: add button to forget individual snapshots garethgeorge 2024-02-14 22:25:00 -08:00
  • dc7a3a59a2 feat: clear operations from history garethgeorge 2024-02-14 21:32:59 -08:00
  • 05e5ae0c45 fix: stats operations running at wrong interval garethgeorge 2024-02-14 21:21:30 -08:00
  • 79f529f8ed fix: cleanup old versions of restic when upgrading garethgeorge 2024-02-14 20:31:42 -08:00
  • 8fa90ab9ca feat: add slack webhook garethgeorge 2024-02-14 20:26:37 -08:00
  • dd24d9024f fix: retention policy configuration in add plan view garethgeorge 2024-02-14 20:13:15 -08:00
  • da0551c19a feat: Add support for multiple sets of expected env vars per repo scheme (#90) Daniel Hilgarth 2024-02-14 23:34:49 +01:00
  • ebf3d80193 chore(main): release 0.11.1 (#71) v0.11.1 Gareth 2024-02-07 21:53:29 -08:00
  • 354090497b fix: wrong field names in hooks form garethgeorge 2024-02-07 21:52:49 -08:00
  • 9515d82569 chore: add link to check for backups on github garethgeorge 2024-02-07 21:49:03 -08:00
  • f93b0b68c8 chore: update README.md garethgeorge 2024-02-07 21:28:02 -08:00
  • 49cda5d333 docs: add example Dockerfile showing how to build custom images garethgeorge 2024-02-07 21:01:46 -08:00