Commit Graph

839 Commits

Author SHA1 Message Date
Jack Wills 7b7382c7e2 Merge branch 'refactor/cancel_token' into dev 2024-04-17 11:25:51 +00:00
Jack Wills 0631a73ec2 feat: use tokio CancellationToken
In docker exec mode, replace use of Arc<AtomicBool> with a CancellationToken
2024-04-17 11:25:39 +00:00
Jack Wills 774125b60a chore: merge main into dev 2024-03-31 13:09:02 +00:00
Jack Wills aba9de6adb chore: merge release-v0.6.2 into main 2024-03-31 13:08:57 +00:00
Jack Wills 8d90ac294f chore: release v0.6.2 2024-03-31 13:08:56 +00:00
Jack Wills f9c48f633e docs: changelog 2024-03-31 12:58:01 +00:00
Jack Wills 82a7f84ed9 chore: .devcontainer updated 2024-03-31 12:57:15 +00:00
Jack Wills dfd4948d9c chore: Rust 1.77 linting 2024-03-30 15:24:45 +00:00
Jack Wills 7953e68f30 chore: platform.sh formatted 2024-03-30 15:24:24 +00:00
Jack Wills 8e6c3ca6d8 chore: dependencies updated 2024-03-30 15:23:35 +00:00
Jack Wills 4065e2172e chore: merge main into dev 2024-02-14 14:39:48 +00:00
Jack Wills 8f2f5ab5ed chore: merge release-v0.6.1 into main 2024-02-14 14:39:44 +00:00
Jack Wills 867edbecb9 chore: release v0.6.1 2024-02-14 14:39:42 +00:00
Jack Wills e760ec1192 docs: typos 2024-02-14 14:32:12 +00:00
Jack Wills e7845ae6f0 docs: typos 2024-02-14 14:24:48 +00:00
Jack Wills 751b132b2e fix: create_release.sh 2024-02-14 14:24:17 +00:00
Jack Wills 19184aebc3 fix: create_release.sh 2024-02-14 14:24:01 +00:00
Jack Wills 37c14f86be docs: changelog 2024-02-14 14:21:41 +00:00
Jack Wills 1f62bb5021 refactor: use &[T] instead of &Vec<T> 2024-02-14 14:21:28 +00:00
Jack Wills d469d71652 revert: debugging code removed 2024-02-14 14:19:45 +00:00
Jack Wills d38c382fa8 fix: create_release 2024-02-14 10:31:15 +00:00
Jack Wills 194317cde5 docs: changelog 2024-02-14 10:29:56 +00:00
Jack Wills f74ae3f5c3 tests: update port test with new colour 2024-02-14 10:25:32 +00:00
Jack Wills fe5ec4f5dd docs: screenshot updated 2024-02-14 10:16:22 +00:00
Jack Wills d3b23585b3 fix: ports all listed in white 2024-02-14 09:42:31 +00:00
Jack Wills 6202b7bbfd fix: use long container name in delete popup 2024-02-14 09:33:37 +00:00
Jack Wills afddd8b273 Merge branch 'fix/memory_display' into dev 2024-02-12 17:40:40 +00:00
Jack Wills a182d40a74 fix: memory display, closes #33
Memory usage calculation now uses correct methodology
2024-02-12 17:40:28 +00:00
Jack Wills 616338b710 chore: create_release v0.5.5 2024-02-12 16:38:16 +00:00
Jack Wills c3e9429bc3 Merge branch 'chore/ratatui_upgrade' into dev 2024-02-12 16:20:54 +00:00
Jack Wills 10180d2e08 chore: update dependencies
Some breaking changes in ratatui, should now all have been addressed
2024-02-12 16:20:02 +00:00
Jack Wills 76cd08ab2f refactor: return &[T] instead of &Vec<T> 2024-02-05 22:30:30 +00:00
Jack Wills 0314eac9df chore: GitHub workflow dependency bump 2024-02-05 22:12:09 +00:00
Jack Wills d33dce3eec chore: update to ratatui v0.26.0 2024-02-05 22:11:49 +00:00
Jack Wills 5b28741631 test: color match tests updated 2024-02-05 14:50:50 +00:00
Jack Wills 0436ff1b73 refactor: draw_block constaints into consts 2024-01-23 21:43:06 +00:00
Jack Wills 9b587ceb77 cho: create_release v0.5.1 2024-01-23 21:09:43 +00:00
Jack Wills 0f65c9e7a7 chore: dependencies updated 2024-01-23 21:09:33 +00:00
Jack Wills aa5032f8cd Merge branch 'main' into dev 2024-01-18 23:13:29 +00:00
Jack Wills 54af8cd46f docs: readme 2024-01-18 23:13:19 +00:00
Jack Wills 9c72b8ab1b docs: readme 2024-01-18 23:12:46 +00:00
Jack Wills 070ca668d5 chore: merge main into dev 2024-01-18 22:56:28 +00:00
Jack Wills 99a83a2346 chore: merge release-v0.6.0 into main 2024-01-18 22:56:23 +00:00
Jack Wills 858832cfd3 chore: release v0.6.0 2024-01-18 22:56:22 +00:00
Jack Wills abcc2eb983 docs: changelog 2024-01-18 22:30:28 +00:00
Jack Wills bd82534e9b docs: changelog 2024-01-18 22:29:56 +00:00
Jack Wills 0438c108bd chore: dependencies updated 2024-01-18 22:27:07 +00:00
Jack Wills edc6ff8238 docs: changlog 2024-01-18 18:49:18 +00:00
Jack Wills 7a096a65c4 fix: ports display tweak, plus test 2024-01-18 18:48:33 +00:00
Jack Wills e887fd9ffb docs: changelog 2024-01-18 18:42:31 +00:00