Commit Graph
255 Commits
Author SHA1 Message Date
Tobias Hüske cfb7693a72 chore: fix typo in run commands modal (#676) 2025-02-21 00:24:53 -08:00
Gareth George b4860ca0ab fix: occasional truncated operation history display in repo view 2025-02-19 00:44:25 -08:00
Gareth George 1f5957ab36 fix: more robust delete repo and misc repo guid related bug fixes 2025-02-14 00:54:12 -08:00
Gareth George d7699cdee7 fix: snapshot still showing after forget until page is refreshed 2025-02-14 00:54:12 -08:00
Alex Yancey 7dc25e46c1 fix: incorrectly formatted total size on stats panel (#667) 2025-02-13 23:30:53 -08:00
Keybored de56e26221 fix: misaligned favicon (#660) 2025-01-29 16:15:59 -08:00
Gareth George a935c93324 fix: test repo configuration button 2025-01-22 22:47:46 -08:00
Gareth b3a9a30e6e fix: provide an option for auto-initializing repos created externally (#650) 2025-01-22 22:29:43 -08:00
Keybored fc221b4fc5 fix: add favicon to webui (#649) 2025-01-22 18:36:42 -08:00
Gareth George cfec069786 fix: test repo configuration button doesn't work 2025-01-11 20:26:07 -08:00
Gareth George c1ba6f29b0 chore: misc prerelease fixes 2025-01-09 01:10:44 -08:00
Gareth George 6bb13c12ed feat: improve repo view layout when backups from multiple-instances are found 2025-01-07 22:16:59 -08:00
Gareth George c2b1a794fa fix: ui bugs introduced by repo guid migration 2025-01-07 22:01:57 -08:00
Gareth George 0e083c1aea fix: rare race condition in etag cache when serving webui 2025-01-07 20:46:40 -08:00
Gareth 66bba33809 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Christopher Hoage 8801748a84 fix: avoid ant design url rule as it requires a tld to be present (#626) 2025-01-04 19:31:50 -08:00
Gareth 597240aced feat: add a "test configuration" button to aid users setting up new repos (#582) 2024-12-01 15:00:31 -08:00
Gareth fe9be15c59 chore: migrate to connectrpc es v2 api (#583) 2024-11-26 18:15:23 -08:00
Gareth George a42597039e fix: better defaults in add repo / add plan views 2024-11-26 01:24:59 -08:00
Gareth George 9a065959c6 chore: use pnpm in release validation workflow 2024-11-25 18:11:54 -08:00
Gareth George 02fb50c7a2 chore: new test scripts and fixes for MacOS 2024-11-25 18:06:26 -08:00
Gareth George d0c0e0a279 fix: make cancel button more visible for a running operation 2024-11-25 18:06:26 -08:00
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