Jack Wills
|
15597dbe69
|
chore: Update clap to v4
|
2022-10-01 17:43:20 +00:00 |
|
Jack Wills
|
17dc604bef
|
refactor: async fn to just fn
|
2022-09-28 23:32:15 +00:00 |
|
Jack Wills
|
a05bf561cc
|
docs: readme.md updated
|
2022-09-28 23:30:08 +00:00 |
|
Jack Wills
|
395e9e0962
|
Merge branch 'dev'
|
2022-09-27 19:51:08 -04:00 |
|
Jack Wills
|
cde843d2ad
|
fix: README & Comment typos
|
2022-09-27 19:50:33 -04:00 |
|
Jack Wills
|
57c27d06c7
|
refactor: byte_stats one_kb/mb/gb made into consts
|
2022-09-19 22:03:00 +00:00 |
|
Jack Wills
|
37d8791672
|
chore: comment typos
|
2022-09-19 21:59:09 +00:00 |
|
Jack Wills
|
acfca6ddac
|
chore: Readme layout & typos
|
2022-09-19 21:58:51 +00:00 |
|
Jack Wills
|
81bc6cca1f
|
fix: create_release.sh build option
|
2022-09-07 18:01:15 +00:00 |
|
Jack Wills
|
86bfe8894c
|
docs: readme updated
|
2022-09-07 18:00:42 +00:00 |
|
Jack Wills
|
968f103a74
|
Merge branch 'main' into dev
|
2022-09-07 11:27:55 -04:00 |
|
Jack Wills
|
952804f6bf
|
Update create_release_and_build.yml
|
2022-09-07 11:22:59 -04:00 |
|
Jack Wills
|
bd7f9e88ee
|
chore: merge main into dev
|
2022-09-07 14:53:03 +00:00 |
|
Jack Wills
|
8a65102805
|
chore: merge release-v0.1.4 into main
|
2022-09-07 14:53:01 +00:00 |
|
Jack Wills
|
76677316fd
|
chore: release v0.1.4
|
2022-09-07 14:53:01 +00:00 |
|
Jack Wills
|
56fc6f0a4b
|
DOCS: changelog
|
2022-09-07 14:35:10 +00:00 |
|
Jack Wills
|
8e3cc02f5c
|
DOCS: changelog
|
2022-09-07 14:34:40 +00:00 |
|
Jack Wills
|
46b23451f7
|
Merge branch 'feat/loading_uuid' into dev
|
2022-09-07 14:33:20 +00:00 |
|
Jack Wills
|
66583e1b03
|
feat: is_loading use HashSet<Uuid>
each set loading function uses a unique uuid, so that the loading animation will always be played, previously would stop on any remove_loading call
|
2022-09-07 14:33:03 +00:00 |
|
Jack Wills
|
34275b0220
|
refactor: gui const fn's take self
|
2022-09-07 13:59:40 +00:00 |
|
Jack Wills
|
ee18e7c1cb
|
docs: readme
|
2022-09-07 04:36:58 +00:00 |
|
Jack Wills
|
60a9090569
|
Merge branch 'fix/docker_spawn' into dev
|
2022-09-07 04:23:03 +00:00 |
|
Jack Wills
|
f0b41626e5
|
docs: changelog
|
2022-09-07 04:22:48 +00:00 |
|
Jack Wills
|
7ec58e79a1
|
fix: docker update mem&cpu use binate value
spawn_id for mem&cpu use the current binate value, to enable two concurrent executes from the same docker container id
|
2022-09-07 04:18:30 +00:00 |
|
Jack Wills
|
fd0081ee7f
|
revert: Dockerdate stat refactor, inadvertently reduced update interval
|
2022-09-07 03:25:36 +00:00 |
|
Jack Wills
|
5f12362db7
|
feat: update container info ir running OR restarting
refactor: dockerdata thread hashmap insertion
|
2022-09-07 03:03:49 +00:00 |
|
Jack Wills
|
18713c091e
|
fix: KeyCodes check for uppercase
When checking keyboard button press, check for upper and lower cases
|
2022-09-07 03:02:02 +00:00 |
|
Jack Wills
|
eb25744472
|
refactors: unwraps() removed, and/or map_or() used
|
2022-09-07 02:53:28 +00:00 |
|
Jack Wills
|
6c1aebd500
|
docs: Screenshot updated
|
2022-09-07 02:32:29 +00:00 |
|
Jack Wills
|
55f58c3a49
|
docs: changelog
|
2022-09-06 11:29:19 -04:00 |
|
Jack Wills
|
90b2e3f6db
|
feat: github action publish to crates.io
|
2022-09-06 11:03:32 -04:00 |
|
Jack Wills
|
03ac374720
|
docs: changelog
|
2022-09-06 14:41:27 +00:00 |
|
Jack Wills
|
07f972022a
|
Merge branch 'feat/docker' into dev
|
2022-09-06 14:40:10 +00:00 |
|
Jack Wills
|
3d760d23cd
|
docs: comments
|
2022-09-06 14:40:00 +00:00 |
|
Jack Wills
|
211f481c38
|
feat: self dockerisation dev Dockefile
|
2022-09-06 14:38:29 +00:00 |
|
Jack Wills
|
d6e2026eec
|
refactor: AppError display impl
|
2022-09-06 14:31:55 +00:00 |
|
Jack Wills
|
d26f58201d
|
refactor: update_all_containers filter_map running
|
2022-09-06 14:31:27 +00:00 |
|
Jack Wills
|
eff79d3cfb
|
feat: github action build for DockerHub
|
2022-09-06 01:06:56 +00:00 |
|
Jack Wills
|
c2910aaef3
|
feat: self containerisation
Build oxker images, for x86, arm64v8, and armv6, and publish to Docker Hub
|
2022-09-05 22:05:24 +00:00 |
|
Jack Wills
|
ed80a58fee
|
feat: first working alpine docker container of self
|
2022-09-05 13:07:44 +00:00 |
|
Jack Wills
|
ef18047002
|
Merge branch 'fix/dev_container' into dev
|
2022-09-05 08:33:37 -04:00 |
|
Jack Wills
|
eaf4c41b7e
|
docs: changelog
|
2022-09-05 08:33:25 -04:00 |
|
Jack Wills
|
1be9f52ad4
|
feat: update_all_containers ignore oxker container
filter_map over all container summaries, and ignore if the container command contains "oxker", for use when running oxker as a container itself
|
2022-09-05 08:31:01 -04:00 |
|
Jack Wills
|
832e9782d7
|
refactor: Update container remove leading '/'
|
2022-09-05 08:28:33 -04:00 |
|
Jack Wills
|
bfc9cf9b39
|
wip: Docker file
|
2022-09-04 15:49:41 -04:00 |
|
Jack Wills
|
a7bcaa3eb4
|
docs: changelog
|
2022-09-03 03:45:52 +00:00 |
|
Jack Wills
|
78e59160bb
|
chore: dependencies updated
|
2022-09-03 03:45:25 +00:00 |
|
Jack Wills
|
60060d5629
|
docs: changelog
|
2022-08-27 15:07:23 +00:00 |
|
Jack Wills
|
b8f7763dd5
|
fix: limit image name to 64 chars max
|
2022-08-27 15:04:34 +00:00 |
|
Jack Wills
|
a3168daa3f
|
chore: dependencies updated
|
2022-08-27 14:30:21 +00:00 |
|