Jack Wills
1cdcbf6a7f
docs: changelog
2023-11-16 11:35:08 +00:00
Jack Wills
43d0b54211
Merge branch 'dev' of https://github.com/mrjackwills/oxker into dev
2023-11-16 11:33:21 +00:00
Jack Wills
6109bef571
docs: changelog
2023-11-16 11:32:31 +00:00
Jack Wills
ddda16f14d
chore: dependencies updated
2023-11-16 11:19:42 +00:00
Jack Wills
40090865fd
refactor: Multiple UI improvements;
...
Use FrameData struct to store commonly accessed data, in order to
reduce mutex locks.
rename unpause to resume
use get_selected_panel() function instead of directly
gui_state.selected_panel
debug mode now shows some usefull information
2023-11-16 11:19:42 +00:00
Jack Wills
650aa0fc91
refactor: DockerData refactors
...
Use a croner in the docker_data, instead of in the ui thread, as this thread will be paused when in exec mode.
is_initilised is again done in docker_data, after stats have been calculated
use bollard from git, waiting for new release due to Docker changes
2023-11-16 11:19:42 +00:00
Jack Wills
6a4cf6490d
chore: workflow dependencies updated
2023-11-16 11:19:42 +00:00
Jack Wills
e301b51891
chore: dependencies updated
2023-11-16 11:19:42 +00:00
Jack Wills
c8077bca0b
feat: Docker exec mode, closes #28
2023-11-16 11:19:09 +00:00
Daniel Boll
e1998c9fca
refactor(draw_blocks.rs): remove unnecessary .as_ref() calls on constraints method to improve code readability
...
refactor(mod.rs): remove unnecessary .as_ref() calls on constraints method to improve code readability
chore(draw_blocks.rs): format code using rustfmt to improve code readability
chore(draw_blocks.rs): remove unnecessary indentation in NAME_TEXT constant to improve code readability
chore(draw_blocks.rs): remove unnecessary fmt skip directive
Signed-off-by: Daniel Boll <danielboll.academico@gmail.com >
2023-11-16 11:18:49 +00:00
Jack Wills
4e9fb65fe2
chore: Dependencies updated
...
ratatui v0.24.0 fixes
2023-11-16 11:11:59 +00:00
Jack Wills
b8079ad962
fix: devcontainer remove duplicate plugin
2023-11-16 11:11:59 +00:00
Daniel Boll
2c22ab4c57
chore(draw_blocks.rs): remove unnecessary fmt skip directive
...
Signed-off-by: Daniel Boll <danielboll.academico@gmail.com >
2023-10-31 14:07:48 -03:00
Daniel Boll
67770a1058
chore(draw_blocks.rs): format code using rustfmt to improve code readability
...
chore(draw_blocks.rs): remove unnecessary indentation in NAME_TEXT constant to improve code readability
2023-10-31 11:55:06 -03:00
Daniel Boll
1d1b42516f
refactor(draw_blocks.rs): remove unnecessary .as_ref() calls on constraints method to improve code readability
...
refactor(mod.rs): remove unnecessary .as_ref() calls on constraints method to improve code readability
2023-10-30 10:04:16 -03:00
Jack Wills
2b1a3c02f5
chore: merge main into dev
2023-10-21 16:25:52 +00:00
Jack Wills
f24ef076a4
chore: merge release-v0.3.3 into main
2023-10-21 16:25:43 +00:00
Jack Wills
09bf70abd2
chore: release v0.3.3
2023-10-21 16:25:42 +00:00
Jack Wills
8ecec7869c
chore: devcontainer plugin added
2023-10-21 16:02:13 +00:00
Jack Wills
162b6f3a27
docs: changelog
2023-10-21 15:27:02 +00:00
Jack Wills
6dd953df45
chore: dependencies updated
2023-10-21 15:26:01 +00:00
Jack Wills
85f1982f40
refactor: GitHub action matrix build
...
Build for each platform using concurrency, re-arrange order of the workflow
2023-10-21 15:25:24 +00:00
Jack Wills
30d89d9abc
docs: changelog
2023-10-19 19:21:30 +00:00
Jack Wills
9c0de1f0fe
chore: dependencies updated
2023-10-19 19:20:29 +00:00
Jack Wills
a9e292c55e
docs: changelog
2023-10-18 10:47:46 +00:00
Jack Wills
faeaca0cd1
refactor: set_info_box take &str
2023-10-18 10:44:49 +00:00
Jack Wills
322476f341
docs; changelog
2023-10-18 10:38:38 +00:00
Jack Wills
a6ff412431
refactor: parse_args/mod.rs > parse_args.rs
2023-10-18 10:38:06 +00:00
Jack Wills
61df0bbe88
docs: changelog
2023-10-18 10:30:48 +00:00
Jack Wills
44f581f5b3
refactor: LogsTZ from &str
2023-10-18 10:25:34 +00:00
Jack Wills
3fd3915b3e
docs: README.md update
2023-10-18 10:25:09 +00:00
Jack Wills
e6eecbbdce
chore: dependencies updated
2023-10-18 10:24:53 +00:00
Jack Wills
d46c425fa2
chore: docker-compose Alpine bump
2023-10-09 19:13:33 +00:00
Jack Wills
ec93115ece
chore: dependencies updated
2023-10-09 19:13:17 +00:00
Jack Wills
21234c66c3
chore: Rust 1.73 linting
2023-10-05 19:54:05 +00:00
Jack Wills
ca79893df5
refactor: from string impl
...
Remove redudant impl's, use `.as_str()`
2023-09-17 18:41:10 +00:00
Jack Wills
18c3ed4337
refactor: env handling
...
target specific env's rather than looping through them all
2023-09-17 18:19:48 +00:00
Jack Wills
b36daa5aea
chore: dependencies updated
2023-09-17 18:18:53 +00:00
Jack Wills
7a9365041e
chore: merge main into dev
2023-08-28 13:32:44 +00:00
Jack Wills
25bc6511e4
chore: merge release-v0.3.2 into main
2023-08-28 13:32:35 +00:00
Jack Wills
76fd178894
chore: release v0.3.2
2023-08-28 13:32:34 +00:00
Jack Wills
6a5ebc5680
docs: changelog
2023-08-28 13:11:25 +00:00
Jack Wills
59b5f45deb
docs: changelog
2023-08-28 13:10:43 +00:00
Jack Wills
d5c46b4bc7
docs: changelog
2023-08-28 13:09:45 +00:00
Jack Wills
11785ff0fb
docs: changelog
2023-08-28 12:40:52 +00:00
Jack Wills
8e4c2e6867
dependencies updated
2023-08-28 12:40:28 +00:00
Jack Wills
9d3f8c0a2d
docs: changelog
2023-08-28 12:28:17 +00:00
Jack Wills
84ba102093
chore: added _typos.toml
...
ignore `ratatui`, as typos wants to correct this to `ratatouille`
2023-08-28 12:27:51 +00:00
Jack Wills
3e30d54bc0
docs: changelog
2023-08-28 12:08:31 +00:00
Jack Wills
33036d625f
docs: changelog
2023-08-28 12:06:23 +00:00