Commit Graph

26 Commits

Author SHA1 Message Date
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
Gareth George 1a9a5b60d2 feat: show snapshots in sidenav 2023-11-18 00:21:21 -08:00
Gareth George 0cdfd115e2 fix: support more versions of restic 2023-11-17 23:08:27 -08:00
garethgeorge 53c7f1248f fix: time formatting in operation list 2023-11-16 21:58:24 -08:00
garethgeorge 8ffffa05e4 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge 8488d461bd fix: improve UI performance 2023-11-16 17:43:49 -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 6491dbed14 feat: present list of operations on plan view 2023-11-15 21:37:22 -08:00
garethgeorge 2c421d6615 feat: update getting started guide 2023-11-15 18:15:19 -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 ffb0d859f1 feat: implement delete button for plan and repo UIs 2023-11-12 16:17:31 -08:00
garethgeorge 482cc8ebbc fix: connectivity issues with embedded server 2023-11-12 04:09:45 -08:00
garethgeorge 0be9355f9a chore: add version stamp to webUI 2023-11-12 04:07:12 -08:00
garethgeorge 3349fe4ca1 chore: orchestrator test coverage and some optimizations 2023-11-12 03:50:42 -08:00
garethgeorge 92885898cf feat: implement add plan UI 2023-11-12 02:57:48 -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 cccdd297c1 feat: begin UI integration with backend 2023-11-11 15:13:56 -08:00
garethgeorge 5d00e6032e chore: update proto definitions 2023-11-11 15:13:45 -08:00
garethgeorge 1273f8105a feat: scaffolding basic UI structure 2023-11-11 13:40:37 -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