Thomas Eppers
|
62f784fdb9
|
creating a widget for displaying tag details
|
2021-11-24 16:27:47 +01:00 |
|
Thomas Eppers
|
79577de0f9
|
take a generic object for displaying in the info widget
|
2021-11-03 15:06:54 +01:00 |
|
Thomas Eppers
|
fe3f0579ad
|
moved function to mod.rs; use generic structs in default.rs
|
2021-11-01 13:00:59 +01:00 |
|
Thomas Eppers
|
c0d376c79f
|
created new generic structs for another registry than docker.hub
|
2021-11-01 12:27:51 +01:00 |
|
Thomas Eppers
|
b67242d0ea
|
changed program parameter from -c to -f to match docker-compose
|
2021-10-27 14:15:12 +02:00 |
|
Thomas Eppers
|
74006af796
|
added a check to not show an error when load next page of tags
|
2021-10-27 14:10:07 +02:00 |
|
Thomas Eppers
|
45f2bb64b0
|
fixed the rest of the clippy warnings; bumped version to 0.10.0
|
2021-10-23 13:26:09 +02:00 |
|
Thomas Eppers
|
a718f6f8fb
|
started fixing clippy issues
|
2021-10-23 13:14:50 +02:00 |
|
Thomas Eppers
|
c9a8c637c4
|
rewrote TagList with a new behaviour
|
2021-10-22 17:23:37 +02:00 |
|
Thomas Eppers
|
c3c653f7a6
|
changed the info message with an indicator why there is no panel with a docker-compose file
|
2021-10-20 18:55:01 +02:00 |
|
Thomas Eppers
|
47752720b4
|
created a new struct for a layout without opening a yaml file
|
2021-10-20 17:50:12 +02:00 |
|