1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-10-22 11:30:15 +10:00
tornado-gallery/tornado_gallery
Stuart Longland 8f8a753667
photo, resizer: Move EXIF logic to resizer.
Also use transpose for re-orienting image, do not use rotate as it
messes up aspect ratios!
2018-04-19 11:04:53 +10:00
..
static photo template: Use gallery first/last for prev/next if on first/last. 2018-04-19 10:29:14 +10:00
__init__.py Add distribution files. 2018-04-18 14:39:36 +10:00
cache.py cache: Derive off Mapping 2018-04-09 19:07:16 +10:00
gallery.py gallery: Pass through orientation to resizer 2018-04-19 10:38:45 +10:00
metadata.py metadata: Ignore lines without tabs. 2018-04-18 14:06:37 +10:00
photo.py photo, resizer: Move EXIF logic to resizer. 2018-04-19 11:04:53 +10:00
pool.py resizer: Use Tornado-friendly pool 2018-04-18 17:35:34 +10:00
resizer.py photo, resizer: Move EXIF logic to resizer. 2018-04-19 11:04:53 +10:00
server.py server: Make metadata img src absolute. 2018-04-18 22:24:53 +10:00