Jack Wills
|
875cbd83b9
|
chore: merge release-v0.1.5 into main
|
2022-10-07 21:13:21 +00:00 |
|
Jack Wills
|
6492012d5f
|
chore: release v0.1.5
|
2022-10-07 21:13:21 +00:00 |
|
Jack Wills
|
b5055b4a7c
|
docs: changelog
|
2022-10-07 21:01:09 +00:00 |
|
Jack Wills
|
991448eb3c
|
docs: changelog
|
2022-10-07 20:33:53 +00:00 |
|
Jack Wills
|
02c9184a1b
|
Merge branch 'feat/id_newtype' into dev
|
2022-10-07 20:16:05 +00:00 |
|
Jack Wills
|
62fb224786
|
refactor: String::from("") > String::new()
|
2022-10-07 03:04:06 +00:00 |
|
Jack Wills
|
a77f690a49
|
refactor: replace iter() to into_iter(), and remove useless .iters()'s
|
2022-10-07 02:43:04 +00:00 |
|
Jack Wills
|
5660b34d51
|
refactor: map_or_else to map_or
|
2022-10-07 02:22:26 +00:00 |
|
Jack Wills
|
3e26f292c7
|
refactor: map_or_else to map_or
|
2022-10-07 01:45:01 +00:00 |
|
Jack Wills
|
5c9f253695
|
docs: --help explanation improved
|
2022-10-07 01:44:21 +00:00 |
|
Jack Wills
|
3661d696e9
|
refactor: map_or_else to map_or
|
2022-10-07 01:43:58 +00:00 |
|
Jack Wills
|
c41c0e4954
|
fix: color match bg/fg mix
|
2022-10-07 01:43:08 +00:00 |
|
Jack Wills
|
f12a83056b
|
refactor: Paragraph::new from str, rather than variable declaration
|
2022-10-02 01:46:15 +00:00 |
|
Jack Wills
|
6bee4d007a
|
refactor: clone()'s removed, allow(precision_loss)
|
2022-10-02 01:14:42 +00:00 |
|
Jack Wills
|
f5fc446295
|
refactor: use map_or_else
|
2022-10-02 00:31:01 +00:00 |
|
Jack Wills
|
a7b8df6b21
|
refactor: derive Default for CpuStats + ByteStats
|
2022-10-01 23:40:25 +00:00 |
|
Jack Wills
|
31fb2cb1e6
|
fix: u16::try_from for text widths
|
2022-10-01 23:28:08 +00:00 |
|
Jack Wills
|
41cbb84f28
|
feat: use ContainerId new_type
|
2022-10-01 23:27:38 +00:00 |
|
Jack Wills
|
6731002ee4
|
refactor: remove pointless clone()'s & variable declarations
|
2022-10-01 21:02:38 +00:00 |
|
Jack Wills
|
1dbb914387
|
docs: changelog
|
2022-10-01 20:05:34 +00:00 |
|
Jack Wills
|
e76878f424
|
refactor: Impl Copy where able to
|
2022-10-01 19:57:27 +00:00 |
|
Jack Wills
|
15597dbe69
|
chore: Update clap to v4
|
2022-10-01 17:43:20 +00:00 |
|
Jack Wills
|
17dc604bef
|
refactor: async fn to just fn
|
2022-09-28 23:32:15 +00:00 |
|
Jack Wills
|
a05bf561cc
|
docs: readme.md updated
|
2022-09-28 23:30:08 +00:00 |
|
Jack Wills
|
395e9e0962
|
Merge branch 'dev'
|
2022-09-27 19:51:08 -04:00 |
|
Jack Wills
|
cde843d2ad
|
fix: README & Comment typos
|
2022-09-27 19:50:33 -04:00 |
|
Jack Wills
|
57c27d06c7
|
refactor: byte_stats one_kb/mb/gb made into consts
|
2022-09-19 22:03:00 +00:00 |
|
Jack Wills
|
37d8791672
|
chore: comment typos
|
2022-09-19 21:59:09 +00:00 |
|
Jack Wills
|
acfca6ddac
|
chore: Readme layout & typos
|
2022-09-19 21:58:51 +00:00 |
|
Jack Wills
|
81bc6cca1f
|
fix: create_release.sh build option
|
2022-09-07 18:01:15 +00:00 |
|
Jack Wills
|
86bfe8894c
|
docs: readme updated
|
2022-09-07 18:00:42 +00:00 |
|
Jack Wills
|
968f103a74
|
Merge branch 'main' into dev
|
2022-09-07 11:27:55 -04:00 |
|
Jack Wills
|
952804f6bf
|
Update create_release_and_build.yml
|
2022-09-07 11:22:59 -04:00 |
|
Jack Wills
|
bd7f9e88ee
|
chore: merge main into dev
|
2022-09-07 14:53:03 +00:00 |
|
Jack Wills
|
8a65102805
|
chore: merge release-v0.1.4 into main
|
2022-09-07 14:53:01 +00:00 |
|
Jack Wills
|
76677316fd
|
chore: release v0.1.4
|
2022-09-07 14:53:01 +00:00 |
|
Jack Wills
|
56fc6f0a4b
|
DOCS: changelog
|
2022-09-07 14:35:10 +00:00 |
|
Jack Wills
|
8e3cc02f5c
|
DOCS: changelog
|
2022-09-07 14:34:40 +00:00 |
|
Jack Wills
|
46b23451f7
|
Merge branch 'feat/loading_uuid' into dev
|
2022-09-07 14:33:20 +00:00 |
|
Jack Wills
|
66583e1b03
|
feat: is_loading use HashSet<Uuid>
each set loading function uses a unique uuid, so that the loading animation will always be played, previously would stop on any remove_loading call
|
2022-09-07 14:33:03 +00:00 |
|
Jack Wills
|
34275b0220
|
refactor: gui const fn's take self
|
2022-09-07 13:59:40 +00:00 |
|
Jack Wills
|
ee18e7c1cb
|
docs: readme
|
2022-09-07 04:36:58 +00:00 |
|
Jack Wills
|
60a9090569
|
Merge branch 'fix/docker_spawn' into dev
|
2022-09-07 04:23:03 +00:00 |
|
Jack Wills
|
f0b41626e5
|
docs: changelog
|
2022-09-07 04:22:48 +00:00 |
|
Jack Wills
|
7ec58e79a1
|
fix: docker update mem&cpu use binate value
spawn_id for mem&cpu use the current binate value, to enable two concurrent executes from the same docker container id
|
2022-09-07 04:18:30 +00:00 |
|
Jack Wills
|
fd0081ee7f
|
revert: Dockerdate stat refactor, inadvertently reduced update interval
|
2022-09-07 03:25:36 +00:00 |
|
Jack Wills
|
5f12362db7
|
feat: update container info ir running OR restarting
refactor: dockerdata thread hashmap insertion
|
2022-09-07 03:03:49 +00:00 |
|
Jack Wills
|
18713c091e
|
fix: KeyCodes check for uppercase
When checking keyboard button press, check for upper and lower cases
|
2022-09-07 03:02:02 +00:00 |
|
Jack Wills
|
eb25744472
|
refactors: unwraps() removed, and/or map_or() used
|
2022-09-07 02:53:28 +00:00 |
|
Jack Wills
|
6c1aebd500
|
docs: Screenshot updated
|
2022-09-07 02:32:29 +00:00 |
|