Commit Graph

61 Commits

Author SHA1 Message Date
Simon Conseil
9b0a8d6c37 Prepare next version. 2014-05-10 23:06:16 +02:00
Simon Conseil
9ac6fb5670 Update changelog and add links to reference issues. 2014-05-10 22:50:29 +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
012758a77e Allow to customize the column width of the colorbox theme. 2014-03-26 23:43:50 +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
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
a3938520d7 Update changelog 2014-03-08 00:06:17 +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
cc40cbc18b Documentation 2014-03-07 23:29:07 +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
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
e46c8d5b12 Update changelog and doc. 2013-12-26 18:34:44 +01:00
Simon Conseil
e7f5861b75 Remove clint dependency. 2013-12-16 22:45:25 +01:00
Simon Conseil
91e287be43 Re-add --version, update README & Changelog 2013-09-30 23:16:54 +02:00
Simon Conseil
143294b407 Bump 0.5.1 2013-09-23 00:34:35 +02:00
Simon Conseil
da8530159e Update docs 2013-09-06 00:33:47 +02:00
Simon Conseil
e58fb28f3f Update changelog 2013-08-19 00:43:12 +02:00
Simon Conseil
ad475d2c12 Docs for bundled themes, pillow ... 2013-08-19 00:26:29 +02:00
Simon Conseil
9384ad5589 Split documentation in multiple pages. 2013-08-18 23:54:49 +02:00
Simon Conseil
a672fcaffa Change to flask theme and customize. 2013-08-18 23:50:09 +02:00
Simon Conseil
ee36e87b47 Add flask theme 2013-08-18 23:50:09 +02:00
Matthias Vogelgesang
4940bbdc0c Read GPS coordinates from EXIF tags
If GPS information can be found in the EXIF tags, latitude and longitude will be
extracted and added to the `media.exif.gps` variable. Some ideas how to get the
GPS tags from the EXIF tags where borrowed from Eran Sandler's gist (licensed
under MIT license):

    https://gist.github.com/erans/983821
2013-08-14 10:21:31 +02:00
Matthias Vogelgesang
fdb8a2c18b Add documentation for zip_gallery 2013-08-03 16:31:28 +02:00
Simon Conseil
f470c269a3 Merge pull request #27 from matze/misc-cleanup
Miscellaneous changes
2013-08-03 06:59:28 -07:00
Matthias Vogelgesang
96a5f4d7d3 Include README.rst in index.rst
This reduces redundancies and potential inconsistencies between the README and
the main docs.
2013-08-03 15:51:08 +02:00
Matthias Vogelgesang
02b8a703fc Fix exif/raw_exif and add datetime documentation 2013-08-03 15:45:51 +02:00
Matthias Vogelgesang
467fbd7e3d Describe template variables 2013-08-02 08:14:42 +02:00
Simon Conseil
4ad831c786 Add some docs about PIL / Pillow (ref #22). 2013-07-26 00:01:55 +02:00
Simon Conseil
e085691cda Bump 0.4.1 2013-07-19 00:54:10 +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
1275a6ac55 Copy all meta-data to make it available in the templates 2013-05-08 00:38:20 +02:00
Simon Conseil
34c96d9742 Add new settings for the source and destination directories. 2013-05-07 00:58:11 +02:00
Simon Conseil
1b9f0ab1b1 Documentation 2013-05-06 23:33:09 +02:00
Simon Conseil
c6ff528792 Remove multiprocessing.
Because it does not work correctly and makes it harder to debug the image
operations. Will see later how to put it back.
2013-04-21 01:02:13 +02:00
Simon
b28503be2a 0.3.3 2013-03-20 00:16:26 +01:00
Simon
fc952a117a 0.3.2 2013-03-14 22:54:08 +01:00
Simon
75c6742698 Group package meta in a module to have version/author/url in only one file. 2013-03-14 22:54:08 +01:00
Simon
269fc94f1d Version 0.3.1 2013-03-11 22:40:55 +01:00
Simon
a12a7d5960 Version 0.3 2013-03-04 00:17:11 +01:00
Simon
57eb9cf456 Remove the copy exif feature.
This feature was not really needed as the exif metadata were just copied to the
generated image. Moreover, this was depending on pyexiv2 which is now deprecated
in favour of GExiv2.
2013-03-04 00:08:55 +01:00
Simon
b75fa9b9ae Improve docs and change the default thumb size. 2013-03-03 00:52:53 +01:00
Simon
8cbe4b507f Update the docs. 2013-02-24 23:46:22 +01:00
Simon
87d72abc68 Update the docs and changelog. 2013-02-23 16:26:36 +01:00
Simon
eebce98142 Add an init subcommand, to copy a sample config file in the current directory. 2013-02-23 16:26:35 +01:00
Simon
025b868a91 Change "representative" to "thumbnail". 2013-02-18 00:33:47 +01:00