Commit Graph

923 Commits

Author SHA1 Message Date
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
Jack Wills 4069e5572f docs: screenshot compressed 2024-01-18 18:32:52 +00:00
Jack Wills 7561a93415 docs: screenshot updated 2024-01-18 16:46:51 +00:00
Jack Wills ba031fdbc3 Merge branch 'feat/ports' into dev 2024-01-18 14:31:48 +00:00
Jack Wills 65a1afcb06 feat: Added ports section, closes #21 2024-01-18 14:30:54 +00:00
Jack Wills b6fd35022a chore: dependencies updated 2024-01-17 16:15:29 +00:00
Jack Wills 9aab99dbf0 docs: changelog 2024-01-17 16:15:09 +00:00
Jack Wills 4bcf77db77 Merge branch 'tests/init' into dev 2024-01-16 10:39:33 +00:00
Jack Wills 53543a1b72 tests: gui tests 2024-01-16 10:38:22 +00:00
Jack Wills 8e9243d884 test: terminal wip 2024-01-14 00:31:38 +00:00
Jack Wills a68794f78d wip: terminal tests 2024-01-14 00:22:26 +00:00
Jack Wills a34c046dee fix: is_oxker_in_container()
Check is both is_oxker and running in a container, so that oxker container commands will only be ignored if both are true
2024-01-13 23:01:22 +00:00
Jack Wills 52d1610ac6 fix: testing dockerfile change name 2024-01-13 22:51:55 +00:00
Jack Wills b9df4e446a tests: AppData tests 2024-01-13 22:51:42 +00:00
Jack Wills d0b2721192 chore: create_release check for unused lint 2024-01-13 13:31:53 +00:00
Jack Wills c9049dacd9 docs: changelog 2024-01-12 13:17:01 +00:00
Jack Wills 1806165c3e chore: Cargo.toml formatted 2024-01-12 12:54:15 +00:00