Commit Graph

249 Commits

Author SHA1 Message Date
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
Simon Conseil
c70ae5999f pyupgrade 2021-07-06 22:13:24 +02:00
Simon Conseil
68e8e448ef Cleanup 2021-07-06 22:09:26 +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
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
ksfeldman
1e65fc5cd7 Merge branch 'master' into additional_video_options 2021-02-07 19:30:44 -05: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
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
b0dcc65f5b Add user_css option 2020-12-19 23:38:37 -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
8005a8a6d3 Add test 2020-11-25 23:33:21 -03:00
Simon Conseil
94ce7d52cc Fix video thumbnail creation when delay > video length 2020-11-25 23:24:50 -03:00
Simon Conseil
62fd35a665 Compatibility with Pillow 7.2 2020-07-13 22:35:35 -04:00
Simon Conseil
0ba9b108dd Merge pull request #385 from dbw9580/plugin_encrypt
Plugin encrypt
2020-04-20 09:30:47 -04:00
Bowen Ding
6c242b3272 Make kdf_gen_key accept str; minor fixes 2020-04-14 15:37:29 +08:00
Simon Conseil
8547f18e6b Use tmpdir instead of custom fixture 2020-04-13 23:11:07 -04:00
Bowen Ding
f80dff1f6e Fix line endings 2020-04-13 16:34:40 +08:00
Bowen Ding
2c4fdd687d Fix writer.py and test_encrypt.py 2020-04-13 16:26:43 +08: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
e533b32dfc Run isort 2020-03-15 22:58:03 -03:00
Kevin Murray
fcbb197cc5 Add a setting to force image output format 2020-03-15 22:43:35 -03:00
Simon Conseil
c78fff6305 Run pyupgrade 2020-03-15 22:13:12 -03:00
Simon Conseil
42b362ace0 Remove test code for old Pillow version 2020-01-04 00:54:12 -03:00
Simon Conseil
538f535b5e Fix tests with Pillow 7.0 2020-01-04 00:51:44 -03:00
Simon Conseil
45de6e7b6d Make sure that read-only files can be copied (fix #375) 2019-10-04 00:01:41 -03: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
2677cba655 Add test for .nozip_gallery 2019-08-26 01:05:27 +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
max (maauer)
f2f6fbe594 Fix test for relative links 2019-02-01 13:42:56 -05:00
max (maauer)
4ec2a25a2e Add test for relative links 2019-02-01 12:43:52 -05:00
tudacs
b7a2a5a060 Remove unnecessary code from tests 2018-12-19 19:19:05 +01:00
tudacs
d833573f25 Add headline test 2018-12-19 18:59:32 +01:00
tudacs
0adffcbcb5 Add test for SyntaxError thrown by IptcImagePlugin, assert log 2018-12-19 18:35:24 +01:00
Simon Conseil
675bcbc55d Add test with special chars in a markdown file 2018-10-12 22:39:25 +02:00
Simon Conseil
8fc30e7a1d Quote the album thumbnail's path 2018-10-10 22:34:07 +02:00