Commit graph

5 commits

Author SHA1 Message Date
b691e1f760 enhancement(): Adds quick and dirty Dockerfile 2023-06-04 22:41:12 +02:00
48b811795a chore(): Finishing up POC features
* Adds the ability to filter
* Adds the ability to sort by time
* Adds the ability to return latest by date
2023-06-04 01:20:33 +02:00
502750732c fix(): Fixes tag returning list of image objects deserialized 2023-06-03 22:06:56 +02:00
d8e7035369 chore(): Improves code features
* Upgrades python to 3.11.3
* Upgrade poetry configuration
* Upgrade project packages
* Introduces Upstream class
* Introduces an improved Registry class
* Introduces a common library for serialization
* Introduces Tags and Tag classes
* Introduces Images and Image classes
2023-06-03 21:53:37 +02:00
c1f24cc67e chore(): Initial commit 2023-06-03 12:46:15 +02:00