Commit Graph
233 Commits
Author SHA1 Message Date
Gareth George e9af46b761 fix: webui may duplicate elements in a multi-instance repo 2024-11-25 18:06:26 -08:00
garethgeorge b132eea6df fix: set etag header to cache webUI source 2024-11-17 00:36:42 -08:00
garethgeorge 51cac9be19 fix: allow for deleting individual operations from the list view 2024-11-13 19:47:32 -08:00
garethgeorge f1574e3b89 fix: improve memory pressure from getlogs 2024-11-13 19:47:32 -08:00
garethgeorge 0cbc484822 fix: login form has no background 2024-10-20 08:10:58 -07:00
Gareth 5b8e52e1c4 feat: use react-router to enable linking to webUI pages (#522) 2024-10-19 18:25:57 -07:00
garethgeorge 03f7b2f5f8 feat: support --skip-if-unchanged 2024-10-19 17:18:04 -07:00
garethgeorge 247d0306a5 fix: plan/repo settings button hard to click 2024-10-19 09:28:19 -07:00
Gareth 56eeaddaf1 feat: add a summary dashboard as the "main view" when backrest opens (#518) 2024-10-19 09:03:08 -07:00
Gareth 8e0c58ed28 chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth ada778320e feat: track long running generic commands in the oplog (#516) 2024-10-12 13:38:28 -07:00
Francisco Javier 66d41dbed2 feat: initial support for healthchecks.io notifications (#480) 2024-09-23 19:40:38 -07:00
garethgeorge 13c6f9e55e fix: prunepolicy.max_unused_percent should allow decimal values 2024-09-16 21:34:22 -07:00
garethgeorge 47cf74d562 fix: stats panel can fail to load when an incomplete operation is in the log 2024-09-15 12:27:23 -07:00
garethgeorge 6ca3834693 chore: upgrade dependencies 2024-09-09 00:53:28 -07:00
garethgeorge 4dc8e51e5b fix: simplify auth handling 2024-09-09 00:36:03 -07:00
garethgeorge 6352523162 chore: fix typo in OperationTree 2024-09-08 11:10:18 -07:00
garethgeorge c1804b34c1 fix: backrest can erroneously show 'forget snapshot' button for restore entries 2024-09-07 13:59:55 -07:00
garethgeorge e842bfde0c fix: broken refresh and sizing for mobile view in operation tree 2024-09-07 13:52:19 -07:00
garethgeorge 9ec0f28579 fix: misc bugs related to new logref support 2024-09-04 22:52:38 -07:00
garethgeorge 4103a72db1 fix: bugs in displaying repo / plan / activity status 2024-09-04 22:16:04 -07:00
Gareth 9080dfe79f feat: support live logrefs for in-progress operations (#456) 2024-09-04 22:03:10 -07:00
garethgeorge 8ad64f820d chore: fix tooltips for schedule form item 2024-09-04 19:51:54 -07:00
garethgeorge 102d82504c fix: misc bugs in restore operation view and activity bar view 2024-09-03 22:32:21 -07:00
Gareth 0a620e189c fix: remove migrations for fields that have been since backrest 1.0.0 (#453) 2024-09-03 21:31:51 -07:00
Gareth 558c32c1a7 feat: compact the scheduling UI and use an enum for clock configuration (#452) 2024-09-03 20:19:42 -07:00
Gareth b3dbb5690c feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
garethgeorge 5864f8283c fix: UI quality of life improvements 2024-08-26 19:56:09 -07:00
Gareth a9ef92d765 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
garethgeorge 5b5230e457 fix: hide system operations in tree view 2024-08-26 19:20:38 -07:00
garethgeorge fbb1da365e fix: restic cli commands through 'run command' are cancelled when closing dialogue 2024-08-25 22:05:26 -07:00
Gareth ab14b07553 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00
garethgeorge 7fe6cce350 fix: double display of snapshot ID for 'Snapshots' in operation tree 2024-08-18 13:04:42 -07:00
garethgeorge 4c967e34c6 fix: reformat tags row in operation list 2024-08-18 13:04:42 -07:00
garethgeorge 83c776163f feat: add UI support for new summary details introduced in restic 0.17.0 2024-08-14 19:16:58 -07:00
garethgeorge 1f3406e0d9 feat: start tracking snapshot summary fields introduced in restic 0.17.0 2024-08-14 18:49:57 -07:00
garethgeorge 868b659463 fix: hide cron options for hours/minutes/days of week for infrequent schedules 2024-08-14 18:09:59 -07:00
garethgeorge acf69b80d3 feat: accept up to 2 decimals of precision for check % and prune % policies 2024-08-14 17:58:40 -07:00
garethgeorge 595a6754f4 fix: use addrepo RPC to apply validations when updating repo config 2024-08-14 17:44:26 -07:00
garethgeorge 63e2549ee3 fix: run list snapshots after updating repo config or adding new repo 2024-08-14 17:38:03 -07:00
garethgeorge 3ae81c945a fix: activitybar does not reset correctly when an in-progress operation is deleted 2024-08-14 17:33:05 -07:00
Gareth f10b7d8308 feat: improve hook UX and execution model (#357) 2024-07-11 01:28:23 -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
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 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 ee9945d102 feat: misc ui improvements 2024-06-25 12:14:55 -07:00
garethgeorge 038d0e4bc9 fix: misc ui consistency and refresh errors 2024-06-13 18:16:41 -07:00