40 Commits

Author SHA1 Message Date
Simon Conseil
6fe5b97202 Update AUTHORS 2023-09-29 08:59:01 +02:00
Sean Grider
1552ac14cd Added myself to AUTHORS 2023-01-02 12:56:33 -05:00
Simon Conseil
c56eae0a6b Update AUTHORS 2022-04-08 20:15:50 +02:00
Tim AtLee
55e01632ca Read Date property from .md for video files 2021-09-11 14:22:40 -06:00
David Schultz
aa83db8d10 Add option to process huge images 2021-06-16 12:17:11 -05:00
Simon Conseil
3e6f1c465e Update AUTHORS, classifiers, Copyright 2021-04-19 00:26:28 +02:00
Keith Feldman
dc1326272f Additional video options
Adding in the ability to do 2-pass encoding
Allowing user to disable video resizing
Allowing user to force a video encode even within the same codec
2021-01-30 18:34:22 -05:00
Simon Conseil
a80b4d2e94 Update changelog and authors 2020-05-08 23:19:08 -04:00
Bowen Ding
654cedb1ed Add name in AUTHORS 2020-03-31 01:04:39 +08:00
Simon Conseil
2d574217a4 Update AUTHORS 2019-01-26 23:27:43 +01:00
Simon Conseil
fbdd95295c Merge pull request #316 from IrvinDitz/master
Fix for crash when IPTC reading fails
2018-03-19 09:11:17 +01:00
Andriy Dzedolik
802ebb7526 Updated IPTC fix with try-else block 2018-03-19 07:41:42 +00:00
Simon Conseil
18411e7bd6 Update AUTHORS 2018-03-18 23:20:27 +01:00
Glandos
bb7c752019 Add compress_assets plugin:
- The plugin
- Configuration
- Myself as author
- Docs
- Tests
- Dependencies for Travis
2018-02-15 22:55:47 +01: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
568fd27dca Update AUTHORS 2018-01-12 19:21:14 +01:00
Simon Conseil
ae6abc3600 Add to AUTHORS [skip ci] 2018-01-03 19:00:43 +01:00
Mate Lakat
4f22c02ed6 Refactor: configurable file extensions
This change enables people to configure what file extensions should be
recognised as images and videos by setting:

`img_extensions` and `video_extensions`
2017-11-08 21:04:59 +01:00
3onyc
f32e4f1729 Add config option for tweaking how thumbnails should be cropped 2017-10-10 13:38:00 +02:00
Alexandre Chataignon
cd31b90343 Update AUTHORS 2017-03-03 15:50:19 +01:00
brent.bb
1bce388b24 Add self to AUTHORS
Add self as a contributor
2016-09-27 19:55:52 -04:00
Simon Conseil
d84ae52cd0 Update AUTHORS 2016-08-06 23:41:44 +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
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
Craig Gallek
86b5967071 author tag 2016-01-18 18:12:42 -05:00
Rémy HUBSCHER
ff808fc621 Add myself to AUTHORS 2016-01-08 11:48:00 +01:00
Simon Conseil
138d4c99fe Update AUTHORS. 2015-09-07 23:25:53 +02:00
Luke Cyca
1f64ac2d04 Improved thumbnail alignment and responsiveness 2015-07-28 12:28:35 -07:00
Simon Conseil
df2652d0e7 Merge branch 'pr/164' 2015-06-22 23:53:39 +02:00
franek
a7e9c17489 Refactor get_size method and add 2 properties to Image (size and thumb_size).
Add tests for get_size method
2015-06-14 12:54:19 +02:00
Miroslav Pavleski
3a614759cb Added the video_format and mp4_settings settings in the settings template (sigal/templates/sigal.conf.py), added myself to the AUTHORS file. Parametrized the tests/test_video.py tests to run both for webm & mp4. 2015-05-26 23:05:40 +02:00
Simon Conseil
b901d681fe Update AUTHORS 2015-04-28 00:23:40 +02:00
Juan A. Suarez Romero
0a3198b478 Add myself to AUTHORS 2015-04-27 15:42:17 +02:00
Abdul Qabiz
cf9866f9c1 Add watermark plugin 2015-03-06 19:25:26 +05:30
Giel van Schijndel
58f5127b35 Add fullscreen display support to Galleria theme
It adds a link just below the gallery-display to enter fullscreen.
Additionally a keybind on the 'f' key is added to make toggling
fullscreen easier.
2015-03-04 19:10:05 +01:00
Jonas Kaufmann
b1ecbd2ff1 Added plugin to upload generated gallery to Amazon S3 2014-10-15 08:53:44 +02:00
Antoine Pitrou
f0583172ab Add myself to AUTHORS 2014-10-05 16:51:46 +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
Matthias Vogelgesang
d3fdfccac9 Add AUTHORS 2013-08-03 15:51:08 +02:00