1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-10-19 17:20:15 +10:00
tornado-gallery/tornado_gallery
2018-04-18 21:22:25 +10:00
..
static static files: Add Bluebird Promise implementation. 2018-04-18 21:22:25 +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: Add metadata property. 2018-04-18 19:53:02 +10:00
metadata.py metadata: Ignore lines without tabs. 2018-04-18 14:06:37 +10:00
photo.py photo: Add metadata, fit-to-size method. 2018-04-18 19:50:59 +10:00
pool.py resizer: Use Tornado-friendly pool 2018-04-18 17:35:34 +10:00
resizer.py resizer: Avoid using mutex if already cached. 2018-04-18 20:13:26 +10:00
server.py server: Add image metadata endpoint. Tweak size handling. 2018-04-18 20:18:05 +10:00