Commit Graph
50 Commits
Author SHA1 Message Date
Gareth George 77fb2d473e fix: improve error message formatting 2023-11-23 02:11:32 -08:00
Gareth George 767b421762 feat: operations IDs are ordered by operation timestamp 2023-11-23 00:56:51 -08:00
Gareth George f0d6df7934 chore: add indexing for snapshot field 2023-11-23 00:25:42 -08:00
Gareth George 7f11110a4b Revert "chore: use storm for indexing on top boltdb"
This reverts commit 3f4c01235c.
2023-11-22 17:59:33 -08:00
Gareth George 3f4c01235c chore: use storm for indexing on top boltdb 2023-11-22 16:30:58 -08:00
Gareth George 2c4b0542ad feat: show snapshots in sidenav 2023-11-18 00:21:21 -08:00
Gareth George cee5ae0ed7 fix: support more versions of restic 2023-11-17 23:08:27 -08:00
garethgeorge 71eb52a24d chore: update readme and add RESTICUI_PORT env var 2023-11-16 22:09:43 -08:00
garethgeorge 6946eb6891 fix: time formatting in operation list 2023-11-16 21:58:24 -08:00
garethgeorge 96143339e0 chore: configure release workflows 2023-11-16 20:37:10 -08:00
Gareth 969336bf7e chore: add GNU license 2023-11-16 20:21:25 -08:00
garethgeorge 810bdc4c58 chore: relocated main package to root folder 2023-11-16 20:07:39 -08:00
garethgeorge e0bf04f5e6 chore: update README.md 2023-11-16 19:59:56 -08:00
garethgeorge d5ad9c132c chore: add preview images 2023-11-16 19:49:25 -08:00
garethgeorge 0500eeac40 feat: implement snapshot browsing 2023-11-16 19:38:37 -08:00
garethgeorge 7f4be47b0c fix: improve UI performance 2023-11-16 17:43:49 -08:00
garethgeorge 5111301d8c fix: deadlock in snapshots 2023-11-16 01:32:02 -08:00
garethgeorge 639be5c584 chore: fix test coverage 2023-11-15 23:50:50 -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 1c06d2ebe3 feat: implement snapshot indexing 2023-11-15 22:26:52 -08:00
garethgeorge 985c0f7a20 feat: present list of operations on plan view 2023-11-15 21:37:22 -08:00
garethgeorge 94eff94be1 chore: cleanup unused files 2023-11-15 18:44:03 -08:00
garethgeorge b7115d9ba5 feat: support ImportSnapshotOperation in oplog 2023-11-15 18:43:15 -08:00
garethgeorge e3b5f001ae feat: update getting started guide 2023-11-15 18:15:19 -08:00
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