Commit Graph
35 Commits
Author SHA1 Message Date
Gareth George 9b1bcaf11f feat: index snapshots created outside of backrest 2023-12-28 08:51:40 +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 086f9cd92f feat: add repo stats to restic package 2023-12-24 08:36:43 +00: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
Gareth George bcbc0cec32 fix: operations marked as 'warn' rather than 'error' for partial backups 2023-12-20 07:40:26 +00:00
garethgeorge 84d3bd4b77 docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -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 9a037c8f0e feat: improve oplist performance and display forget operations in oplist (#22) 2023-12-02 16:23:26 -08:00
garethgeorge 9bb478ed32 feat: basic forget support in backend and UI 2023-11-30 22:47:46 -08:00
garethgeorge 10ff34dc0c feat: implement forget operation 2023-11-28 23:03:37 -08:00
garethgeorge 3d520f0848 feat: display queued operations 2023-11-28 21:33:08 -08:00
garethgeorge 9e53cf5ec0 fix: build and test fixes 2023-11-28 17:03:46 -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
Gareth George 4bbd511e61 created basic tree layout 2023-11-25 17:09:00 -08:00
Gareth George f0d6df7934 chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
Gareth George 7f11110a4b Revert "chore: use storm for indexing on top boltdb"
This reverts commit 3f4c01235c.
2023-11-22 17:59:33 -08:00
Gareth George 3f4c01235c chore: use storm for indexing on top boltdb 2023-11-22 16:30:58 -08:00
garethgeorge 0500eeac40 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge 82bfcd8d5b chore: refactor storage layer 2023-11-15 18:15:01 -08:00
garethgeorge 7c73faaa6f feat: implement basic plan view 2023-11-15 14:27:59 -08:00
garethgeorge 70b88e86eb feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge d082d68445 feat: initial oplog implementation 2023-11-14 00:04:14 -08:00
garethgeorge 764735608d chore: add proto definitions for operation log 2023-11-13 00:58:02 -08:00
garethgeorge 2911c613c6 feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge da8d4e812e feat: repo can be created through UI 2023-11-11 20:43:00 -08:00
garethgeorge 59f7fc4645 chore: update proto definitions 2023-11-11 15:13:45 -08:00
garethgeorge e162ad28f6 Add webui 2023-11-11 00:39:24 -08:00
garethgeorge aeb831868b restic library 2023-11-10 18:32:29 -08:00
garethgeorge dd9e14e450 Initial commit 2023-11-10 00:59:48 -08:00