* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Russian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Russian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Russian)
* New translations en-US.json (Turkish)
* Freshen up the SWAG documentation
Added some extra pointers for setting up HTTPS with Mealie and SWAG, and indented the `docker-compose.yml` as it should be.
* Replaced <code> html blocks with backticks
* Better formatting and comments in example config files
* Made DuckDNS consistent with other places on the page
* Add more tests to the time cleaner
* Parse more time entries
* Formatting
* Refactor parse_duration
* Refactor pretty_print_timedelta
* Add some tests for pretty_print_timedelta
* Add option for cook_time from schema
* Fix issue with parsing scraped nutrition
* Attempt to clean nutrition info
* Allow comma separator
* Fix return type for clean_nutrition. Fail safe in case of unexpected type from scraper
* Switch to using regex parsing
* Formatting
* Cleanup - empty strings no longer a concern
* New translations en-US.json (Russian)
* New translations en-US.json (Russian)
* New translations en-US.json (Russian)
* New translations en-US.json (Russian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Swedish)
* changed python base image to 3.9.6
* bumped poetry version to 1.1.7
* user creation based on env variable PGID and PUID with default as PUID/PGID= 911
* App exposes APP_PORT=80 as env variable
* Removed user mod and handled it in docker image.
* moved scheduler.db to /app/temp dir
* set app default port to 80 if envvariable null
* Changed application port to env variable with default as 80
* Created sch. direcotry as part of image creation
* minor logging improvements.
* removed docker target
* cleanup
* fixed port
* fixed port
* fixed port
* removed volume specification
* fixing code quality warnings
* fixing code quality warnings
* fixing code quality warnings
* bumped versions to fix vulnerabilities
* corrected port
* bumped uvicorn version to fix vulnerabilities
* minor fix
* added sticky permissions
* adding port change info to docs
* adding port change info to docs
* adding port change info to docs
* improved formatting
* docs updated
* added docker port change warning