Commit Graph

1158 Commits

Author SHA1 Message Date
Simon Conseil
94ce7d52cc Fix video thumbnail creation when delay > video length 2020-11-25 23:24:50 -03:00
Simon Conseil
4b9aecb41e Fix manifest check 2020-10-11 22:28:36 -03:00
Simon Conseil
a8013a9c83 Update changelog 2020-10-11 22:20:13 -03:00
Simon Conseil
0d29e0aa9b Rename readthedocs.yml 2020-10-11 22:19:56 -03:00
Simon Conseil
b8d154f372 Merge pull request #405 from saimn/pep517
Switch to Pep517 and add Github workflow for releases
2020-10-11 22:07:27 -03:00
Simon Conseil
001ce74e4f Fix tag event 2020-10-11 22:02:09 -03:00
Simon Conseil
7aec62c2fb Run for tags and use TestPyPI for now 2020-10-11 22:02:09 -03:00
Simon Conseil
92053f608b Use python-build instead 2020-10-11 22:02:09 -03:00
Simon Conseil
e213709cae Add workflow to build and push to PyPI 2020-10-11 22:02:09 -03:00
Simon Conseil
0779880198 Use isolated_build for tox 2020-10-11 22:02:06 -03:00
Simon Conseil
208eaa211f Import version from local file 2020-10-11 22:01:25 -03:00
Simon Conseil
709ab67348 Migrate to PEP517 2020-10-11 22:01:25 -03:00
Simon Conseil
3ff9e21146 Merge pull request #404 from isti03/patch-1
Fix old Jinja2 link
2020-10-10 14:07:07 -03:00
Elges István
c0eb308b9b Fix old Jinja2 link 2020-10-10 09:55:23 +00:00
Simon Conseil
5d33c31358 Merge pull request #403 from saimn/saimn-patch-1
Test Python 3.9
2020-10-09 10:21:19 -03:00
Simon Conseil
7fe7bedd24 Add 3.9 to tox 2020-10-09 10:16:50 -03:00
Simon Conseil
df01c653d3 Test Python 3.9 2020-10-09 10:11:15 -03:00
Simon Conseil
e4a85742b1 Fix cron syntax to run weekly 2020-10-09 10:10:43 -03:00
Simon Conseil
a9352e1bd1 Fix badge 2020-10-04 22:04:50 -03:00
Simon Conseil
ce44f45083 Merge pull request #402 from saimn/github-actions
Switch to GitHub actions
2020-10-04 22:03:06 -03:00
Simon Conseil
91c861530a Setup cron 2020-10-04 21:52:18 -03:00
Simon Conseil
9201014585 Change Pillow versions 2020-10-04 19:41:44 -03:00
Simon Conseil
44daa48c4c Install coverage 2020-10-04 19:40:24 -03:00
Simon Conseil
47830f90b8 Fetch all history to get a correct version 2020-10-04 19:37:44 -03:00
Simon Conseil
a3fd3be919 Add badge and coverage 2020-10-04 19:32:21 -03:00
Simon Conseil
a9b4bd8d8c Test older Pillow versions 2020-10-04 19:25:50 -03:00
Simon Conseil
1878161613 Add FFmpeg 2020-10-04 18:16:40 -03:00
Simon Conseil
90b9c75284 Add codecov 2020-10-04 18:04:33 -03:00
Simon Conseil
e58276ed90 Remove travis 2020-10-04 17:59:01 -03:00
Simon Conseil
b761ffffcc Add basic workflow with github actions 2020-10-04 17:58:29 -03:00
Simon Conseil
3d56d8636c Remove use of distutils 2020-10-04 17:45:17 -03:00
Simon Conseil
ceab382e02 Replace deprecated imp usage 2020-10-04 17:36:24 -03:00
Simon Conseil
236e2ab72b Cleanup 2020-10-04 17:28:31 -03:00
Simon Conseil
571342790a Avoid crash when thumbnail cannot be generated (ref #401) 2020-10-04 17:19:35 -03:00
Simon Conseil
5f0929cf0e Fix filename when this is an Image instance 2020-09-05 17:00:58 +02:00
Simon Conseil
fbdac965a9 Catch warnings when reading EXIF data 2020-08-28 23:53:41 +02:00
Simon Conseil
2cb558f4b4 Remove duplicate getLogger 2020-08-28 23:53:17 +02:00
Simon Conseil
435768ccce Convert pillow warnings to logging with filename, ref #394 2020-08-06 22:49:06 -04:00
Simon Conseil
1e0714d29a Remove mentions of librelist, which seems out of service 2020-08-03 23:20:40 -04:00
Simon Conseil
678413c7ca Prepare next version 2020-08-03 23:18:45 -04:00
Simon Conseil
1cc7c06c89 Bump version 2.1.1 2020-08-03 23:15:27 -04:00
Simon Conseil
b62b84c4fd Update changelog 2020-08-03 23:12:55 -04:00
Simon Conseil
f33b663e84 Fix issue with encrypt template (fix #399) 2020-08-03 23:04:35 -04:00
Simon Conseil
964c27f946 Fix doc issues with some plugins 2020-07-21 22:57:23 -04:00
Simon Conseil
c3b9241cda Reorganize info about plugins in the template config 2020-07-21 22:46:54 -04:00
Simon Conseil
01e81df1d9 Merge pull request #395 from dbw9580/plugin_encrypt
Bug fixes and UI improvements for plugin encrypt
2020-07-13 22:45:27 -04:00
Simon Conseil
b9d73bbdbe Merge pull request #397 from saimn/pillow
Compatibility with Pillow 7.2
2020-07-13 22:43:24 -04:00
Simon Conseil
62fd35a665 Compatibility with Pillow 7.2 2020-07-13 22:35:35 -04:00
Bowen Ding
1ed906ab87 Load scripts before images. 2020-07-13 16:53:11 +08:00
Bowen Ding
3de10221d7 Colorbox: set body background color to white. 2020-07-08 16:08:49 +08:00