Commit Graph

283 Commits

Author SHA1 Message Date
Simon Conseil
cb5ce6e8e8 Update pre-commit 2023-09-29 08:24:57 +02:00
Simon Conseil
6997fe3290 Optimize slow tests 2023-07-15 17:07:07 +02:00
Simon Conseil
848fcaa853 Optimize plugins testing without building the full test gallery 2023-07-15 16:35:37 +02:00
Simon Conseil
3cf4f0979a Use pillow's context manager 2023-07-15 15:30:28 +02:00
Simon Conseil
de597c576c Remove compat code for old versions of Pillow 2023-07-15 13:25:34 +02:00
Simon Conseil
df525a1743 Move cli handling to __main__ 2023-07-15 13:05:55 +02:00
Sean Grider
81c0d81e80 Fixed my tests and changes 2023-07-05 14:11:23 -04:00
Sean Grider
f0f224f8c0 Added tests, better naming, address comments 2023-07-05 14:11:23 -04:00
Simon Conseil
0923a56a56 Replace example ogv file to avoid issues with ffmpeg 2023-04-20 20:07:12 +02:00
Simon Conseil
7fe68fc729 Remmove unneeded file 2023-02-14 22:37:46 +01:00
Simon Conseil
66bd01106b Normalize strings 2023-02-14 22:17:13 +01:00
Simon Conseil
0d70f3a1d0 Update pre-commit 2022-12-11 18:05:41 +01:00
Simon Conseil
3031439aa1 Skip for now ... 2022-08-15 22:16:23 +02:00
Simon Conseil
249191c243 Try something else 2022-08-15 20:27:24 +02:00
Simon Conseil
aa7cc96959 Increase coverage 2022-08-15 20:21:19 +02:00
Simon Conseil
ca74af27bd Increase coverage 2022-08-15 20:04:26 +02:00
Simon Conseil
604b2f9a48 Update and run pre-commit 2022-08-15 17:13:17 +02:00
Simon Conseil
272f33266d Make sure zip_gallery is set correctly (fix #477) 2022-08-15 17:07:42 +02:00
Simon Conseil
9e1038d096 Merge pull request #469 from tudacs/titleregexp
Another plugin: Titleregexp - modify titles of albums with regular expressions
2022-06-19 12:49:47 -04:00
tudacs
0b70e6e4cf Add tests for sorting 2022-06-12 14:22:20 +02:00
tudacs
a56587c554 Add list of keys to sample gallery for tests 2022-06-10 06:28:34 +02:00
tudacs
c08d1a6dd4 Add substitute to tests 2022-06-10 05:42:30 +02:00
tudacs
03454021ea Add test 2022-06-03 16:02:40 +02:00
Simon Conseil
3fef17e3fc Format 2022-04-08 20:05:51 +02:00
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