- decrease total response timeout to 5s for mss status check
- make sure the image is loaded before rotating it based on exif
- rotate images on source acquisition
- define cause variable before using it in exception
- add store status to profile status
- convert non-jpeg images to jpeg before serving
- make disk store path relative to root
- replace imghdr with filetype
- convert images to rgb before saving as jpg
- change 'source' to 'converted' for clarification
- fix workflow badge
- update config option docs
- check the disk status is returning the correct info
- exclude abstract methods from coverage report
- check that the cause is returned correctly
- add a test to check size is returned correctly
- add tests for the disk store specifically
- add tests to confirm that disk profile always returns jpg paths
- add bump and sync workflows
- add commitizen config to pyproject.toml
- remove cors headers from responses
- remove image magick from jpg conversion code
- use an up to date runner to allow test action to run
- update version to v0.15.0