Jack Wills
|
ec9938e7b4
|
docs: changelog
|
2022-07-23 13:51:42 +00:00 |
|
Jack Wills
|
04a1beccd1
|
docs: changelog
|
2022-07-23 13:50:27 +00:00 |
|
Jack Wills
|
c774b10d55
|
docs: readme updated
Added instructions for cargo install, and updated screenshot and a few typos
|
2022-07-23 13:48:23 +00:00 |
|
Jack Wills
|
fdc6898e20
|
chore: cargo.toml update
|
2022-07-23 13:35:20 +00:00 |
|
Jack Wills
|
8a3df33dfa
|
fix: spawnid typo
|
2022-07-23 10:18:00 +00:00 |
|
Jack Wills
|
1ae95d58c3
|
feat: spawnId for docker hashmap
Use custom enum for docker spawns id, so logs & stats can exist in hashmap at same time
|
2022-07-23 09:51:36 +00:00 |
|
Jack Wills
|
9e9dc92a02
|
chore: merge main into dev
|
2022-07-23 04:24:12 +00:00 |
|
Jack Wills
|
3daf2fc17f
|
chore: merge release-v0.1.0 into main
|
2022-07-23 04:24:11 +00:00 |
|
Jack Wills
|
4fdef153bf
|
chore: release v0.1.0
|
2022-07-23 04:24:11 +00:00 |
|
Jack Wills
|
b2645a2627
|
docs: changelog
|
2022-07-23 04:23:29 +00:00 |
|
Jack Wills
|
3dd1c1323b
|
refactor: dead code removed
|
2022-07-23 04:22:56 +00:00 |
|
Jack Wills
|
740c059b27
|
Merge branch 'feat/threads' into dev
|
2022-07-23 03:29:30 +00:00 |
|
Jack Wills
|
49e3a4b3b6
|
refactor: dead code removed
|
2022-07-23 03:29:18 +00:00 |
|
Jack Wills
|
a6c296f2cd
|
Merge branch 'feat/sort_by' into dev, closes #3
|
2022-07-23 03:25:18 +00:00 |
|
Jack Wills
|
62e8ee58fa
|
refactor: dead code removed
|
2022-07-23 03:24:28 +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
|
f5504c47c5
|
refactor: input sorted
|
2022-07-23 01:15:58 +00:00 |
|
Jack Wills
|
3b69cc29fa
|
docs: screenshot
|
2022-07-22 23:56:30 +00:00 |
|
Jack Wills
|
b620f9c001
|
docs: new screenshot
|
2022-07-22 21:32:53 +00:00 |
|
Jack Wills
|
8cdfa2d6be
|
wip: logs broken
|
2022-07-22 21:23:09 +00:00 |
|
Jack Wills
|
db7aa8dceb
|
docs: readme updated
|
2022-07-22 20:57:28 +00:00 |
|
Jack Wills
|
6ed2402586
|
docs: readme updated
|
2022-07-22 20:56:09 +00:00 |
|
Jack Wills
|
c39e224d56
|
docs: readme updated
|
2022-07-22 20:54:43 +00:00 |
|
Jack Wills
|
a70d6fa968
|
refacor: creation & drawing of headers
|
2022-07-22 20:38:22 +00:00 |
|
Jack Wills
|
96ca208197
|
wip: header+column widths
|
2022-07-22 19:38:19 +00:00 |
|
Jack Wills
|
d14744b378
|
wip: sort by
|
2022-07-22 16:33:40 +00:00 |
|
Jack Wills
|
dc4a62910c
|
wip: sort_by
|
2022-07-22 03:29:23 +00:00 |
|
Jack Wills
|
cf7e02dde9
|
chore: dependencies updated
|
2022-07-21 18:19:19 +00:00 |
|
Jack Wills
|
ba902cb671
|
chore: merge main into dev
|
2022-07-06 00:53:58 +00:00 |
|
Jack Wills
|
91d103a108
|
chore: merge release-v0.0.6 into main
|
2022-07-06 00:53:57 +00:00 |
|
Jack Wills
|
f213409cb9
|
chore: release v0.0.6
|
2022-07-06 00:53:57 +00:00 |
|
Jack Wills
|
45d7212a6c
|
docs: changelog
|
2022-07-06 00:53:14 +00:00 |
|
Jack Wills
|
297979c197
|
refactor: create_release dead code removed
|
2022-07-06 00:52:45 +00:00 |
|
Jack Wills
|
f556b6f829
|
docs: changelog
|
2022-07-06 00:50:58 +00:00 |
|
Jack Wills
|
7d992fa431
|
docs: changelog
|
2022-07-06 00:50:42 +00:00 |
|
Jack Wills
|
b8b0e36164
|
docs: changelog
|
2022-07-06 00:50:05 +00:00 |
|
Jack Wills
|
576a42b1b0
|
docs: changelog
|
2022-07-06 00:49:43 +00:00 |
|
Jack Wills
|
5762676647
|
docs: changelog
|
2022-07-06 00:48:58 +00:00 |
|
Jack Wills
|
0446680348
|
fix: alt+tab > shift+tab typo
|
2022-07-06 00:47:59 +00:00 |
|
Jack Wills
|
8a02656115
|
docs: changelog
|
2022-07-06 00:44:18 +00:00 |
|
Jack Wills
|
f29e29ad15
|
docs: readme
|
2022-05-30 15:08:40 +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
|
1674db8a20
|
docs: comments improved
|
2022-05-30 14:30:25 +00:00 |
|
Jack Wills
|
a5d7dabbd6
|
refactor(draw_blocks)r: max_line_width()
|
2022-05-30 14:24:49 +00:00 |
|
Jack Wills
|
61db81ecfe
|
fix(docker_data): remove unwrap()
use if let (Some(x), Some(y)) instead of x.is_some && y.is_some()
|
2022-05-30 14:13:24 +00:00 |
|
Jack Wills
|
a733efa658
|
docs: readme logo size
|
2022-05-30 13:39:49 +00:00 |
|
Jack Wills
|
ee182928e1
|
chore: merge main into dev
|
2022-05-30 02:36:08 +00:00 |
|
Jack Wills
|
7364597f97
|
chore: merge release-v0.0.5 into main
|
2022-05-30 02:36:07 +00:00 |
|
Jack Wills
|
643e6e8cc5
|
chore: release v0.0.5
|
2022-05-30 02:36:07 +00:00 |
|
Jack Wills
|
666e22e454
|
fix: chmod create_release.sh
|
2022-05-30 02:35:34 +00:00 |
|