Jack Wills
|
1025579138
|
docs: comment typo
|
2023-01-28 17:23:27 +00:00 |
|
Jack Wills
|
a174dafe1b
|
refactor: needless (double) referencing removed
|
2023-01-26 21:00:32 +00:00 |
|
Jack Wills
|
a53de908c6
|
docs: changelog
|
2023-01-21 22:06:53 +00:00 |
|
Jack Wills
|
97b89349dc
|
refactor: main.rs tidy up
|
2023-01-18 02:05:00 +00:00 |
|
Jack Wills
|
bd7dfcd2c5
|
feat: align memory columns correctly, closes #20
use kB as minimum bytestats unit, screenshot updated
|
2023-01-14 18:01:38 +00:00 |
|
Jack Wills
|
20feacb8ae
|
fix: linting removed
|
2022-12-25 15:27:20 +00:00 |
|
Jack Wills
|
bf9dcac704
|
chore: Rust 1.66 linting
|
2022-12-15 16:34:24 +00:00 |
|
Jack Wills
|
160b8021b1
|
fix: disallow commands to be sent so an oxker container, closes #19
|
2022-12-05 03:52:41 +00:00 |
|
Jack Wills
|
cf14ba4989
|
feat: default order of created time, reset sorted, closes #18
|
2022-12-04 21:42:54 +00:00 |
|
Jack Wills
|
a98e8b7260
|
chore: cargo fmt
|
2022-10-16 00:00:41 +00:00 |
|
Jack Wills
|
9e9d51559a
|
feat: use gui_status for various gui states
|
2022-10-15 00:23:26 +00:00 |
|
Jack Wills
|
90e26c300e
|
wip: gui_status, should use a hashset?
|
2022-10-14 21:26:20 +00:00 |
|
Jack Wills
|
6731002ee4
|
refactor: remove pointless clone()'s & variable declarations
|
2022-10-01 21:02:38 +00:00 |
|
Jack Wills
|
e76878f424
|
refactor: Impl Copy where able to
|
2022-10-01 19:57:27 +00:00 |
|
Jack Wills
|
eb25744472
|
refactors: unwraps() removed, and/or map_or() used
|
2022-09-07 02:53:28 +00:00 |
|
Jack Wills
|
3d760d23cd
|
docs: comments
|
2022-09-06 14:40:00 +00:00 |
|
Jack Wills
|
bfc9cf9b39
|
wip: Docker file
|
2022-09-04 15:49:41 -04:00 |
|
Jack Wills
|
258ada731b
|
chore: linting warns removed
|
2022-08-04 13:29:09 +00:00 |
|
Jack Wills
|
1bd61d4ce8
|
chore: linting nursery
|
2022-08-04 13:01:16 +00:00 |
|
Jack Wills
|
1263662bd9
|
chore: linting pedantic
|
2022-08-04 12:56:45 +00:00 |
|
Jack Wills
|
ca3315a69f
|
chore: lint unused unwraps
|
2022-08-04 11:47:45 +00:00 |
|
Jack Wills
|
d0f617820c
|
feat: spawn docker updates into own thread
Collects spawns into a hashmap, then on next update if spawn exists in hash map, don't bother to run another update
|
2022-07-23 02:46:38 +00:00 |
|
Jack Wills
|
c39e224d56
|
docs: readme updated
|
2022-07-22 20:54:43 +00:00 |
|
Jack Wills
|
dc4a62910c
|
wip: sort_by
|
2022-07-22 03:29:23 +00:00 |
|
Jack Wills
|
f213409cb9
|
chore: release v0.0.6
|
2022-07-06 00:53:57 +00:00 |
|
Jack Wills
|
1fd230f2f3
|
refactor: tokio::spawn
replace async move { fn(x).await} with just tokio::spawn(fn(x))
|
2022-05-30 14:34:40 +00:00 |
|
Jack Wills
|
28555d25b2
|
refactor: unwrap > unwrap_or
|
2022-05-30 02:28:45 +00:00 |
|
Jack Wills
|
679203cf2d
|
feat: docker_recv for all docker commands
|
2022-04-29 16:10:14 +00:00 |
|
Jack Wills
|
1017850a6c
|
feat: refactored centered box to diplay in any of 9 areas
|
2022-04-28 21:25:27 +00:00 |
|
Jack Wills
|
5101f60aaa
|
init commit
|
2022-04-25 02:44:39 +00:00 |
|