Commit Graph

310 Commits

Author SHA1 Message Date
Matthias Vogelgesang
c4209ebde0 Add datetime object to media.exif 2013-08-01 09:39:54 +02:00
Matthias Vogelgesang
c0c9b29622 Insert 'exif' and 'raw_exif' keys into media_ctx 2013-08-01 09:39:54 +02:00
Matthias Vogelgesang
f92ddd8854 Make EXIF reading more robust and streamlined 2013-08-01 09:39:54 +02:00
Matthias Vogelgesang
33e8538e1d Add a test case for copying EXIF data 2013-08-01 09:39:54 +02:00
Matthias Vogelgesang
1155d536b3 Make copying EXIF data optional 2013-08-01 09:39:54 +02:00
Matthias Vogelgesang
6e9f6b7d52 Read EXIF tags and put them in the media context 2013-08-01 09:39:21 +02:00
Matthias Vogelgesang
129c8b736d Preserve EXIF tags when resizing 2013-08-01 09:39:21 +02:00
Simon Conseil
6d68112597 Merge pull request #23 from matze/zip-galleries
Add option to zip galleries
2013-07-30 12:57:51 -07:00
Matthias Vogelgesang
e5dd7b890b Remove obsolete setting 2013-07-30 21:54:50 +02:00
Simon Conseil
656a8d3b3a Merge pull request #24 from matze/fix-breadcrumb
Fix breadcumb -> breadcrumb
2013-07-30 12:48:04 -07:00
Matthias Vogelgesang
c80896da12 Fix breadcumb -> breadcrumb 2013-07-30 10:48:13 +02:00
Matthias Vogelgesang
77274f00cf Add test cases for zipping galleries 2013-07-30 09:00:38 +02:00
Matthias Vogelgesang
9e1ff67e8f Use single setting name 2013-07-30 09:00:05 +02:00
Matthias Vogelgesang
80b5ae5505 Set zip_gallery to TRUE only if archive exists 2013-07-29 11:08:53 +02:00
Matthias Vogelgesang
37921e6d49 Add option to zip galleries
When `zip_gallery` is True, each original file will be added to an archive named
`zip_name` located in the gallery directory.
2013-07-28 19:05:06 +02:00
Simon Conseil
4ad831c786 Add some docs about PIL / Pillow (ref #22). 2013-07-26 00:01:55 +02:00
Simon Conseil
1cef533bd8 Check jinja2's version for lstrip_blocks, added in version 2.7 (fix #21). 2013-07-26 00:01:55 +02:00
Simon Conseil
e88617298d Merge pull request #18 from chmduquesne/master
Adding support for videos
2013-07-21 06:07:51 -07:00
Christophe-Marie Duquesne
080742c02e oops, bad merge 2013-07-21 14:43:55 +02:00
Christophe-Marie Duquesne
c4a751d366 adding tests for the video module 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
1f40adc561 Don't transcode if unnecessary + don't enlarge 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
39e69a4d36 removing ffmpeg from the requirements, following the comments 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
848a9c9944 pep8 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
a5014c9d73 update copyright information in modified files 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
d82f0aa007 merge img and vid into media and update themes 2013-07-21 14:42:28 +02:00
Christophe-Marie Duquesne
004aefdeca Make the video encoding user configurable 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
fac27ba7d5 improved encoding options 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
100ce701fb Add support for the colorbox theme 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
45020ef100 fix the thumbnail generation for videos, add test 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
96539dc3cc Correct size on videos; Got the video centered in galleria. 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
6df0f58a88 removing the ugly thumbnail behind the video 2013-07-21 14:39:58 +02:00
Christophe-Marie Duquesne
0b5e38b17c Adding video support 2013-07-21 14:39:58 +02:00
Simon Conseil
e085691cda Bump 0.4.1 2013-07-19 00:54:10 +02:00
Simon Conseil
eec45c70f8 Use lstrip_blocks jinja option.
From jinja doc:

    If this is set to True leading spaces and tabs are stripped from the start
    of a line to a block
2013-07-19 00:36:09 +02:00
Simon Conseil
b8b624969b Add a link to the original image for the galleria theme. 2013-07-19 00:33:28 +02:00
Simon Conseil
70628270c0 Add a link to the original image for the colorbox theme. 2013-07-11 00:05:02 +02:00
Simon Conseil
1dbb197a29 Update colorbox to 1.4.26 and jquery to 1.10.2 2013-07-11 00:04:15 +02:00
Simon Conseil
2601c0a0c3 Merge pull request #17 from chmduquesne/master
A test for directories with accents (french style)
2013-07-10 12:59:48 -07:00
Christophe-Marie Duquesne
3df7661b9d Adding utf8 named image 2013-07-10 13:40:58 +02:00
Christophe-Marie Duquesne
16ae45de17 Because everyone loves tests 2013-07-10 00:51:41 +02:00
Simon Conseil
fea6a98cb0 Filenames and dirnames should always be unicode (ref #16). 2013-07-10 00:35:09 +02:00
Simon Conseil
3fd3b710f5 pep8 2013-06-25 23:48:22 +02:00
Simon Conseil
259f99d2bb Fix use of generate_thumbnail 2013-06-25 23:47:47 +02:00
Simon Conseil
1f5d211a78 Bump to 0.4.0 2013-06-12 00:39:05 +02:00
Simon Conseil
344e673a54 Customize theme 2013-06-12 00:34:48 +02:00
Simon Conseil
d091430102 Add flask_small theme 2013-06-12 00:01:19 +02:00
Simon Conseil
f8b7485025 Remove flask-sphinx-themes submodule 2013-06-11 23:55:07 +02:00
Simon Conseil
d6515ed163 Better logging 2013-06-11 23:46:39 +02:00
Simon Conseil
e6c9bc6121 More tests 2013-05-15 00:15:28 +02:00
Simon Conseil
a63ff79a71 Add a setting to choose the pilkit processor used to resize the images. 2013-05-14 23:50:12 +02:00