Yuno's obsession

Results 5 issues of Yuno's obsession

Add dockerfile and docker-compose.yml to make another option to easily deploy app on any platform and execute just with one command.

Enhancement: App
refactor

Add an option for user to choose to download jpg pages or one pdf with manga chapter.

Enhancement: App
refactor

## Some ideas of implementing logging: - log only errors in one log file. - log errors and successful usage in one log file. - log errors and successful usage...

Enhancement: App
refactor

Gotta refactor, make a cleanup, keep KISS principle and add some tui for starters.

Enhancement: App
refactor

I am trying to place my server generated part in one package and models that it has to use in another package. But when my api has a query parameter,...