23 Commits

Author SHA1 Message Date
Gareth dff3b0681e feat: improve oplist performance and display forget operations in oplist (#22) 2023-12-02 13:39:49 -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 4957496787 fix: build and test fixes 2023-11-28 17:03:46 -08:00
Gareth George 4cd84223cf implement tree view 2023-11-25 17:27:28 -08:00
Gareth George 79256fca32 optree UI refinements and backend prep for operation list view by snapshot id 2023-11-25 15:13:34 -08:00
Gareth George 7ad3a74fb2 created basic tree layout 2023-11-25 17:09:00 -08:00
Gareth George 338b6f2fdf chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
Gareth George 5ffbbdd957 Revert "chore: use storm for indexing on top boltdb"
This reverts commit 90e7b0c593.
2023-11-22 17:59:33 -08:00
Gareth George 90e7b0c593 chore: use storm for indexing on top boltdb 2023-11-22 16:30:58 -08:00
garethgeorge 8ffffa05e4 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge b22e006ffb chore: refactor storage layer 2023-11-15 18:15:01 -08:00
garethgeorge 4c6f042250 feat: implement basic plan view 2023-11-15 14:27:59 -08:00
garethgeorge eadb1a8201 feat: implement backup scheduling in orchestrator 2023-11-14 21:52:06 -08:00
garethgeorge dd9142c0e9 feat: initial oplog implementation 2023-11-14 00:04:14 -08:00
garethgeorge 23a560955b chore: add proto definitions for operation log 2023-11-13 00:58:02 -08:00
garethgeorge d282c32c8b feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge 9ccade5ccd feat: repo can be created through UI 2023-11-11 20:43:00 -08:00
garethgeorge 5d00e6032e chore: update proto definitions 2023-11-11 15:13:45 -08:00
garethgeorge b57ff969dd 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