Abdul Qabiz
cf9866f9c1
Add watermark plugin
2015-03-06 19:25:26 +05:30
Simon Conseil
81dabddf54
Prepare next version.
2015-02-16 23:39:17 +01:00
Simon Conseil
e5e6f985ba
Update changelog.
2015-01-25 22:45:46 +01:00
Simon Conseil
1c62453f8e
Add some doc about the author setting ( closes #139 ).
2015-01-25 22:43:22 +01:00
Simon Conseil
d07dadcaa2
Release 0.9.1
2014-12-08 00:07:07 +01:00
Simon Conseil
20924cb4e3
Fix images path for the galleria theme ( fix #130 ).
2014-12-08 00:05:34 +01:00
Simon Conseil
e1e1cc8471
Release 0.9.0
2014-12-07 00:26:16 +01:00
Simon Conseil
a15c60ff34
Update changelog.
2014-12-07 00:12:57 +01:00
Simon Conseil
33f7d331d0
Add the media_page plugin to the docs.
2014-12-06 23:11:06 +01:00
Simon Conseil
5158fd89d4
Enhance documentation for album information ( fix #123 ).
2014-11-23 22:59:44 +01:00
Simon Conseil
dcb91cbf60
Add more info on how the report a bug or contribute (ref ##128).
2014-11-09 01:00:31 +01:00
Jonas Kaufmann
8472126a07
Improvements for upload to s3 plugin
...
- All files in the sigal build directory are now uploaded instead of manually building file list. This makes the plugin more robust for future changes.
- Added progressbar to check upload progress
- Added option to set a S3 permission policy (for example public-read or private) on all uploaded files
- Added option to skip files that were already uploaded before
- Added plugin to documentation
- Added plugin settings to default configuration template
2014-10-15 08:53:44 +02:00
Simon Conseil
90876fbdc8
Include plugins in the distributed package (ref #117 ).
2014-10-08 00:05:30 +02:00
Vikram Shirgur
9e92415a50
Allow destination to be read from option sepcified in config file.
...
Write error to log when destination doesn't exist and config is not available.
Add self to AUTHORS.
Remove logging from serve command due to issues with running test_cli.
Add test-case for 'serve' command.
Add docs for the serve command.
2014-09-05 00:13:02 +02:00
Simon Conseil
52ff2b947d
Add warnings about imports in the settings file, to avoid breaking the
...
multiprocessing feature.
2014-09-04 22:49:01 +02:00
Simon Conseil
ba3306a787
Prepare next version.
2014-08-30 15:50:10 +02:00
Simon Conseil
278c972183
Bump version 0.8.0
2014-08-30 15:38:58 +02:00
Simon Conseil
1fe827eb23
Add a setting and a cli option to specify the gallery title (ref #91 ).
2014-08-27 00:22:49 +02:00
Simon Conseil
32e6ba2e12
Update docs and changelog.
2014-08-26 23:55:24 +02:00
Simon Conseil
e7f9f91636
Replace argh with click.
2014-08-25 00:41:58 +02:00
Simon Conseil
257ee4707e
Use plain css to simplify theme customizing.
...
Remove the dependency on ruby/sass, only cssmin is required to minify css files
(and it can be installed with pip).
2014-08-24 22:32:39 +02:00
Simon Conseil
71afbf5355
Adapt code to work with the latest changes on master.
2014-07-17 00:41:40 +02:00
Andreas Sieferlinger
1017c703a9
adding function to read additional data for images from markdown files
2014-07-16 23:03:15 +02:00
Simon Conseil
32050a4c50
Add more docs and signals.
2014-06-07 22:20:43 +02:00
Simon Conseil
e3f34db5dc
Add a plugin system with blinker, and make plugins for copyright and adjust.
2014-06-07 22:20:43 +02:00
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