Commit Graph

400 Commits

Author SHA1 Message Date
Gareth c19665ab06 fix: plan _system_ not found bug when running health operations 2024-07-12 13:58:16 -07:00
Gareth 0d98e4447b chore(main): release 1.3.0 (#370) v1.3.0 2024-07-11 17:26:06 -07:00
garethgeorge c3ec9eeb4b fix: cannot run path relative executable errors on Windows 2024-07-11 01:41:03 -07:00
Gareth 4d0d13e398 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -07:00
garethgeorge fe0e2b9d5e chore: fix restore test coverage 2024-07-09 23:29:51 -07:00
Gareth ac2eea4767 chore: Update README.md 2024-07-08 11:39:28 -07:00
garethgeorge 2dc55951d7 fix: operation tree key conflicts 2024-07-03 17:48:55 -07:00
garethgeorge 620caed7e3 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 64aa4f269e chore(main): release 1.2.1 (#356) v1.2.1 2024-07-01 22:36:35 -07:00
garethgeorge d7425b5893 fix: disable sorting for excludes and iexcludes 2024-07-01 22:30:35 -07:00
garethgeorge 955771e1cc fix: restore always uses ~/Downloads path 2024-07-01 22:22:43 -07:00
garethgeorge 76ce3c177b fix: operation tree UI bugs 2024-07-01 22:22:31 -07:00
garethgeorge 7c8ded2fcc fix: make instance ID required field 2024-07-01 21:05:50 -07:00
garethgeorge 90e0656fc4 fix: github actions release flow for windows installers 2024-06-28 20:27:07 -07:00
garethgeorge 15f92fcd90 fix: AddPlanModal and AddRepoModal should only be closeable explicitly 2024-06-25 20:13:42 -07:00
garethgeorge 3099be5383 chore: continue to cleanup io handling 2024-06-25 19:32:22 -07:00
garethgeorge 90cdf983be chore: fix restore test 2024-06-25 19:31:38 -07:00
garethgeorge 232cd57473 feat: improve log formatting v1.2.0 2024-06-25 12:14:55 -07:00
garethgeorge 9067027eb4 feat: misc ui improvements 2024-06-25 12:14:55 -07:00
networkydev 6f9816e200 docs: fix typo in command hook cookbook (#351) 2024-06-24 00:33:03 -07:00
garethgeorge e2ef66ef92 fix: minor hook and naming bugs in check and backup tasks 2024-06-13 18:17:26 -07:00
garethgeorge 793666cfbf fix: misc ui consistency and refresh errors 2024-06-13 18:16:41 -07:00
garethgeorge 91e0fdaffe fix: make backup and restore operations more robust to non-JSON output events 2024-06-13 17:18:05 -07:00
garethgeorge 5427d75c3a feat: default non-docker packages to listen on localhost only 2024-06-13 00:48:19 -07:00
garethgeorge 4f0edd1474 docs: document TZ= environment variable for docker image 2024-06-13 00:34:09 -07:00
garethgeorge 7940642c3f fix: improve robustness of .Summary template 2024-06-13 00:31:00 -07:00
garethgeorge 879e39c984 fix: viewing backup details in very long tree view 2024-06-13 00:26:13 -07:00
garethgeorge 2c7d85b33b fix: hook bug fixes 2024-06-13 00:25:26 -07:00
Gareth 72cf45be83 docs: update README.md 2024-06-11 13:52:16 -07:00
Gareth f42df20cb3 fix: rare deadlock in GetOperationEvents (#319) 2024-06-06 09:47:03 -07:00
Gareth 2d0c29e78d chore(main): release 1.1.0 (#311) v1.1.0 2024-05-31 23:20:49 -07:00
garethgeorge 290d018c75 fix: release workflow 2024-05-31 23:15:59 -07:00
Gareth 0c9f366e43 feat: support nice/ionice as a repo setting (#309) 2024-05-31 23:05:23 -07:00
Tyler Wright 43fb254f22 chore: added broken link detection to docs deploy workflow (#305) 2024-05-29 23:22:34 -07:00
garethgeorge c58055ec91 fix: improve prune and check scheduling in new repos 2024-05-27 14:06:36 -07:00
garethgeorge ba005aee0b fix: UI refresh timing bugs 2024-05-27 14:06:13 -07:00
Gareth ce42f68d0d feat: support restic check operation (#303) 2024-05-27 10:26:18 -07:00
Tyler Wright 5a51ae7c20 docs: spring cleaning with minor doc tweaks (#302) 2024-05-26 23:08:57 -07:00
Gareth b218bc9409 fix: collection of ui refresh timing bugs 2024-05-26 21:36:40 -07:00
Tyler Wright 6ca90ecd8a docs: cookbook example for proxying backrest with caddy (#297) 2024-05-25 11:53:38 -07:00
Tyler Wright d84467750f docs: replace 'MacOS' to 'macOS' in README.md (#299) 2024-05-25 11:50:52 -07:00
Gareth 19ed611477 fix: snapshot browser on Windows 2024-05-24 17:40:50 -07:00
Gareth 8a7543c7bf feat: add windows installer and tray app (#294) 2024-05-24 17:23:54 -07:00
Gareth 73c8612eee chore(main): release 1.0.0 (#252) v1.0.0 2024-05-19 19:13:54 -07:00
garethgeorge 7fce59311d fix: run stats after every prune operation 2024-05-19 19:03:17 -07:00
garethgeorge b22028eb4f fix: rebase stats panel onto a better chart library 2024-05-19 18:44:13 -07:00
garethgeorge 0764804ea5 fix: schedule view bug 2024-05-19 18:30:26 -07:00
Gareth 531cd286d8 feat: unified scheduling model (#282) 2024-05-19 15:52:16 -07:00
garethgeorge df4be0f7bc fix: miscellaneous bug fixes
* Fixes a problem with incorrectly scanning and removing pending events
   from the operation log for new installations
 * Fixes a bug with the operation tree incorrectly applying query
   selectors when filtering events
 * Updates tooltips and comments in PlanView and GettingStartedGuide
2024-05-18 21:14:02 -07:00
garethgeorge 1a053f2748 feat: keep a rolling backup of the last 10 config versions 2024-05-18 19:28:19 -07:00