19 Commits

Author SHA1 Message Date
53c2cdf018 fix(deps): update rust crate tower-http to 0.6.0 2024-09-20 00:42:29 +00:00
3a231cea96 chore(deps): update all dependencies 2024-08-21 21:02:46 +00:00
9587c60e72
feat: add archive sub command
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-06-01 13:13:18 +02:00
91ad8eda01
chore: remove unused functions and fix warnings
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:10:35 +02:00
7496d0e964
chore: remove unused variables
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:07:49 +02:00
208b14583e
chore: fix formatting
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:07:20 +02:00
4a91a564bf
feat: with toggle item
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-15 15:06:16 +02:00
837caee5db
feat: with backend
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-14 23:30:20 +02:00
816869e6f9
feat: can get actual available roots
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-14 20:58:38 +02:00
7bdf8393b1
feat: can add items
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 23:33:37 +02:00
699bac7159
feat: server can actually create root and sections
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 22:57:20 +02:00
76f1c87663
feat: abstract commander
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 22:24:37 +02:00
9bb5bc9e87
feat: with async commands instead of inline mutations phew.
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:07:21 +02:00
9cb3296cec
chore: remove warnings
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:38:03 +02:00
874045dca8
chore: remove extra logs
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:35:35 +02:00
cf26422673
feat: allow async function in command
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
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 23:23:00 +02:00
86cba91b16
feat: add protos
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 16:23:52 +02:00
6a147ba0d2
feat: with basic server
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 15:51:01 +02:00