szurubooru/server
Amras 6e2a3eaf92 Rotate images based on EXIF Orientation
This change resolves https://github.com/rr-/szurubooru/issues/470
As well as correcting a related issue with thumbnail rotation.

Based on the EXIF Orientation data,
 we correctly size the scaled image in the post view,
 and rotate the image before creating its thumbnail.
2023-11-08 17:24:40 +01:00
..
szurubooru Rotate images based on EXIF Orientation 2023-11-08 17:24:40 +01:00
.dockerignore client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
.flake8 client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
alembic.ini PR fixes 2020-06-02 17:43:18 -07:00
config.yaml.dist client: add bulk delete feature (#459) 2023-01-19 18:44:31 +01:00
dev-requirements.txt server/tests: use postgresql test database 2020-03-06 18:15:25 -05:00
docker-start.sh Make waitress thread count configurable. 2022-02-14 17:33:23 -05:00
Dockerfile use exiftool instead of ffprobe to fetch metadata 2023-11-08 17:22:14 +01:00
pyproject.toml client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
requirements.txt server/net: use yt-dlp instead of youtube-dl 2023-08-17 20:41:50 +08:00
szuru-admin server/szuru-admin: Add thumbnail regeneration script 2022-03-30 23:04:16 -04:00