Commit Graph

1060 Commits

Author SHA1 Message Date
Jack Wills 3e30eb2720 chore: merge main into dev 2024-05-07 20:07:59 +00:00
Jack Wills f24f63cf76 chore: merge release-v0.6.3 into main 2024-05-07 20:07:54 +00:00
Jack Wills fc0e42beb6 chore: release v0.6.3 2024-05-07 20:07:53 +00:00
Jack Wills b810e368f5 docs: changelog 2024-05-07 19:58:31 +00:00
Jack Wills 0445b39f9e docs: typo 2024-05-07 19:44:38 +00:00
Jack Wills 465c60c211 docs: changelog 2024-05-07 18:15:04 +00:00
Jack Wills ff839af4ef tests: test_draw_blocks_help() with esc text 2024-05-07 18:14:09 +00:00
Jack Wills 27d72c547e chore: dependencies updated 2024-05-07 18:04:39 +00:00
Jack Wills 7f2f7c34a1 feat: "esc" key function in help box 2024-05-02 13:57:02 +00:00
Jack Wills 8bc328040e fix: install.sh use uname -m instead of arch 2024-05-02 13:39:02 +00:00
Jack Wills 93d857eb04 chore: Rust 1.78.0 linting 2024-05-02 13:38:37 +00:00
Jack Wills 1c3c736fca chore: dependencies updated 2024-05-02 13:38:23 +00:00
Jack Wills 808397bc2e docs: changelog 2024-04-22 19:23:18 +00:00
Jack Wills 397972c8a7 docs: README.md updated 2024-04-20 12:31:06 +00:00
Jack Wills 97c7a4ccfb Merge branch 'JCQuintas-close-dialogs-with-esc' into dev 2024-04-20 12:24:58 +00:00
Jose Quintas 0e4c3ceab9 Allow closing dialogs with Escape 2024-04-19 19:30:57 +02:00
Jack Wills bf33776e9a refactor: impl AsyncTTY
move methods inside of AsyncTTY
2024-04-17 21:14:28 +00:00
Jack Wills aa09474053 tests: reduced header section test 2024-04-17 15:19:11 +00:00
Jack Wills a8327e76b6 Merge branch 'fix/heading_size' into dev 2024-04-17 15:10:52 +00:00
Jack Wills 4628803b2b fix: header display when width changes
Only show header when the cumulative header widths is less than the header section width
2024-04-17 15:10:33 +00:00
Jack Wills 07e293ac2c chore: dependencies updated 2024-04-17 11:26:34 +00:00
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