Gareth
|
bfaad8b69e
|
feat: support live logrefs for in-progress operations (#456)
|
2024-09-04 22:03:10 -07:00 |
|
garethgeorge
|
bb00afa899
|
fix: restic cli commands through 'run command' are cancelled when closing dialogue
|
2024-08-25 22:05:26 -07:00 |
|
Gareth
|
79cae5bac3
|
chore: refactor oplog interface to abstract storage (#429)
|
2024-08-25 21:46:22 -07:00 |
|
garethgeorge
|
a67c29b57a
|
fix: use addrepo RPC to apply validations when updating repo config
|
2024-08-14 17:44:26 -07:00 |
|
garethgeorge
|
49e46b04a0
|
fix: forget snapshot by ID should not require a plan
|
2024-07-21 10:28:52 -07:00 |
|
garethgeorge
|
f250adf4a0
|
fix: possible race condition leading to rare panic in GetOperationEvents
|
2024-07-14 21:19:45 -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 |
|
garethgeorge
|
9067027eb4
|
feat: misc ui improvements
|
2024-06-25 12:14:55 -07:00 |
|
Gareth
|
f42df20cb3
|
fix: rare deadlock in GetOperationEvents (#319)
|
2024-06-06 09:47:03 -07:00 |
|
Gareth
|
ce42f68d0d
|
feat: support restic check operation (#303)
|
2024-05-27 10:26:18 -07:00 |
|
garethgeorge
|
7fce59311d
|
fix: run stats after every prune operation
|
2024-05-19 19:03:17 -07:00 |
|
Gareth
|
531cd286d8
|
feat: unified scheduling model (#282)
|
2024-05-19 15:52:16 -07:00 |
|
garethgeorge
|
c83d080391
|
chore: refactor operations API to use selectors
|
2024-05-18 18:49:37 -07:00 |
|
garethgeorge
|
411a4fb6f0
|
fix: concurrency issues in run command handler
|
2024-05-12 00:37:22 -07:00 |
|
garethgeorge
|
6045c87cdf
|
fix: add virtual root node to snapshot browser
|
2024-05-08 00:53:53 -07:00 |
|
garethgeorge
|
07b09502b9
|
fix: improve concurrency handling in RunCommand
|
2024-05-08 00:24:46 -07:00 |
|
garethgeorge
|
fbad981a1d
|
feat: implement 'run command' button to execute arbitrary restic commands in a repo
|
2024-05-07 23:40:32 -07:00 |
|
garethgeorge
|
91724ef1f7
|
chore: refactor download handler
|
2024-05-07 22:26:58 -07:00 |
|
garethgeorge
|
a30d5efe1c
|
fix: secure download URLs when downloading tar archive of exported files
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
484701007f
|
feat!: redefine hostname as a required property that maps to --host (#256)
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
7a10bdca7b
|
feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253)
|
2024-04-28 23:05:13 -07:00 |
|
garethgeorge
|
e96f4036df
|
fix: misc UI and backend bug fixes
|
2024-04-11 21:38:30 -07:00 |
|
garethgeorge
|
4e2bf1f76c
|
fix: handle backpressure correctly in event stream
|
2024-04-11 20:50:44 -07:00 |
|
garethgeorge
|
4b2763cdbb
|
chore: improve log messages
|
2024-04-08 00:28:41 -07:00 |
|
garethgeorge
|
aea74c51c0
|
feat: add option to disable scheduled execution of a plan
|
2024-03-19 00:19:15 -07:00 |
|
Gareth George
|
1f42b6ab4e
|
feat: add 'compute stats' button to refresh stats on repo view
|
2024-02-28 20:49:58 -08:00 |
|
Gareth George
|
448107d226
|
fix: restore operations should succeed for unassociated snapshots
|
2024-02-21 14:13:07 -08:00 |
|
garethgeorge
|
276b1d2c60
|
feat: add button to forget individual snapshots
|
2024-02-14 22:33:49 -08:00 |
|
garethgeorge
|
05e5ae0c45
|
fix: stats operations running at wrong interval
|
2024-02-14 21:21:50 -08:00 |
|
garethgeorge
|
f163c02d7d
|
feat: support keep-all retention policy for append-only backups
|
2024-02-04 03:14:57 -08:00 |
|
garethgeorge
|
f5bb74bf24
|
fix: add API test coverage and fix minor bugs
|
2024-02-03 18:08:42 -08:00 |
|
garethgeorge
|
0cf01e0206
|
fix: store large log outputs in tar bundles of logs
|
2024-02-03 02:37:31 -08:00 |
|
Gareth
|
4a1f3268a7
|
feat: authentication for WebUI (#62)
|
2024-02-01 01:19:16 -08:00 |
|