Commit Graph
402 Commits
Author SHA1 Message Date
Gareth d7d57ace36 fix: add major and major.minor semantic versioned docker releases 2024-07-12 14:07:22 -07:00
Gareth 9c3bebd468 fix: add docker-cli to alpine backrest image 2024-07-12 14:02:51 -07:00
Gareth 622b4858c2 fix: plan _system_ not found bug when running health operations 2024-07-12 13:58:16 -07:00
Gareth 067a723371 chore(main): release 1.3.0 (#370) 2024-07-11 17:26:06 -07:00
garethgeorge 42a2a106f1 fix: cannot run path relative executable errors on Windows 2024-07-11 01:41:03 -07:00
Gareth f10b7d8308 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge b4f6ca73c1 chore: fix restore test coverage 2024-07-09 23:29:51 -07:00
Gareth 81d7e2b3c9 chore: Update README.md 2024-07-08 11:39:28 -07:00
garethgeorge 07cded9ef0 fix: operation tree key conflicts 2024-07-03 17:48:55 -07:00
garethgeorge 8992e4e75f fix: improve handling of restore operations
- restore operations are split into a new flow
 - added support displaying restore operation percentage and other
   details in tree view
2024-07-02 20:51:09 -07:00
Gareth ca6807e81d chore(main): release 1.2.1 (#356) 2024-07-01 22:36:35 -07:00
garethgeorge 10b1ca5744 fix: disable sorting for excludes and iexcludes 2024-07-01 22:30:35 -07:00
garethgeorge c2cf82a07f fix: restore always uses ~/Downloads path 2024-07-01 22:22:43 -07:00
garethgeorge 682911cb16 fix: operation tree UI bugs 2024-07-01 22:22:31 -07:00
garethgeorge d7a06c8549 fix: make instance ID required field 2024-07-01 21:05:50 -07:00
garethgeorge 673deb3109 fix: github actions release flow for windows installers 2024-06-28 20:27:07 -07:00
garethgeorge 8f0dd8d1ee fix: AddPlanModal and AddRepoModal should only be closeable explicitly 2024-06-25 20:13:42 -07:00
garethgeorge a846eb26b4 chore: continue to cleanup io handling 2024-06-25 19:32:22 -07:00
garethgeorge 7e5f3b87da chore: fix restore test 2024-06-25 19:31:38 -07:00
garethgeorge 3628c5d103 feat: improve log formatting 2024-06-25 12:14:55 -07:00
garethgeorge ee9945d102 feat: misc ui improvements 2024-06-25 12:14:55 -07:00
networkydev 32223f4fc3 docs: fix typo in command hook cookbook (#351) 2024-06-24 00:33:03 -07:00
garethgeorge b244e15db6 fix: minor hook and naming bugs in check and backup tasks 2024-06-13 18:17:26 -07:00
garethgeorge 038d0e4bc9 fix: misc ui consistency and refresh errors 2024-06-13 18:16:41 -07:00
garethgeorge a5fbc02460 fix: make backup and restore operations more robust to non-JSON output events 2024-06-13 17:18:05 -07:00
garethgeorge ea23c15949 feat: default non-docker packages to listen on localhost only 2024-06-13 00:48:19 -07:00
garethgeorge cdfc4f8624 docs: document TZ= environment variable for docker image 2024-06-13 00:34:09 -07:00
garethgeorge 4662db5863 fix: improve robustness of .Summary template 2024-06-13 00:31:00 -07:00
garethgeorge f73e40e666 fix: viewing backup details in very long tree view 2024-06-13 00:26:13 -07:00
garethgeorge 78742ca965 fix: hook bug fixes 2024-06-13 00:25:26 -07:00
Gareth 85d1539a5b docs: update README.md 2024-06-11 13:52:16 -07:00
Gareth 079e4de77b fix: rare deadlock in GetOperationEvents (#319) 2024-06-06 09:47:03 -07:00
Gareth 618c76d2f7 chore(main): release 1.1.0 (#311) 2024-05-31 23:20:49 -07:00
garethgeorge 93a246fcd0 fix: release workflow 2024-05-31 23:15:59 -07:00
Gareth b0391c8bee feat: support nice/ionice as a repo setting (#309) 2024-05-31 23:05:23 -07:00
Tyler Wright 2f794946fa chore: added broken link detection to docs deploy workflow (#305) 2024-05-29 23:22:34 -07:00
garethgeorge 2146985d4c fix: improve prune and check scheduling in new repos 2024-05-27 14:06:36 -07:00
garethgeorge 14df2b05d7 fix: UI refresh timing bugs 2024-05-27 14:06:13 -07:00
Gareth 311b09fdd4 feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Tyler Wright 64b3b8b25e docs: spring cleaning with minor doc tweaks (#302) 2024-05-26 23:08:57 -07:00
Gareth c05ad8c2f4 fix: collection of ui refresh timing bugs 2024-05-26 21:36:40 -07:00
Tyler Wright ecb40f8cb5 docs: cookbook example for proxying backrest with caddy (#297) 2024-05-25 11:53:38 -07:00
Tyler Wright f5958cb6cb docs: replace 'MacOS' to 'macOS' in README.md (#299) 2024-05-25 11:50:52 -07:00
Gareth a6f9db5986 fix: snapshot browser on Windows 2024-05-24 17:40:50 -07:00
Gareth ceaf14ed99 feat: add windows installer and tray app (#294) 2024-05-24 17:23:54 -07:00
Gareth 24d1b6a50f chore(main): release 1.0.0 (#252) 2024-05-19 19:13:54 -07:00
garethgeorge 1000cd01d0 fix: run stats after every prune operation 2024-05-19 19:03:17 -07:00
garethgeorge 580fff5aed fix: rebase stats panel onto a better chart library 2024-05-19 18:44:13 -07:00
garethgeorge d023957028 fix: schedule view bug 2024-05-19 18:30:26 -07:00
Gareth 10a509272c feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00