Commit Graph

1213 Commits

Author SHA1 Message Date
David Schultz
0b972fddf2 first draft of plugin to handle nonmedia files 2021-06-28 17:21:02 -05:00
Simon Conseil
1b8029746e Fix condition in publish workflow 2021-06-27 19:44:19 +02:00
Simon Conseil
95d1023419 Merge pull request #433 from saimn/webp
Add webp support
2021-06-27 19:41:45 +02:00
Simon Conseil
883b523cff Update changelog 2021-06-27 19:37:16 +02:00
Simon Conseil
d770a66c5f Add webp support 2021-06-27 19:32:23 +02:00
Simon Conseil
fee8a3c99a Merge pull request #431 from dsschult/huge_image
Add an option to process huge images
2021-06-16 22:54:11 +02:00
David Schultz
8537afe657 Add a comment explaining why monkeypatch is used in this test 2021-06-16 15:39:17 -05:00
David Schultz
c873df62b9 Use 100_000_000 for improved readability 2021-06-16 15:19:19 -05:00
David Schultz
aa83db8d10 Add option to process huge images 2021-06-16 12:17:11 -05:00
Simon Conseil
7ba5f7b441 Rename master 2021-04-19 00:53:56 +02:00
Simon Conseil
5d66e5db68 Remove Python 3.6 2021-04-19 00:44:30 +02:00
Simon Conseil
7aa86fa663 Prepare new version 2021-04-19 00:41:38 +02:00
Simon Conseil
bd1f962fc0 Merge pull request #428 from saimn/release-2.2
Release 2.2
2021-04-19 00:32:50 +02:00
Simon Conseil
34aa4982af Add long_description_content_type 2021-04-19 00:30:08 +02:00
Simon Conseil
3e6f1c465e Update AUTHORS, classifiers, Copyright 2021-04-19 00:26:28 +02:00
Simon Conseil
28f5891d65 Release 2.2 2021-04-19 00:19:59 +02:00
Simon Conseil
5135a91c98 Merge pull request #425 from saimn/test-wheels
Test wheels
2021-03-16 23:03:45 -03:00
Simon Conseil
87980d61a8 Add PR event 2021-03-16 22:21:31 -03:00
Simon Conseil
d950b5a96d Allow to test wheels building with a label 2021-03-16 22:15:58 -03:00
Simon Conseil
1f6b335290 Fix tests 2021-03-16 22:15:34 -03:00
Simon Conseil
7bf1b65399 Update changelog 2021-03-16 22:03:00 -03:00
Simon Conseil
d0f7ab98fb Custom sort per album 2021-03-06 12:44:52 -03:00
Simon Conseil
311d634157 Add .nbmedias to get the nb of files in an album 2021-03-06 12:22:55 -03:00
Simon Conseil
fee6efdd86 Fix encoding issue with ffmpeg output (fix #423) 2021-02-22 19:55:30 -03:00
Simon Conseil
b265929ed0 Merge pull request #420 from ksfeldman/additional_video_options
Additional video options
2021-02-07 22:14:16 -03:00
ksfeldman
1e65fc5cd7 Merge branch 'master' into additional_video_options 2021-02-07 19:30:44 -05:00
Simon Conseil
79789e3864 Merge pull request #421 from saimn/fix-outformat
Fix img_format
2021-02-07 19:20:56 -03:00
Simon Conseil
a1ea4a507d Try again 2021-02-07 19:18:07 -03:00
Simon Conseil
b66e2d8a5a Fix sort test 2021-02-07 19:07:15 -03:00
Simon Conseil
04b37a21a0 Add test 2021-02-07 18:47:52 -03:00
Simon Conseil
d09a620341 More fixes 2021-02-07 18:40:29 -03:00
Simon Conseil
b2deb2240b Better separation between inputs/outputs 2021-02-07 17:35:11 -03:00
Simon Conseil
154e4e2e34 Split input and output size 2021-02-07 17:34:58 -03:00
Keith Feldman
76bc8afe89 Recommended fixes
Using video_size = None to prevent resizing instead of another option
Eliminating pointless method for just getting resize_dimensions
2021-02-06 17:19:09 -05:00
Simon Conseil
e84364aaeb Fix outformat - the output extension should match the required format 2021-02-06 17:16:30 -03: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
6d56b28ff2 Forgot to update templates 2020-12-19 23:59:52 -03:00
Simon Conseil
a1c0c72103 Merge pull request #418 from saimn/user_css
Add user_css option
2020-12-19 23:46:58 -03:00
Simon Conseil
a3ee94f60f Update changelog 2020-12-19 23:43:19 -03:00
Simon Conseil
b0dcc65f5b Add user_css option 2020-12-19 23:38:37 -03:00
Simon Conseil
40a4a680ac Merge pull request #417 from saimn/update-galleria
Update galleria to v1.6.1 and add new themes
2020-12-17 23:52:44 -03:00
Simon Conseil
531f738174 Revert changes for local tests 2020-12-17 23:49:33 -03:00
Simon Conseil
23c6eb607d Remove pypy for now 2020-12-17 23:41:26 -03:00
Simon Conseil
7daf84ab0f Update changelog 2020-12-17 23:38:07 -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
a94cfa6ec8 Merge pull request #415 from saimn/update-photoswipe
Update photoswipe to 4.4.0
2020-12-10 21:26:08 -03:00
Simon Conseil
4cab871d1b Update photoswipe to 4.4.0 (from https://github.com/andi34/PhotoSwipe) 2020-12-08 23:35:48 -03:00
Simon Conseil
a77b2e3f2e Make sure that image orientation is correct before creating thumbnail 2020-12-08 23:32:21 -03:00
Simon Conseil
27bd95b831 Merge pull request #411 from saimn/video-thumbnail
Fix video thumbnail creation when delay > video length
2020-11-26 16:31:55 -03:00