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
Jack Wills
51c580010a
fix: memory column aligned, closes #20
2023-01-18 02:06:05 +00:00
Jack Wills
97b89349dc
refactor: main.rs tidy up
2023-01-18 02:05:00 +00:00
Jack Wills
657ea2d751
feat: Logs in own struct
...
Store the logs, and timestamp into a hashset, so that won't push data into the vec if it's already in the hashset, close #11
2023-01-18 02:04:44 +00:00
Jack Wills
9ec43e124a
feat: spawn docker exec commands into own thread
2023-01-18 02:01:56 +00:00
Jack Wills
9dcd0509ef
refactor: derive Default for GuiState
2023-01-18 02:01:01 +00:00
Jack Wills
2d253f0341
chore: dev container post create install cross
2023-01-18 01:58:53 +00:00
Jack Wills
9a27d46a04
chore: create_release.sh typos
2023-01-18 01:58:34 +00:00
Jack Wills
33f9374908
chore: dependencies updated
2023-01-18 01:58:12 +00:00
Jack Wills
253749ac22
Merge branch 'feat/memory' into dev
2023-01-14 18:01:50 +00:00
Jack Wills
bd7dfcd2c5
feat: align memory columns correctly, closes #20
...
use kB as minimum bytestats unit, screenshot updated
2023-01-14 18:01:38 +00:00
Jack Wills
0350293de3
refactor: param reduction, AtomicBool to Relaxed
2023-01-14 17:59:33 +00:00
Jack Wills
8cd199db49
chore: dependencies updated
2023-01-14 17:58:44 +00:00
Jack Wills
d880b829c1
chore: dependencies updated
2023-01-08 18:24:49 +00:00
Jack Wills
66d57c9955
chore: dependencies updated
2023-01-05 20:10:54 +00:00