Commit Graph

86 Commits

Author SHA1 Message Date
tudacs
a56587c554 Add list of keys to sample gallery for tests 2022-06-10 06:28:34 +02:00
Simon Conseil
a3c02f50b5 Replace galleria's custom plugin 2021-11-21 19:23:42 +01:00
Simon Conseil
e18ece5ae9 Add test and docs 2021-10-15 09:06:57 +02:00
Simon Conseil
67689730a6 Use black 2021-07-07 00:15:20 +02:00
Simon Conseil
bab54d1286 Add pre-commit config 2021-07-07 00:03:02 +02:00
David Schultz
0b972fddf2 first draft of plugin to handle nonmedia files 2021-06-28 17:21:02 -05:00
Simon Conseil
d770a66c5f Add webp support 2021-06-27 19:32:23 +02:00
Simon Conseil
b66e2d8a5a Fix sort test 2021-02-07 19:07:15 -03:00
Simon Conseil
d09a620341 More fixes 2021-02-07 18:40:29 -03:00
Simon Conseil
154e4e2e34 Split input and output size 2021-02-07 17:34:58 -03:00
Simon Conseil
e84364aaeb Fix outformat - the output extension should match the required format 2021-02-06 17:16:30 -03:00
Simon Conseil
531f738174 Revert changes for local tests 2020-12-17 23:49:33 -03:00
Simon Conseil
a39f487ed1 Add new galleria themes 2020-12-17 23:34:55 -03:00
Simon Conseil
0610dd615f Update galleria to v1.6.1 2020-12-17 23:18:22 -03:00
Simon Conseil
94ce7d52cc Fix video thumbnail creation when delay > video length 2020-11-25 23:24:50 -03:00
Bowen Ding
28f187f12f Add test 2020-04-11 00:39:28 +08:00
Bowen Ding
87f29707b8 Add plugin encrypt 2020-03-31 00:59:54 +08:00
Simon Conseil
ee2b5cc5be Fix typo in tests settings 2019-08-29 00:08:20 +02:00
Simon Conseil
1d79e3f7a5 Forgot to add file for the test 2019-08-26 01:14:01 +02:00
Simon Conseil
bcf4b82d05 Activate the zip_gallery plugin for tests 2019-08-26 00:54:29 +02:00
Simon Conseil
af67de6ee5 Feeds: fix links to gallery and image, ref #361 2019-02-08 23:38:37 +01:00
tudacs
d833573f25 Add headline test 2018-12-19 18:59:32 +01:00
Simon Conseil
675bcbc55d Add test with special chars in a markdown file 2018-10-12 22:39:25 +02:00
Simon Conseil
a212eb05b3 Quote special chars in urls. 2018-10-10 22:31:54 +02:00
Simon Conseil
fbb056e3b9 Add doc page with licenses and replace a few images
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
23cc8a994b Remove encoding specification 2018-08-27 00:15:17 +02:00
Simon Conseil
915030a2f3 Remove the u prefix for unicode strings 2018-08-27 00:11:07 +02:00
Edwin Steele
ef07f1e7a7 Populate title & description from IPTC image data
The IPTC spec defines title and description fields so use those
to populate these fields on the Image unless they've been set by
some other means.
2018-02-13 17:07:54 +11:00
Simon Conseil
e35d95557a Test files_to_copy 2018-01-07 00:59:41 +01:00
Tilman Adler
825e1dab41 plugin to cache the exif data of images 2017-02-02 18:24:00 +01:00
Tilman Adler
5d9d337cb4 add a plugin for finer control over ignored files 2017-01-22 22:27:20 +01:00
Simon Conseil
8f12e0f62f Use leaflet-providers.js to allow chosing the tile provider (ref #218) 2016-10-24 00:28:10 +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
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
Simon Conseil
23951fea45 Update photoswipe 4.1.1 2016-03-06 00:05:23 +01:00
Simon Conseil
3e8ef322cf Fix encoding error with the feed plugin on PY2 (Ref #194) 2016-02-22 23:58:43 +01:00
Simon Conseil
c5d6497bd5 Add a feeds plugin, using all images sorted by date. 2016-01-23 15:28:28 +01:00
Craig Gallek
a92dc0e6d9 remove temp swp file 2016-01-18 18:05:16 -05:00
Craig Gallek
589eec0d21 Implement album sorting
This adds an 'albums_sort_attr' configuration modeled off of the
'medias_sort_attr'.  It defaults to the existing behavior of sorting
sub-albums by directory name.  It allows sort by any metadata attribute
stored in the album metadata file.

The existing album sort test wasn't really verifying album sorting
behavior, so I just re-wrote the whole thing to include tests for the
old behavior and new.

This should resolve issue #121
2016-01-18 17:29:28 -05:00
Rémy HUBSCHER
cb17a03316 Make sure gif files are zipped correctly. 2016-01-08 11:19:41 +01:00
Simon Conseil
9f0cf68b7b Fix tests - forgot to revert the config file. 2015-09-01 23:09:01 +02:00
Simon Conseil
df00f85a88 Fix syntax error + avoid implicit global variables. 2015-09-01 16:06:16 +02:00
Abdul Qabiz
cf9866f9c1 Add watermark plugin 2015-03-06 19:25:26 +05:30
Simon Conseil
ff2c79ca6d Allow to specify the author of an album (ref #139).
The author can be set in the album's index.md or in the settings.
2015-01-19 23:42:47 +01:00
Simon Conseil
dbc92d136d Test if title is already unicode. 2014-11-23 16:02:23 +01:00
Simon Conseil
d42915a1ca Fix the title which was not unicode when using the settings file (fix #104). 2014-11-23 15:53:09 +01: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
71afbf5355 Adapt code to work with the latest changes on master. 2014-07-17 00:41:40 +02:00
Andreas Sieferlinger
c070ad693b fixing some smaller issues for pull request #3 2014-07-16 23:03:15 +02:00
Simon Conseil
05f71e86e3 Add plugins in the test config file. 2014-06-07 22:32:45 +02:00