Commit Graph

831 Commits

Author SHA1 Message Date
Simon Conseil
5a8046caa1 Fix py2 compat 2018-01-05 00:32:13 +01:00
Simon Conseil
cbfd9514f2 pep8 2018-01-04 00:46:34 +01:00
Simon Conseil
3fe48b05f3 more tests for plugins 2018-01-04 00:33:17 +01:00
Simon Conseil
72e58f0eef Add test for the build command 2018-01-03 23:09:35 +01:00
Simon Conseil
489936d291 pep8 2018-01-03 19:16:16 +01:00
Simon Conseil
2a9b8a0a4a Fix rst markup [skip ci] 2018-01-03 19:12:11 +01:00
Simon Conseil
731fde29f5 Clarify debugging instructions (closes #252) 2018-01-03 19:10:30 +01:00
Simon Conseil
f4d07aad80 Merge pull request #273 from leplatrem/configurable-ffmpeg
Allow to configure the ffmpeg binary
2018-01-03 19:01:29 +01:00
Simon Conseil
ae6abc3600 Add to AUTHORS [skip ci] 2018-01-03 19:00:43 +01:00
Simon Conseil
498d94c2b3 Add video_converter to the settings dict
Also split arguments for image and video's generate_thumbnail functions.
2018-01-03 18:52:15 +01:00
Mathieu Leplatre
c5fb2645ff Allow to configure the ffmpeg binary
Can be 'avconv' in certain distributions.
2018-01-03 18:52:05 +01:00
Simon Conseil
2c3fb55bdc Fix missing argument in generate_thumbnail 2018-01-03 18:33:15 +01:00
Simon Conseil
f39ada4f05 Merge pull request #282 from saimn/codecov
Switch to codecov
2018-01-03 18:25:57 +01:00
Simon Conseil
816924f8ee Switch to codecov 2018-01-03 18:15:27 +01:00
Simon Conseil
d5f4fcaa09 Merge branch 'tests' 2018-01-03 18:07:25 +01:00
Simon Conseil
3b9d5c82bd Remove use of fr language 2018-01-03 18:02:17 +01:00
Simon Conseil
02b46efadb Use up-to-date pip and setuptools 2018-01-03 18:01:51 +01:00
Simon Conseil
1c222843e6 Switch to travis' container-based infrastructure.
https://docs.travis-ci.com/user/migrating-from-legacy/
2018-01-03 18:01:38 +01:00
Simon Conseil
dc50936eed Update changelog [ci skip] 2018-01-03 17:24:33 +01:00
Simon Conseil
1e96a7c939 Add setting to customize the EXIF datetime format (fix #271)
- The default format is now `%c`
- Fix documentation confusion between ``datetime`` and ``dateobj``
2018-01-03 17:11:58 +01:00
Simon Conseil
f4ef6ce5fa Merge branch 'pr/234' 2018-01-03 12:41:15 +01:00
Simon Conseil
bc59af6673 Align labels 2018-01-03 12:40:00 +01:00
Tilman Adler
ca20b28229 add a progress bar for writing index files 2018-01-03 12:33:03 +01:00
Simon Conseil
7e35d1fa40 Merge pull request #270 from matelakat/make-extensions-configurable
Refactor: configurable file extensions
2017-11-08 21:21:14 +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
Simon Conseil
da91ae7197 Merge pull request #267 from EdwardBetts/spelling
correct spelling mistakes
2017-10-23 20:32:40 +02:00
Edward Betts
311d203e3a correct spelling mistakes 2017-10-23 08:18:08 +01:00
Simon Conseil
2e9f0bd589 Merge pull request #263 from 3onyc/feature-fit-centering
Add config option for tweaking how thumbnails should be cropped
2017-10-10 15:08:34 +02:00
3onyc
f32e4f1729 Add config option for tweaking how thumbnails should be cropped 2017-10-10 13:38:00 +02:00
Simon Conseil
c083b84ae6 Merge pull request #258 from matze/correct-portrait-resize
Resize portrait images to same size as landscape
2017-10-09 14:26:43 +02:00
Matthias Vogelgesang
0a62cb38fd Test portrait/landscape resize correctness 2017-10-09 14:09:49 +02:00
Matthias Vogelgesang
7ab13308b3 Resize portrait images to same size as landscape
With the current approach images are resized along the width, which means images
in portrait mode are substantially smaller than landscape images. This change
resizes portrait images along the height so that they will cover the exact same
area.
2017-09-19 21:15:54 +02:00
Simon Conseil
838d94eb61 Reformat issue numbers in changelog 2017-09-17 22:44:20 +02:00
Simon Conseil
4bc598f68e Add changelog for version 1.4 2017-09-17 22:42:41 +02:00
Simon Conseil
ff4c9ec7fc Avoid warnings about duplicate target name 2017-09-17 22:36:11 +02:00
Simon Conseil
4396316f89 Replace sphinxcontrib.issuetracker with sphinx_issues
The first one was broken with recent docutils/sphinx version, and anyway
it was doing too many requests to the github API.
2017-09-17 22:28:47 +02:00
Simon Conseil
f6a8687a0a Merge pull request #257 from franek/fix-default-lang
Set html lang attribute based upon locale
2017-09-13 14:12:50 +02:00
François D
c00b4f40b4 Add ``html_language`` setting in order to be used by html templates 2017-09-13 13:46:29 +02:00
Simon Conseil
aaf645fa9a Merge pull request #256 from saimn/fix-ffmpeg
Fix install of ffmpeg since Travis upgrade to trusty
2017-09-02 23:40:05 +02:00
Simon Conseil
a26132ec58 Fix install of ffmpeg since Travis upgrade to trusty 2017-09-02 23:26:59 +02:00
Simon Conseil
83cc6f409d Don't fail if GPSInfo cannot be used (fixes #251) 2017-07-07 00:06:28 +02:00
Simon Conseil
245f9e5b18 Merge pull request #243 from xouillet/jinja_filters
Permit filters.py file in template dir to define custom jinja filters
2017-03-12 01:13:53 +01:00
Simon Conseil
c775557681 Remove the exif cache for test to avoid side effect when building the
test gallery
2017-03-12 01:01:08 +01:00
Simon Conseil
9560f84ce4 Show progress for "Collecting albums" only for terminal output 2017-03-12 00:35:17 +01:00
Alexandre Chataignon
17c7a567e4 Added documentation for custom templates and improved code readability 2017-03-12 00:34:13 +01:00
Simon Conseil
23d0ede35f Merge pull request #245 from jasuarez/colorbox-csp
Improve CSP compatibility with colorbox theme
2017-03-11 23:26:48 +01:00
Juan A. Suarez Romero
a217af356d colorbox: move inline script code to its own file
Main purpose is to fix problems with Content Security Policy, that makes
difficult to work with inline code.
2017-03-05 19:01:35 +01:00
Juan A. Suarez Romero
b488f4cf45 colorbox: remove an inline javascript
This was done for Galleria theme in commit 96d6623.
2017-03-05 18:47:20 +01:00
Simon Conseil
c3c0f7cdcb Merge pull request #242 from xouillet/optim_properties
Optimize properties
2017-03-03 22:20:16 +01:00
Alexandre Chataignon
cd31b90343 Update AUTHORS 2017-03-03 15:50:19 +01:00