Commit Graph

1144 Commits

Author SHA1 Message Date
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
Bowen Ding
bf46947b26 Refine UI. 2020-07-08 15:30:07 +08:00
Bowen Ding
233a6012a9 SW bug fixes. 2020-07-08 15:29:43 +08:00
Simon Conseil
0e49dae029 Mention that --debug will raise exceptions 2020-06-27 19:34:45 -04:00
Simon Conseil
b1f2e94770 Prepare next version 2020-05-21 22:14:17 -04:00
Simon Conseil
f091193db2 Update changelog 2020-05-21 21:50:59 -04:00
Simon Conseil
b46cb10aeb Run isort 2020-05-08 23:26:45 -04:00
Simon Conseil
a80b4d2e94 Update changelog and authors 2020-05-08 23:19:08 -04:00
Simon Conseil
f946030f48 Fix packaging issue with the encrypt plugin 2020-04-20 22:21:03 -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
a3b087667d Remove encrypt_symlinked_originals option 2020-04-19 14:50:49 +08:00
Bowen Ding
d0db5c163d Avoid encrypting twice in case 'use_orig' is used 2020-04-14 22:28:45 +08:00
Bowen Ding
8185354bac Update doc 2020-04-14 17:54:40 +08:00
Bowen Ding
25f054b0d9 Improve error handling 2020-04-14 16:35:14 +08:00
Bowen Ding
6c242b3272 Make kdf_gen_key accept str; minor fixes 2020-04-14 15:37:29 +08:00