Commit Graph

452 Commits

Author SHA1 Message Date
Simon Conseil
f41f7c9842 Avoid failure if GPS tags contain zero values (fix #96). 2014-05-31 22:46:18 +02:00
Simon Conseil
8b11b49ac1 Remove output file when the ffmpeg process has been interrupted (ref #90). 2014-05-31 22:17:41 +02:00
Simon Conseil
4d6fb5ab47 Merge pull request #95 from narnaud/master
Fix thumbnail urls to always use slashes (ref #81).
2014-05-22 23:07:10 +02:00
Nicolas Arnaud-Cormos
848530ae7b Fix thumbnail urls to always use slashes (ref #81). 2014-05-15 21:48:21 +02:00
Simon Conseil
9b0a8d6c37 Prepare next version. 2014-05-10 23:06:16 +02:00
Simon Conseil
8210495e59 Bump 0.7.0 2014-05-10 23:02:49 +02:00
Simon Conseil
9ac6fb5670 Update changelog and add links to reference issues. 2014-05-10 22:50:29 +02:00
Simon Conseil
cf63f916c4 Skip image instead of failing when the image is corrupted (fix #69). 2014-05-08 00:35:52 +02:00
Simon Conseil
85a1e7b65a Update galleria to 1.3.5 and add the history plugin (ref #93). 2014-05-05 22:25:17 +02:00
Simon Conseil
1061d76841 Add python 3.4 to Travis. 2014-05-01 00:23:51 +02:00
Simon Conseil
e022a8eeac Update copyright. 2014-05-01 00:23:10 +02:00
Simon Conseil
fa777933b8 Small optims 2014-05-01 00:15:12 +02:00
Simon Conseil
3b974cbc9e Use the gallery name instead of '.' (ref #89). 2014-04-22 23:06:08 +02:00
Simon Conseil
71626dd234 Remove BOM from Markdown files if needed (ref #86). 2014-04-09 22:52:40 +02:00
Simon Conseil
ccc4b44e72 Update tox for python 3.4 2014-04-08 00:13:51 +02:00
Simon Conseil
d6a196bcdd Better handling of album urls (quoting special caracters). 2014-04-08 00:07:20 +02:00
Simon Conseil
378a9f0da7 New setting to choose the media format used for ZIP archives. 2014-04-07 23:26:37 +02:00
Simon Conseil
e8f6ad5533 Fix filenames for videos (fix #83). 2014-03-29 23:45:06 +01:00
Simon Conseil
45f6bcd2a0 Refactor test fixtures. 2014-03-29 22:56:47 +01:00
Simon Conseil
012758a77e Allow to customize the column width of the colorbox theme. 2014-03-26 23:43:50 +01:00
Simon Conseil
792bd0a6b5 Always use slashes for urls (ref #81). 2014-03-25 23:27:53 +01:00
Simon Conseil
ef9419c65b Don't create thumbnails and originals directories if the album has no medias. 2014-03-25 00:25:45 +01:00
Simon Conseil
7ddf297e25 New settings to filter directories and files with pattern matching (ref #63 #80). 2014-03-24 23:59:32 +01:00
Simon Conseil
fec2cd5d74 Fix locale. 2014-03-11 00:45:01 +01:00
Simon Conseil
4da1692812 Locale config for Travis 2014-03-11 00:20:25 +01:00
Simon Conseil
bf8fed7f7c Comment default value in the settings template. 2014-03-11 00:07:58 +01:00
Simon Conseil
07f0c42396 New setting to disable autorotation of images, and warn about the
incompatibility between autorotation and EXIF copy (ref #72).
2014-03-11 00:05:34 +01:00
Simon Conseil
befc3581c4 New settings to define the sort order for albums and medias (closes #2). 2014-03-10 23:47:36 +01:00
Simon Conseil
f23e87e39b Skip empty directories. 2014-03-08 23:36:12 +01:00
Simon Conseil
e9d4391389 Merge branch 'refactor' 2014-03-08 00:09:49 +01:00
Simon Conseil
a3938520d7 Update changelog 2014-03-08 00:06:17 +01:00
Simon Conseil
2c40ae805a Use the original file order to build the list of medias. 2014-03-08 00:06:16 +01:00
Simon Conseil
cffd5d2c63 Use directly the Album object in the template.
- This allows to use all attributes of the album object.
- The meaning of the theme variables is more explicit.
2014-03-08 00:06:16 +01:00
Simon Conseil
2d7ef288dd Fix to get thumbnail from sub-albums. 2014-03-07 23:29:07 +01:00
Simon Conseil
cc40cbc18b Documentation 2014-03-07 23:29:07 +01:00
Simon Conseil
09ff3b9b53 Update tests + small fixes. 2014-03-07 23:29:07 +01:00
Simon Conseil
ba2d19a13c Refactor the way to handle albums and medias. 2014-03-07 23:26:50 +01:00
Simon Conseil
24c584df1d Fix issue with ExposureTime Exif tag when it is not a tuple (ref #76). 2014-03-07 23:19:00 +01:00
Simon Conseil
98f08ccfe3 More checks and logging for thumbnails (ref #71). 2014-02-05 00:43:25 +01:00
Simon Conseil
70332ec37f Fix stupid mistake in previous commit (ref #68). 2014-02-04 00:02:48 +01:00
Simon Conseil
9d1c64bcdb Fix thumbnail path check for directories without images (ref #68). 2014-02-03 22:51:43 +01:00
Simon Conseil
d97c72beb2 Prepare next version. 2014-01-25 23:32:31 +01:00
Simon Conseil
f734ed2925 Bump 0.6.0 2014-01-25 23:29:05 +01:00
Simon Conseil
3426a1b404 Move check_or_create_dir to the utils module. 2014-01-16 00:16:01 +01:00
Simon Conseil
d5aa560932 New setting to copy files from the source directory to the destination (ref #48) 2014-01-15 23:58:13 +01:00
Simon Conseil
d3298a7a1d Improve logging when redirecting to a file (ref #61). 2014-01-05 00:53:37 +01:00
Simon Conseil
bf9272a56a Remove extra comma in the sample config file (fix #60). 2014-01-05 00:23:32 +01:00
Simon Conseil
e171f5847b Fix exif data not read from .JPEG files (fix #58). 2014-01-03 00:41:57 +01:00
Simon Conseil
0db6af840d Fix http server with python 3. 2014-01-03 00:24:38 +01:00
Simon Conseil
d97ad24ccf Use protocol-relative URLs (ref #57). 2014-01-03 00:15:35 +01:00