garethgeorge
|
74c8abc39a
|
feat: implement 'run command' button to execute arbitrary restic commands in a repo
|
2024-05-07 23:40:32 -07:00 |
|
garethgeorge
|
c236b1f3f1
|
chore: refactor download handler
|
2024-05-07 22:26:58 -07:00 |
|
garethgeorge
|
094fe42f69
|
chore: fix tests
|
2024-05-05 12:42:30 -07:00 |
|
garethgeorge
|
59fb5b66ac
|
fix: secure download URLs when downloading tar archive of exported files
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
912772df14
|
feat: add download link to create a zip archive of restored files
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
fa851967b1
|
feat!: redefine hostname as a required property that maps to --host (#256)
|
2024-05-05 12:42:30 -07:00 |
|
Gareth
|
e4ce8602e8
|
feat: overhaul task interface and introduce 'flow ID' for simpler grouping of operations (#253)
|
2024-04-28 23:05:13 -07:00 |
|
garethgeorge
|
63b6dc7b38
|
fix: misc UI and backend bug fixes
|
2024-04-11 21:38:30 -07:00 |
|
garethgeorge
|
5f3ee4dcba
|
fix: handle backpressure correctly in event stream
|
2024-04-11 20:50:44 -07:00 |
|
garethgeorge
|
a9c1a7324a
|
chore: improve log messages
|
2024-04-08 00:28:41 -07:00 |
|
garethgeorge
|
157795e3c2
|
chore: update API tests to use new retention policy format
|
2024-03-30 15:15:18 -07:00 |
|
garethgeorge
|
7374ea3e95
|
feat: add option to disable scheduled execution of a plan
|
2024-03-19 00:19:15 -07:00 |
|
Gareth George
|
5e064b1036
|
feat: add 'compute stats' button to refresh stats on repo view
|
2024-02-28 20:49:58 -08:00 |
|
Gareth George
|
50ad698974
|
fix: restore operations should succeed for unassociated snapshots
|
2024-02-21 14:13:07 -08:00 |
|
garethgeorge
|
6aaec5423e
|
chore: add build test for windows
|
2024-02-16 01:56:23 -08:00 |
|
garethgeorge
|
056522f0e9
|
feat: add button to forget individual snapshots
|
2024-02-14 22:33:49 -08:00 |
|
garethgeorge
|
754f8a200b
|
fix: stats operations running at wrong interval
|
2024-02-14 21:21:50 -08:00 |
|
garethgeorge
|
e23b6b0d0d
|
feat: support keep-all retention policy for append-only backups
|
2024-02-04 03:14:57 -08:00 |
|
garethgeorge
|
100025d383
|
chore: add test coverage for backup hook triggers
|
2024-02-03 18:25:57 -08:00 |
|
garethgeorge
|
dc6621dadb
|
fix: add API test coverage and fix minor bugs
|
2024-02-03 18:08:42 -08:00 |
|
garethgeorge
|
ca9cf5093e
|
fix: store large log outputs in tar bundles of logs
|
2024-02-03 02:37:31 -08:00 |
|
Gareth
|
ed642308c0
|
feat: authentication for WebUI (#62)
|
2024-02-01 01:19:16 -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 |
|
garethgeorge
|
fddb2aecb2
|
fix: sftp support using public key authentication
|
2024-01-23 22:52:04 -08:00 |
|
garethgeorge
|
6afe624e7f
|
fix: possible race condition in scheduled task heap
|
2024-01-01 15:25:39 -08:00 |
|
garethgeorge
|
06cf13d56a
|
fix: UI buttons spin while waiting for tasks to complete
|
2023-12-31 11:36:36 -08:00 |
|
Gareth George
|
9b1bcaf11f
|
feat: index snapshots created outside of backrest
|
2023-12-28 08:51:40 +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
|
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 George
|
1d0b964105
|
chore: rebrand as backrest
|
2023-12-22 09:06:23 +00:00 |
|
Gareth George
|
80b6e87fb9
|
feat: add clear error history button
|
2023-12-20 19:35:09 +00:00 |
|
Gareth George
|
9f2833dd61
|
feat: support task cancellation
|
2023-12-20 08:54:45 +00:00 |
|
garethgeorge
|
84d3bd4b77
|
docs: rebrand as Restora WebUI for restic
|
2023-12-09 19:41:56 -08:00 |
|
 aschoettlerandGareth
|
60bd442b91
|
chore: backend support for notifying operation status changes (#29)
Co-authored-by: Gareth <garethgeorge97@gmail.com>
|
2023-12-07 18:20:20 -08:00 |
|
garethgeorge
|
24df1b36f5
|
feat: implement repo unlocking and operation list implementation
|
2023-12-04 21:50:21 -08:00 |
|
Gareth
|
e83a614705
|
feat: implement restore operation through snapshot browser UI (#27)
|
2023-12-03 22:17:27 -08:00 |
|
Gareth
|
107e0585c5
|
feat: implement prune support (#25)
|
2023-12-02 18:29:33 -08:00 |
|
Gareth
|
aff0a55bca
|
fix: improve operation ordering to fix snapshots indexed before forget operation (#21)
|
2023-12-01 20:01:05 -08:00 |
|
garethgeorge
|
9bb478ed32
|
feat: basic forget support in backend and UI
|
2023-11-30 22:47:46 -08:00 |
|
garethgeorge
|
825ed12a09
|
chore: refactor task scheduler
|
2023-11-28 19:57:50 -08:00 |
|
garethgeorge
|
9e53cf5ec0
|
fix: build and test fixes
|
2023-11-28 17:03:46 -08:00 |
|
Gareth George
|
51d96e75b1
|
feat: autoinstall required restic version
|
2023-11-28 01:02:32 -08:00 |
|
Gareth George
|
e76b7ef5a2
|
chore: cleanup environment variable option parsing and config handling
|
2023-11-27 18:40:08 -08:00 |
|
Gareth George
|
4f0a47267c
|
fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package
|
2023-11-26 10:28:02 -08:00 |
|
Gareth George
|
b5d77be32d
|
implement tree view
|
2023-11-25 17:27:28 -08:00 |
|
Gareth George
|
52cfd28d1d
|
optree UI refinements and backend prep for operation list view by snapshot id
|
2023-11-25 15:13:34 -08:00 |
|