Commit Graph

498 Commits

Author SHA1 Message Date
Jack Wills 5aaa00d6a3 docs: contributing guide added 2023-02-04 03:27:58 +00:00
Jack Wills b859fba8bf fix: create_release echo 2023-02-04 03:13:56 +00:00
Jack Wills 0fca67795b chore: dependencies updated 2023-02-04 02:27:54 +00:00
Jack Wills 8437cca72f docs: changelog 2023-02-03 22:39:09 +00:00
Jack Wills d48e6561f9 chore: clippy todo warn 2023-02-03 21:49:19 +00:00
Jack Wills 799800ef23 docs: changelog 2023-02-03 21:41:24 +00:00
Jack Wills 17b71b6b41 feat: switch to scratch docker container 2023-02-03 21:40:14 +00:00
Jack Wills a76bfbcbd9 docs: readme styling tweak 2023-02-03 21:39:48 +00:00
Jack Wills 310a63f4ca feat: create_release.sh check for typos 2023-02-03 18:44:33 +00:00
Jack Wills 3c6a8db6ef chore: devcontainer.json updated 2023-02-03 18:36:00 +00:00
Jack Wills 44da9d70ec docs: changelog 2023-02-02 23:39:41 -05:00
Jack Wills 5052d7ab0a Merge branch 'kianmeng-fix-typos' into dev 2023-02-02 23:38:36 -05:00
Kian-Meng Ang a0e2eb38ae docs: fix typos
Found via `typos --format brief`
2023-02-03 10:21:16 +08:00
Jack Wills d9156335ec chore: dependencies updated 2023-02-02 13:10:56 +00:00
Jack Wills bd0202334c docs: changelog 2023-02-02 13:10:33 +00:00
Jack Wills af048154a3 Merge branch 'main' into dev 2023-02-01 21:07:59 +00:00
Jack Wills a12ac62722 Merge branch 'dev' 2023-02-01 21:06:30 +00:00
Jack Wills c5aa346bca Merge branch 'orhun-docs/add_aur_instructions' into dev 2023-02-01 21:05:55 +00:00
Orhun Parmaksız 8897d4111f docs: update README.md about installation on Arch Linux 2023-02-01 23:44:43 +03:00
Jack Wills 1591a73781 chore: merge main into dev 2023-01-29 02:47:27 +00:00
Jack Wills fe49b1b0f0 chore: merge release-v0.2.1 into main 2023-01-29 02:46:59 +00:00
Jack Wills c77c60e151 chore: release v0.2.1 2023-01-29 02:46:38 +00:00
Jack Wills df1e8aca10 docs: changelog 2023-01-29 02:34:11 +00:00
Jack Wills d7a8639d8b docs: changelog 2023-01-29 02:12:02 +00:00
Jack Wills c0bb5355d6 refactor: app_data methods re-ordered & renamed 2023-01-29 01:52:38 +00:00
Jack Wills 690bd01ba1 docs: changelog 2023-01-28 21:58:18 +00:00
Jack Wills 2ab88eb26e chore: dependencies updated 2023-01-28 21:55:40 +00:00
Jack Wills 749ec712f0 chore: github workflow use regex from tag 2023-01-28 21:55:23 +00:00
Jack Wills 68e444bfc3 fix: deadlock on draw logs when no containers found 2023-01-28 21:53:21 +00:00
Jack Wills c4d80061da revert: is_running AtomicBool back to SeqCst 2023-01-28 20:45:02 +00:00
Jack Wills b4488e4bdb refactor: major refactor of internal data handling
What started off as an inquisitive look at how the gui drawing blocks get the data they require in order to draw to the screen, ended up as a realisation  that it could be achieved in a better manner. Basically just use x.get(y), instead of using x[y] all over the place
2023-01-28 20:44:09 +00:00
Jack Wills 1025579138 docs: comment typo 2023-01-28 17:23:27 +00:00
Jack Wills 9788b8afd9 chore: dependencies updated 2023-01-28 17:23:06 +00:00
Jack Wills e4ca41dfd8 fix: github workflow release on main only (with semver tag) 2023-01-28 17:13:55 +00:00
Jack Wills a174dafe1b refactor: needless (double) referencing removed 2023-01-26 21:00:32 +00:00
Jack Wills c129f474fe chores: dependencies updated 2023-01-26 20:58:30 +00:00
Jack Wills 2fe3325ebe Merge branch 'main' into dev 2023-01-25 15:58:06 -05:00
Jack Wills b30f4eb023 refactor: install.sh clean-up 2023-01-25 15:57:46 -05:00
Jack Wills ba310ae37f chores: Cargo.lock issue 2023-01-25 15:57:10 -05:00
Jack Wills bd74d5515b Merge branch 'dev' 2023-01-22 01:09:09 +00:00
Jack Wills 65de5723d7 docs: screenshot updated 2023-01-22 01:08:47 +00:00
Jack Wills f91ca7cb85 chore: merge main into dev 2023-01-21 22:21:04 +00:00
Jack Wills c14f9dc41f chore: merge release-v0.2.0 into main 2023-01-21 22:20:50 +00:00
Jack Wills 93dbc614d1 chore: release v0.2.0 2023-01-21 22:20:40 +00:00
Jack Wills a53de908c6 docs: changelog 2023-01-21 22:06:53 +00:00
Jack Wills 3858e2ac23 docs: changelog 2023-01-21 21:21:45 +00:00
Jack Wills 007d5d83d7 chore: dependencies updated 2023-01-21 21:19:40 +00:00
Jack Wills 37784fcd87 Merge branch 'feat/timestamp' into dev 2023-01-18 02:44:50 +00:00
Jack Wills bb26734039 docs: changelog 2023-01-18 02:14:40 +00:00
Jack Wills fb400517a7 docs: changelog 2023-01-18 02:14:02 +00:00