Commit Graph
26 Commits
Author SHA1 Message Date
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 13acd37114 chore: add roadmap to README.md 2023-11-12 16:34:15 -08:00
garethgeorge 6b80b1ad7b feat: implement delete button for plan and repo UIs 2023-11-12 16:17:31 -08:00
garethgeorge 1b0f9bad3e fix: connectivity issues with embedded server 2023-11-12 04:09:45 -08:00
garethgeorge 133c3cac14 chore: add version stamp to webUI 2023-11-12 04:07:12 -08:00
garethgeorge 9293372d94 chore: orchestrator test coverage and some optimizations 2023-11-12 03:50:42 -08:00
garethgeorge 54e1be033a feat: implement add plan UI 2023-11-12 02:57:48 -08:00
garethgeorge 19ce589c54 chore: add colored logging output in debug mode 2023-11-12 01:02:16 -08:00
garethgeorge 72d906ffd5 chore: configure WebUI build 2023-11-12 00:49:13 -08:00
garethgeorge 2911c613c6 feat: implement repo, edit, and supporting RPCs 2023-11-12 00:46:34 -08:00
garethgeorge 2a8e776348 chore: update github actions workflow to Go 1.21 2023-11-11 20:44:17 -08:00
garethgeorge da8d4e812e feat: repo can be created through UI 2023-11-11 20:43:00 -08:00
garethgeorge 8c955f9384 feat: begin UI integration with backend 2023-11-11 15:13:56 -08:00
garethgeorge 59f7fc4645 chore: update proto definitions 2023-11-11 15:13:45 -08:00
garethgeorge b3f062a39a feat: scaffolding basic UI structure 2023-11-11 13:40:37 -08:00
garethgeorge e162ad28f6 Add webui 2023-11-11 00:39:24 -08:00
Gareth abcd63afa7 Create build-and-test.yml 2023-11-10 22:44:20 -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
garethgeorge a2af27065c Implement Snapshots and ListDirectory operations 2023-11-10 19:44:06 -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