David Schultz
|
78ecbfe668
|
more coverage improvements
|
2022-01-28 16:51:03 -06:00 |
|
David Schultz
|
47c8cf786a
|
add a test to increase code coverage
|
2022-01-28 15:49:25 -06:00 |
|
David Schultz
|
10e18cf537
|
rename raw_metadata to markdown_metadata
|
2022-01-28 15:35:57 -06:00 |
|
David Schultz
|
f2451f258e
|
Extend caching plugin to handle markdown and itpc metadata, as well as updating when a file timestamp changes
|
2022-01-28 13:29:42 -06:00 |
|
Simon Conseil
|
b31707a3d4
|
Fix build
|
2022-01-14 13:43:51 +01:00 |
|
Simon Conseil
|
3e80722d94
|
More tests for the writer module
|
2022-01-14 13:35:16 +01:00 |
|
Simon Conseil
|
8a52667118
|
Add test for filters (ref #452)
|
2022-01-14 09:36:33 +01:00 |
|
Simon Conseil
|
a3c02f50b5
|
Replace galleria's custom plugin
|
2021-11-21 19:23:42 +01:00 |
|
Simon Conseil
|
ad42bca189
|
Add gallery title to albums (fix #441)
|
2021-11-21 18:52:50 +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 |
|
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 |
|