6a179f0881
chore(release): v0.5.0 ( #62 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): 0.5.0
Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #62
2024-12-15 11:44:44 +01:00
9cd12f8636
chore(release): v0.4.0 ( #15 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(release): 0.4.0
Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #15
2024-11-23 14:30:38 +01:00
e655c57f21
chore(deps): update tonic monorepo to 0.12.0
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2024-08-21 22:31:50 +00:00
cuddle-please
a790e7f039
chore(release): 0.3.0
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-06-30 15:34:55 +00:00
20190ac784
feat: add markdown editing mode
...
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-06-30 17:31:25 +02:00
d0d5efc3e3
chore(release): v0.2.0 ( #4 )
...
continuous-integration/drone/push Build is failing
### Added
- enable creating items on the same level
- add command for quickly creating an item
- remove removal of spaces in title
- with toggle item
- with backend
- can get actual available roots
- can add items
- server can actually create root and sections
- abstract commander
- with async commands instead of inline mutations phew.
- add command pattern
- allow async function in command
- move core to tui and begin grpc work
- add protos
- update deps
- with basic server
### Fixed
- *(deps)* update rust crate serde to v1.0.203
- *(deps)* update rust crate prost to 0.12.6
- *(deps)* update rust crate prost to 0.12.5
- *(deps)* update rust crate serde to 1.0.202
### Other
- *(deps)* update all dependencies
- *(deps)* update rust crate itertools to 0.13.0
- move unused imports into cfg
- remove unused functions and fix warnings
- remove unused variables
- fix formatting
- refactor out graph created event
- let state use either local or backend
- remove warnings
- remove extra logs
Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: #4
2024-06-01 13:37:14 +02:00
73c6ba25b1
feat: add actual remote
...
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-30 22:24:01 +02:00
44d9ed2790
chore(deps): update rust crate itertools to 0.13.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-16 16:29:20 +00:00
364f3992bb
fix(deps): update rust crate serde to 1.0.202
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
...
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00
86cba91b16
feat: add protos
...
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 16:23:52 +02:00
6a147ba0d2
feat: with basic server
...
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-11 15:51:01 +02:00
cuddle-please
1110a096a1
chore(release): 0.1.0
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-05-11 12:55:29 +00:00
f284171f5a
fix(deps): update all dependencies
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-09 16:05:18 +00: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
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