Commit Graph

18 Commits

Author SHA1 Message Date
44d9ed2790 chore(deps): update rust crate itertools to 0.13.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-16 16:29:20 +00:00
118aeb3898 fix(deps): update rust crate prost to 0.12.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-16 14:31:21 +00:00
364f3992bb fix(deps): update rust crate serde to 1.0.202
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-15 08:07:52 +00:00
cf26422673 feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00
4a0fcd1bbb feat: move core to tui and begin grpc work
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 23:23:00 +02:00
86cba91b16 feat: add protos
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 16:23:52 +02:00
113c646334 feat: update deps
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 15:51:22 +02:00
6a147ba0d2 feat: with basic server
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 15:51:01 +02:00
f284171f5a fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-09 16:05:18 +00:00
26c430e173 feat: with input
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-07 23:21:13 +02:00
21fc587e6e feat: version 0.0.0-working-ui
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-05 21:09:26 +02:00
9de5e6bbff feat: left right movement done
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-02 23:47:47 +02:00
d7e21a256d feat: show basic json screen
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 23:26:25 +02:00
1885a200c4 feat: add logging for tui
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-01 22:17:39 +02:00
14ef235dd9 refactor: into crates
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-30 20:27:55 +02:00
8e4b46d2d7 feat: add storage
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-29 23:34:04 +02:00
cce97f62f8 feat: add event layer
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-29 21:48:01 +02:00
7de4872816 feat: hyperlog with basic engine
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-28 23:10:15 +02:00