garethgeorge
|
4eda0e8d1e
|
fix: stats not displaying on long running repos
|
2024-02-04 03:36:53 -08:00 |
|
garethgeorge
|
e23b6b0d0d
|
feat: support keep-all retention policy for append-only backups
|
2024-02-04 03:14:57 -08:00 |
|
garethgeorge
|
5d9273cf2c
|
fix: add first time setup hint for user authentication
|
2024-02-03 02:37:55 -08:00 |
|
garethgeorge
|
ca9cf5093e
|
fix: store large log outputs in tar bundles of logs
|
2024-02-03 02:37:31 -08:00 |
|
garethgeorge
|
8a11822aec
|
fix: bugfixes for auth flow
|
2024-02-01 01:30:31 -08:00 |
|
Gareth
|
ed642308c0
|
feat: authentication for WebUI (#62)
|
2024-02-01 01:19:16 -08:00 |
|
garethgeorge
|
d1e156b5a0
|
feat: implement gotify hook type
|
2024-01-29 21:06:35 -08:00 |
|
garethgeorge
|
0a5c327a2e
|
feat: implement discord hook type
|
2024-01-29 20:33:22 -08:00 |
|
Gareth
|
f422c289b8
|
feat: add user configurable command hooks for backup lifecycle events (#60)
|
2024-01-29 01:24:55 -08:00 |
|
John Maguire
|
e9c1e8aa4b
|
fix: typos in validation error messages in addrepomodel
|
2024-01-25 09:02:26 -08:00 |
|
garethgeorge
|
4c47086b43
|
fix: relax name regex for plans and repos
|
2024-01-23 22:56:11 -08:00 |
|
garethgeorge
|
9e122887a8
|
feat: make prune policy configurable in the addrepoview in the UI
|
2024-01-15 14:35:05 -08:00 |
|
garethgeorge
|
de9282a924
|
fix: correctly select light/dark mode based on system colortheme
|
2024-01-04 18:31:29 -08:00 |
|
garethgeorge
|
f73d1d514b
|
docs: update README.md with new screenshots
|
2024-01-04 18:31:29 -08:00 |
|
garethgeorge
|
06cf13d56a
|
fix: UI buttons spin while waiting for tasks to complete
|
2023-12-31 11:36:36 -08:00 |
|
Gareth
|
3160ea30b0
|
fix: failed forget operations are hidden in the UI
|
2023-12-31 01:37:07 -08:00 |
|
Gareth George
|
3d0f1d8df7
|
feat: add backrest logo
|
2023-12-31 00:53:25 +00:00 |
|
Gareth George
|
d6b057f166
|
feat: schedule index operations and stats refresh from repo view
|
2023-12-29 02:29:13 +00:00 |
|
Gareth George
|
9b1bcaf11f
|
feat: index snapshots created outside of backrest
|
2023-12-28 08:51:40 +00:00 |
|
Gareth George
|
07d43887c5
|
feat: add mobile layout
|
2023-12-28 08:18:36 +00:00 |
|
Gareth George
|
fc19a6cea8
|
fix: reduce stats refresh frequency
|
2023-12-26 08:26:01 +00:00 |
|
Gareth George
|
1ec38314fa
|
fix: UI and code quality improvements
|
2023-12-26 07:57:11 +00:00 |
|
Gareth George
|
a5d2680f59
|
feat: add stats to repo view e.g. total size in storage
|
2023-12-25 07:41:31 +00:00 |
|
Gareth George
|
716dd5645d
|
feat: display last operation status for each plan and repo in UI
|
2023-12-24 09:39:31 +00:00 |
|
Gareth George
|
086f9cd92f
|
feat: add repo stats to restic package
|
2023-12-24 08:36:43 +00:00 |
|
Gareth George
|
2ab4a94f44
|
fix: install scripts and improved asset compression
|
2023-12-24 08:03:26 +00:00 |
|
Gareth
|
82a54ab2f5
|
fix: crashing bug on partial backup (#39)
|
2023-12-23 01:49:39 -08:00 |
|
Gareth
|
d021c28528
|
chore: migrate to grpc-connect transport (#38)
|
2023-12-23 01:23:21 -08:00 |
|
Gareth
|
318f474d1d
|
docs: create install scripts and update docs (#37)
|
2023-12-22 18:39:14 -08:00 |
|
Gareth George
|
1d0b964105
|
chore: rebrand as backrest
|
2023-12-22 09:06:23 +00:00 |
|
Gareth George
|
6443f36400
|
fix: backup ordering in tree view
|
2023-12-22 08:58:40 +00:00 |
|
Gareth George
|
51f7482535
|
feat: add repo view
|
2023-12-22 08:27:48 +00:00 |
|
Gareth George
|
afab976feb
|
feat: implement garbage collection of old operations
|
2023-12-22 07:55:17 +00:00 |
|
Gareth George
|
3aa289541f
|
fix: hide no-op prune operations
|
2023-12-21 01:01:17 +00:00 |
|
Gareth George
|
7f7f98bc6c
|
fix: use timezone offset when grouping operations in OperationTree
|
2023-12-21 00:49:21 +00:00 |
|
Gareth George
|
80b6e87fb9
|
feat: add clear error history button
|
2023-12-20 19:35:09 +00:00 |
|
Gareth George
|
072a05ab42
|
feat: add activity bar to UI heading
|
2023-12-20 19:12:17 +00:00 |
|
Gareth George
|
9f2833dd61
|
feat: support task cancellation
|
2023-12-20 08:54:45 +00:00 |
|
Gareth George
|
d419e89fe3
|
fix: incorrrect handling of oplog events in UI
|
2023-12-20 08:04:15 +00:00 |
|
Gareth George
|
7d65e4fb87
|
fix: race condition in snapshot browser
|
2023-12-20 07:40:36 +00:00 |
|
Gareth George
|
bcbc0cec32
|
fix: operations marked as 'warn' rather than 'error' for partial backups
|
2023-12-20 07:40:26 +00:00 |
|
Gareth
|
b0da1b5e99
|
Merge branch 'main' of https://github.com/garethgeorge/restora
|
2023-12-10 06:32:35 -08:00 |
|
Gareth
|
8de7d522cd
|
fix: operation ordering in tree view
|
2023-12-10 06:32:31 -08:00 |
|
garethgeorge
|
84d3bd4b77
|
docs: rebrand as Restora WebUI for restic
|
2023-12-09 19:41:56 -08:00 |
|
garethgeorge
|
9bccb9f252
|
fix: improve output detail collection for command failures
|
2023-12-08 19:53:29 -08:00 |
|
garethgeorge
|
28da78d1ff
|
fix: snapshots out of order in UI
|
2023-12-08 11:17:30 -08:00 |
|
Gareth
|
d6df1b6c09
|
feat: match system color theme (darkmode support)
|
2023-12-08 00:29:15 -08:00 |
|
Gareth
|
bb564807e3
|
fix: improve Windows path handling
|
2023-12-07 23:26:32 -08:00 |
|
Gareth
|
0b6b2eb607
|
feat: initial Windows OS support
|
2023-12-07 11:27:58 -08:00 |
|
garethgeorge
|
33c0e2c1f2
|
fix: ordering of operations when viewed from backup tree
|
2023-12-04 23:45:10 -08:00 |
|