1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-09-13 16:43:16 +10:00
tornado-gallery/tornado_gallery
2018-04-19 10:39:38 +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: Orient photo according to EXIF data. 2018-04-19 10:39:38 +10:00
pool.py resizer: Use Tornado-friendly pool 2018-04-18 17:35:34 +10:00
resizer.py resizer: Support re-orienting photo from EXIF data. 2018-04-19 10:37:50 +10:00
server.py server: Make metadata img src absolute. 2018-04-18 22:24:53 +10:00