Commit Graph

760 Commits

Author SHA1 Message Date
Jack Wills d7c2601f95 feat: derive Eq where appropriate 2022-08-27 14:16:58 +00:00
Jack Wills 3bde4f5629 fix: devcontainer updated 2022-08-27 14:16:11 +00:00
Jack Wills 0d1c450f87 fix: remove keywords 2022-08-04 17:31:13 +00:00
Jack Wills 03a66d5d5f chore: merge main into dev 2022-08-04 17:25:52 +00:00
Jack Wills 7c45be06aa chore: merge release-v0.1.3 into main 2022-08-04 17:25:50 +00:00
Jack Wills 305f3ee980 chore: release v0.1.3 2022-08-04 17:25:50 +00:00
Jack Wills 965d5184df fix: create_release.sh typo 2022-08-04 17:04:45 +00:00
Jack Wills c19b0c08a0 docs: changelog 2022-08-04 16:47:41 +00:00
Jack Wills a82af75612 Merge branch 'chore/linting' into dev 2022-08-04 13:32:26 +00:00
Jack Wills 258ada731b chore: linting warns removed 2022-08-04 13:29:09 +00:00
Jack Wills 0e11767db8 chore: cargo fmt 2022-08-04 13:18:27 +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 44f8140eae feat: build all production targets on release
Imitate github workflows
2022-08-04 11:34:50 +00:00
Jack Wills d9801cdf37 fix: dependencies update
update colorize_logs with updated cansi methods
2022-08-04 11:34:07 +00:00
Jack Wills dd2d82d114 fix: toml keywords 2022-07-28 17:18:00 +00:00
Jack Wills 143c6101eb chore: merge release-v0.1.2 into main 2022-07-23 14:10:11 +00:00
Jack Wills fe50ae4a05 chore: merge main into dev 2022-07-23 14:10:11 +00:00
Jack Wills abb27d5cd6 chore: release v0.1.2 2022-07-23 14:10:11 +00:00
Jack Wills b909d269bd docs: changelog 2022-07-23 14:09:52 +00:00
Jack Wills 10ff8bab5f fix: remove reqwest dependency 2022-07-23 14:09:16 +00:00
Jack Wills bd41a5b853 chore: merge main into dev 2022-07-23 13:52:02 +00:00
Jack Wills 5141bffe53 chore: merge release-v0.1.1 into main 2022-07-23 13:52:01 +00:00
Jack Wills 3cfe0f789c chore: release v0.1.1 2022-07-23 13:52:01 +00:00
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