Commit Graph
21 Commits
Author SHA1 Message Date
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
garethgeorge 265fdd1673 fix: forget deadlocking and misc smaller bugs 2023-12-02 13:21:57 -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 6bf68f2fb3 fix: restic fails to detect summary event for very short backups 2023-11-28 01:29:25 -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 c00b96eaee fix: repo orchestrator tests 2023-11-25 17:33:57 -08:00
Gareth George 40b5396990 feat: implement forget and prune support in restic pkg 2023-11-24 17:18:12 -08:00
Gareth George f0d6df7934 chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
garethgeorge 0500eeac40 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge c557ca1cb0 feat: snapshot items are viewable in the UI and minor element ordering fixes 2023-11-15 23:45:27 -08:00
garethgeorge 70b88e86eb feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge 9293372d94 chore: orchestrator test coverage and some optimizations 2023-11-12 03:50:42 -08:00
garethgeorge 2911c613c6 feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge e162ad28f6 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