Commit Graph

  • 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
  • 668a7cb5bb fix: update restic version to 1.16.4 garethgeorge 2024-02-07 20:59:52 -08:00
  • 4fcf52602c fix: form bugs in UI e.g. awkward behavior when modifying hooks garethgeorge 2024-02-07 20:58:56 -08:00
  • 0067edf378 fix: backrest fails to create directory for jwt secrets garethgeorge 2024-02-06 23:46:39 -08:00
  • 34175f2736 fix: wrong value passed to --max-unused when providing a custom prune policy garethgeorge 2024-02-04 17:30:14 -08:00
  • 055ff64c05 chore(main): release 0.11.0 (#61) v0.11.0 Gareth 2024-02-04 03:39:05 -08:00
  • f1ba1d91f3 fix: stats not displaying on long running repos garethgeorge 2024-02-04 03:32:13 -08:00
  • f163c02d7d feat: support keep-all retention policy for append-only backups garethgeorge 2024-02-04 03:14:00 -08:00
  • f1084cab48 fix: add test coverage for log rotation garethgeorge 2024-02-04 02:50:53 -08:00
  • 2cba3d581a chore: add test coverage for backup hook triggers garethgeorge 2024-02-03 18:17:32 -08:00
  • f5bb74bf24 fix: add API test coverage and fix minor bugs garethgeorge 2024-02-03 18:08:42 -08:00
  • 4a565f2cdc fix: add first time setup hint for user authentication garethgeorge 2024-02-03 02:37:55 -08:00
  • 0cf01e0206 fix: store large log outputs in tar bundles of logs garethgeorge 2024-02-02 02:51:39 -08:00
  • 427792c724 fix: bugfixes for auth flow garethgeorge 2024-02-01 01:30:31 -08:00
  • 4a1f3268a7 feat: authentication for WebUI (#62) Gareth 2024-02-01 01:19:16 -08:00
  • e0ce6558c0 feat: implement gotify hook type garethgeorge 2024-01-29 21:06:35 -08:00
  • 25924b6197 feat: implement discord hook type garethgeorge 2024-01-29 20:33:22 -08:00
  • 5323b9ffc0 fix: windows install errors on decompressing zip archive garethgeorge 2024-01-29 01:33:47 -08:00
  • 6a37e39f75 chore: update messages in MacOS install script garethgeorge 2024-01-29 01:28:57 -08:00
  • 9be413bbcc feat: add user configurable command hooks for backup lifecycle events (#60) Gareth 2024-01-29 01:24:55 -08:00
  • 1d38d0ca3d chore(main): release 0.10.1 (#53) v0.10.1 Gareth 2024-01-25 10:47:37 -08:00
  • 3b79afb2b1 fix: typos in validation error messages in addrepomodel John Maguire 2024-01-25 12:02:26 -05:00
  • ecff0e57c1 fix: chmod config 0600 such that only the creating user can read garethgeorge 2024-01-24 23:50:10 -08:00
  • ee6134af76 fix: relax name regex for plans and repos garethgeorge 2024-01-23 22:56:11 -08:00
  • bedb302a02 fix: sftp support using public key authentication garethgeorge 2024-01-23 22:51:42 -08:00
  • dcff2adf60 fix: install scripts handle working dir correctly garethgeorge 2024-01-16 00:52:22 -08:00
  • 7b57c26eb9 chore(main): release 0.10.0 (#49) v0.10.0 Gareth 2024-01-15 14:38:29 -08:00
  • 3fd08eb8e4 feat: make prune policy configurable in the addrepoview in the UI garethgeorge 2024-01-15 14:35:05 -08:00
  • ac8db31713 feat: update restic dependency to v0.16.3 garethgeorge 2024-01-15 14:03:03 -08:00
  • 04106d15d5 feat: verify gpg signature when downloading and installing restic binary garethgeorge 2024-01-15 14:02:07 -08:00
  • 9b50cd3bb1 chore(main): release 0.9.3 (#47) v0.9.3 Gareth 2024-01-13 12:45:33 -08:00
  • b64199c140 fix: correctly select light/dark mode based on system colortheme garethgeorge 2024-01-04 18:27:42 -08:00
  • bf36b010af docs: update README.md with new screenshots garethgeorge 2024-01-04 18:27:05 -08:00
  • b19438afbd fix: correctly mark tasks as inprogress before execution garethgeorge 2024-01-04 18:12:50 -08:00
  • f1cc66140d chore(main): release 0.9.2 (#45) v0.9.2 Gareth 2024-01-01 15:29:47 -08:00
  • 30874c9150 fix: possible race condition in scheduled task heap garethgeorge 2024-01-01 15:07:54 -08:00
  • f1ed3318ce chore(main): release 0.9.1 (#44) v0.9.1 Gareth 2024-01-01 14:14:41 -08:00
  • 75d11b3582 chore: update README.md garethgeorge 2024-01-01 14:14:05 -08:00
  • 2d00c1231b chore: update README.md garethgeorge 2024-01-01 14:09:29 -08:00
  • c767fa7476 fix: UI buttons spin while waiting for tasks to complete garethgeorge 2023-12-31 11:36:36 -08:00
  • 85f70e64d1 chore: update readme.md to document install scripts garethgeorge 2023-12-31 11:06:28 -08:00
  • 004a7b22ec chore: fix installer for Linux Gareth George 2023-12-31 09:49:51 +00:00
  • 87d360f379 chore: delete unused cache Gareth George 2023-12-31 09:45:07 +00:00
  • 9896446ccf fix: failed forget operations are hidden in the UI Gareth 2023-12-31 01:37:07 -08:00
  • fad499ef34 chore(main): release 0.9.0 (#43) v0.9.0 Gareth 2023-12-31 00:02:34 -08:00
  • 5add0d8ffa feat: add backrest logo Gareth George 2023-12-31 00:53:25 +00:00
  • 851bd125b6 feat: schedule index operations and stats refresh from repo view Gareth George 2023-12-29 02:29:13 +00:00
  • 7711297a84 feat: index snapshots created outside of backrest Gareth George 2023-12-28 08:41:51 +00:00
  • 9c7f227ad0 feat: add mobile layout Gareth George 2023-12-28 08:18:36 +00:00
  • cb78298cff fix: tasks run late when laptops resume from sleep Gareth George 2023-12-28 08:03:47 +00:00
  • 3f3252d479 fix: stat never runs Gareth George 2023-12-26 08:40:11 +00:00
  • cc26f78ca5 chore(main): release 0.8.2 (#42) v0.8.2 Gareth 2023-12-26 00:34:59 -08:00
  • 25871c9992 fix: operations associated with incorrect ID when tasks are rescheduled Gareth George 2023-12-26 08:33:40 +00:00
  • adbe0056d8 fix: reduce stats refresh frequency Gareth George 2023-12-26 08:26:01 +00:00
  • c5e435d640 fix: UI and code quality improvements Gareth George 2023-12-26 07:39:46 +00:00
  • 6bfe769fe0 fix: stats task priority Gareth George 2023-12-25 08:14:00 +00:00
  • 90a9cf1ecf fix: dockerfile for 0.8.1 release v0.8.1 Gareth George 2023-12-25 07:47:37 +00:00
  • 79f7bc5855 chore(main): release 0.8.0 (#40) v0.8.0 Gareth 2023-12-24 23:44:24 -08:00
  • adb0e3f230 feat: add stats to repo view e.g. total size in storage Gareth George 2023-12-25 07:41:31 +00:00