354 Commits (5ed5052b1f884c8aebe13e1567978b0915e331fa)
 

Author SHA1 Message Date
Simon Conseil 5ed5052b1f Bump 0.5.0 13 years ago
Simon Conseil da8530159e Update docs 13 years ago
Simon Conseil a2ba01a103 Add the possibility to disable image resizing (ref #34). 13 years ago
Simon Conseil 2e266ee6bd Use exif metadata in the themes. 13 years ago
Simon Conseil c8cafc66a0 Remove null bytes at the end of the DateTimeOriginal exif tag. 13 years ago
Simon Conseil 18ef6b8ea0 Fix bug because of an extra param in video.generate_thumbnail 13 years ago
Simon Conseil 84edf322a1 Add the changelog to pypi description. 13 years ago
Simon Conseil e58fb28f3f Update changelog 13 years ago
Simon Conseil ad475d2c12 Docs for bundled themes, pillow ... 13 years ago
Simon Conseil 9384ad5589 Split documentation in multiple pages. 13 years ago
Simon Conseil a672fcaffa Change to flask theme and customize. 13 years ago
Simon Conseil ee36e87b47 Add flask theme 13 years ago
Simon Conseil 30ab8e5498 Remove obsolete --use-mirrors option 13 years ago
Simon Conseil 87cc1bb3b3 Pilkit 1.1.2 needs a file pointer for save_image 13 years ago
Simon Conseil 29def4e0e8 More tests for get_thumb 13 years ago
Simon Conseil 03fd26954b Merge pull request #29 from matze/exif-gps 13 years ago
Matthias Vogelgesang e98b76f401 Add test case for GPS tags 13 years ago
Matthias Vogelgesang 4940bbdc0c Read GPS coordinates from EXIF tags 13 years ago
Simon Conseil 58a9c7d51a Merge pull request #30 from matze/adjust-images-after-resizing 13 years ago
Simon Conseil 520a50b448 Update CONTRIBUTING 13 years ago
Matthias Vogelgesang 9f80a33d9c Add adjust_options 13 years ago
Matthias Vogelgesang da4c9c4f6c Pass settings dictionary to generate_image 13 years ago
Matthias Vogelgesang 9dcacec2f5 Remove unused image processing parameters 13 years ago
Simon Conseil 93f5371209 oups, fix a broken test ... 13 years ago
Simon Conseil cbb714d4d4 Put the galleria video css in the main css file 13 years ago
Simon Conseil 9ab3ef9af5 Correct themes design with long directory names (fix #20). 13 years ago
Simon Conseil 952f4dc20b zip colorbox 13 years ago
Simon Conseil 626c246601 Cut the long directory names for printing 13 years ago
Simon Conseil 831096ac9d pep8 13 years ago
Simon Conseil 8d708917ba Add links to download zip archives 13 years ago
Simon Conseil 178b01a737 Add setup.cfg and CONTRIBUTING.md 13 years ago
Simon Conseil fa9212725b Merge pull request #28 from matze/fix-zip 13 years ago
Matthias Vogelgesang fdb8a2c18b Add documentation for `zip_gallery` 13 years ago
Matthias Vogelgesang 67d603baac Set `zip_gallery` only when one is available 13 years ago
Simon Conseil f470c269a3 Merge pull request #27 from matze/misc-cleanup 13 years ago
Simon Conseil 4efb5c2e7f Merge pull request #26 from matze/update-docs 13 years ago
Matthias Vogelgesang d3fdfccac9 Add AUTHORS 13 years ago
Matthias Vogelgesang 96a5f4d7d3 Include README.rst in index.rst 13 years ago
Matthias Vogelgesang 4c233b692b PEP8ify 13 years ago
Matthias Vogelgesang 02b8a703fc Fix exif/raw_exif and add datetime documentation 13 years ago
Matthias Vogelgesang e7385b9d0d Ignore setup.py's build/ directory 13 years ago
Matthias Vogelgesang 467fbd7e3d Describe template variables 13 years ago
Simon Conseil e0a2205b08 Merge pull request #25 from matze/exif-support 13 years ago
Matthias Vogelgesang 805647c029 Set the (overridable) locale 13 years ago
Matthias Vogelgesang c4209ebde0 Add datetime object to media.exif 13 years ago
Matthias Vogelgesang c0c9b29622 Insert 'exif' and 'raw_exif' keys into media_ctx 13 years ago
Matthias Vogelgesang f92ddd8854 Make EXIF reading more robust and streamlined 13 years ago
Matthias Vogelgesang 33e8538e1d Add a test case for copying EXIF data 13 years ago
Matthias Vogelgesang 1155d536b3 Make copying EXIF data optional 13 years ago
Matthias Vogelgesang 6e9f6b7d52 Read EXIF tags and put them in the media context 13 years ago