29 Commits

Author SHA1 Message Date
Gareth George 94f73d456c chore: rebrand as backrest 2023-12-22 09:06:23 +00:00
Gareth George fc9c06df00 feat: support task cancellation 2023-12-20 08:54:45 +00:00
Gareth George fe92b62578 fix: operations marked as 'warn' rather than 'error' for partial backups 2023-12-20 07:40:26 +00:00
garethgeorge 2603a0eb5c docs: rebrand as Restora WebUI for restic 2023-12-09 19:41:56 -08:00
garethgeorge c492f9ba63 fix: improve output detail collection for command failures 2023-12-08 19:53:29 -08:00
Gareth 8f85b747f5 fix: relax output parsing to skip over warnings 2023-12-08 00:29:35 -08:00
Gareth f048cbf10d feat: initial Windows OS support 2023-12-07 11:27:58 -08:00
garethgeorge 6665ad98d7 feat: implement repo unlocking and operation list implementation 2023-12-04 21:50:21 -08:00
Gareth d758509797 feat: implement restore operation through snapshot browser UI (#27) 2023-12-03 22:17:27 -08:00
Gareth a311b0a3fb feat: implement prune support (#25) 2023-12-02 18:29:33 -08:00
garethgeorge b7c633d021 fix: forget deadlocking and misc smaller bugs 2023-12-02 13:21:57 -08:00
garethgeorge d22d9d1a05 feat: basic forget support in backend and UI 2023-11-30 22:47:46 -08:00
garethgeorge ebccf3bc3b feat: implement forget operation 2023-11-28 23:03:37 -08:00
garethgeorge 0c818bb945 feat: display queued operations 2023-11-28 21:33:08 -08:00
garethgeorge 46b2a85677 fix: restic fails to detect summary event for very short backups 2023-11-28 01:29:25 -08:00
Gareth George b385c01121 feat: autoinstall required restic version 2023-11-28 01:02:32 -08:00
Gareth George 48837b0aa2 chore: cleanup environment variable option parsing and config handling 2023-11-27 18:40:08 -08:00
Gareth George e6031bfa54 fix: standardize on fully qualified snapshot_id and decouple protobufs from restic package 2023-11-26 10:28:02 -08:00
Gareth George d077fc83c9 fix: repo orchestrator tests 2023-11-25 17:33:57 -08:00
Gareth George ffb4573737 feat: implement forget and prune support in restic pkg 2023-11-24 17:18:12 -08:00
Gareth George 338b6f2fdf chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
garethgeorge 8ffffa05e4 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge a33300175c feat: snapshot items are viewable in the UI and minor element ordering fixes 2023-11-15 23:45:27 -08:00
garethgeorge eadb1a8201 feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge 3349fe4ca1 chore: orchestrator test coverage and some optimizations 2023-11-12 03:50:42 -08:00
garethgeorge d282c32c8b feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge b57ff969dd Add webui 2023-11-11 00:39:24 -08:00
garethgeorge 1a7e6504cd refactor restic api options 2023-11-10 20:38:43 -08:00
garethgeorge b9b7950798 Move restic library into pkg 2023-11-10 19:47:21 -08:00