Commit Graph

751 Commits

Author SHA1 Message Date
Simon Conseil
c44634c01c Add Python 3.6 in Travis 2017-01-03 23:18:01 +01:00
Simon Conseil
1f63429d70 Add 3gp to the list of supported video formats (fix #226) 2017-01-03 23:02:22 +01:00
Simon Conseil
7b65233631 Update changelog [ci skip] 2016-12-16 00:16:04 +01:00
Simon Conseil
e4fe20857d Merge pull request #224 from brentbb/master
Master
2016-12-16 00:10:01 +01:00
brent.bb
f3498c130d Fix theme.url relative paths in media page plugin 2016-12-14 02:06:22 -05:00
brent.bb
a11af68672 Merge remote-tracking branch 'saimn/master' 2016-12-14 01:58:14 -05:00
Simon Conseil
ae5f8cb16d Remove discussion on PIL/Pillow from the installation page (ref #206). 2016-10-24 00:52:43 +02:00
Simon Conseil
ddff9f92ec Update Changelog [skip-ci] 2016-10-24 00:36:34 +02:00
Simon Conseil
8f12e0f62f Use leaflet-providers.js to allow chosing the tile provider (ref #218) 2016-10-24 00:28:10 +02:00
Simon Conseil
95085af122 Add test for ignore_directories with special characters (ref #222) 2016-10-02 00:04:33 +02:00
Simon Conseil
f294c3fb84 Merge pull request #221 from brentbb/master
GA and GTM updates
2016-09-28 09:07:28 +02:00
brent.bb
1bce388b24 Add self to AUTHORS
Add self as a contributor
2016-09-27 19:55:52 -04:00
brent.bb
66386b280d Move new GA code into the head tag
The new Google Analytics JavaScript is now placed at the end of the
HTML HEAD tag in the included themes.
2016-09-27 19:53:30 -04:00
brent.bb
beeb78177f Add default GTM config key
Add the key for GTM and blank default value into the DEFAULT_CONFIG
2016-09-27 19:52:20 -04:00
brent.bb
1659876046 Add support for Google Tag Manager
Add support for Google Tag Manager tracking code into the included
themes and the configuration template.
2016-09-26 22:27:43 -04:00
brent.bb
8de51c1f37 Update Google Analytics UA Code (Fixes #182)
Refresh Google Analytics tracking JavaScript code from Google.
2016-09-26 22:24:53 -04:00
Simon Conseil
d7581053c0 Merge pull request #216 from franek/photoswipe-support-video
implement a first version of video support for photoswipe theme.
2016-08-24 23:14:03 +02:00
François D
64c367abf7 implement a first version of video support for photoswipe theme.
CSS position is not perfect. It can be improved.

Implementation is based upon this comment : https://github.com/dimsemenov/PhotoSwipe/issues/651#issuecomment-223193536
2016-08-20 18:35:02 +02:00
Simon Conseil
d84ae52cd0 Update AUTHORS 2016-08-06 23:41:44 +02:00
Simon Conseil
484f006146 Update minified css files 2016-08-06 23:38:32 +02:00
Simon Conseil
e0cd62bd5d Merge pull request #213 from datro/fix-photoswipe-icons
Fix background-image url for default-skin.svg
2016-08-06 23:37:47 +02:00
datro
9490eba3eb Fix background-image url for default-skin.svg 2016-08-04 12:23:40 +02:00
Simon Conseil
239d7d0a1f Generate missing thumbnails from the resized image if possible (ref #211) 2016-08-01 23:26:57 +02:00
Simon Conseil
8f8b6b1acd Merge pull request #210 from bazuchan/master
Support videos with rotation
2016-07-13 00:03:30 +02:00
Alexey Bazhin
a004ad85c5 Support videos with rotation 2016-07-12 15:13:47 +03:00
Simon Conseil
6d10dfa851 Simplify build matrix, use Pillow 3.2, cache pypi packages 2016-06-05 23:41:17 +02:00
Simon Conseil
c85fda7111 Bump 1.2.0 2016-06-05 23:01:37 +02:00
Simon Conseil
2e7c2b06eb Update copyright 2016-06-05 22:59:53 +02:00
Simon Conseil
8bd567911d Update changelog 2016-06-05 22:55:52 +02:00
Simon Conseil
45d789c1bd Fix doc build with python 3 2016-06-05 22:52:40 +02:00
Simon Conseil
5abd32495f Fix conflict between touchswipe and colorbox (closes #201)
The touchswipe action on tap was closing the colorbox window when it should not
(when viewing a video file).
2016-06-05 22:35:22 +02:00
Simon Conseil
7a087d9548 Update colorbox 1.6.4 2016-06-05 22:16:16 +02:00
Simon Conseil
929f612335 Merge pull request #203 from tohojo/title-command
Add 'title' command.
2016-05-02 10:32:03 +02:00
Simon Conseil
eabcd4aeb2 Merge pull request #202 from tohojo/meta-sort
Allow sorting on metadata keys.
2016-05-02 10:30:00 +02:00
Toke Høiland-Jørgensen
e6519d121a Add test for set_meta command.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 01:18:33 +02:00
Toke Høiland-Jørgensen
c8a3e1757e Turn 'title' command into a more generic 'set_meta' command.
This can set an arbitrary number of meta keys and also supports creating
meta files for directories (i.e. index.md files).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 01:18:22 +02:00
Simon Conseil
337e67595e Merge pull request #205 from saimn/zipfile
Allow to create large zip files.
2016-05-02 00:47:01 +02:00
Simon Conseil
7135ff50d2 Allow to create large zip files. 2016-05-02 00:35:52 +02:00
Toke Høiland-Jørgensen
aa0a09a664 Update AUTHORS file.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:23:42 +02:00
Toke Høiland-Jørgensen
a8efae9805 Add test for sorting images on meta keys.
This test also tests the missing meta key functionality.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:21:56 +02:00
Toke Høiland-Jørgensen
bfa07a0ce6 Handle missing meta keys when sorting.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:21:42 +02:00
Toke Høiland-Jørgensen
fec1a78d25 Fix read_metadata to not return a title if none is defined in index.md.
This fixes the test breakage from adding an index.md with only an Order
key defined.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:17:38 +02:00
Toke Høiland-Jørgensen
4c82aca9a0 Add tests for sorting on metadata keys.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-02 00:17:38 +02:00
Toke Høiland-Jørgensen
4a91a43d6e Add 'title' command.
This adds a 'title' command to make it easier to add titles to images.
It basically takes an image filename and a title, and will write a
corresponding .md file with the Title attribute.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-04-27 11:01:26 +02:00
Toke Høiland-Jørgensen
0b577af48e Allow sorting on metadata keys.
This makes it possible to specify metadata keys for the albums_sort_attr
and medias_sort_attr configuration options. This is done by prefixing
the key with 'meta.', so e.g. albums_sort_attr = 'meta.order' will sort
albums on the 'order' metadata key (collected from the .md files in each
directory).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-04-27 10:27:03 +02:00
Simon Conseil
894f7d6522 Bump version 1.1.0 2016-04-24 23:05:23 +02:00
Simon Conseil
71eee06e0d Update Changelog 2016-04-17 01:03:00 +02:00
Simon Conseil
72737a2b6c Update AUTHORS 2016-04-17 00:47:33 +02:00
Simon Conseil
4603eec81a Simplify test for #199 and add author to AUTHORS 2016-04-17 00:36:04 +02:00
Simon Conseil
f7b88dc216 Merge pull request #199 from thekad/bug/empty-iso-speed-ratings
Empty ISO speed ratings
2016-04-17 00:30:18 +02:00