1285 Commits (fd1fc0a77112ea58256fd753f538ed20ac66429a)
 

Author SHA1 Message Date
Simon Conseil 47830f90b8
Fetch all history to get a correct version 6 years ago
Simon Conseil a3fd3be919 Add badge and coverage 6 years ago
Simon Conseil a9b4bd8d8c Test older Pillow versions 6 years ago
Simon Conseil 1878161613 Add FFmpeg 6 years ago
Simon Conseil 90b9c75284 Add codecov 6 years ago
Simon Conseil e58276ed90 Remove travis 6 years ago
Simon Conseil b761ffffcc Add basic workflow with github actions 6 years ago
Simon Conseil 3d56d8636c Remove use of distutils 6 years ago
Simon Conseil ceab382e02 Replace deprecated imp usage 6 years ago
Simon Conseil 236e2ab72b Cleanup 6 years ago
Simon Conseil 571342790a Avoid crash when thumbnail cannot be generated (ref #401) 6 years ago
Simon Conseil 5f0929cf0e Fix filename when this is an Image instance 6 years ago
Simon Conseil fbdac965a9 Catch warnings when reading EXIF data 6 years ago
Simon Conseil 2cb558f4b4 Remove duplicate getLogger 6 years ago
Simon Conseil 435768ccce Convert pillow warnings to logging with filename, ref #394 6 years ago
Simon Conseil 1e0714d29a Remove mentions of librelist, which seems out of service 6 years ago
Simon Conseil 678413c7ca Prepare next version 6 years ago
Simon Conseil 1cc7c06c89 Bump version 2.1.1 6 years ago
Simon Conseil b62b84c4fd Update changelog 6 years ago
Simon Conseil f33b663e84 Fix issue with encrypt template (fix #399) 6 years ago
Simon Conseil 964c27f946 Fix doc issues with some plugins 6 years ago
Simon Conseil c3b9241cda Reorganize info about plugins in the template config 6 years ago
Simon Conseil 01e81df1d9
Merge pull request #395 from dbw9580/plugin_encrypt 6 years ago
Simon Conseil b9d73bbdbe
Merge pull request #397 from saimn/pillow 6 years ago
Simon Conseil 62fd35a665 Compatibility with Pillow 7.2 6 years ago
Bowen Ding 1ed906ab87 Load scripts before images. 6 years ago
Bowen Ding 3de10221d7 Colorbox: set body background color to white. 6 years ago
Bowen Ding bf46947b26 Refine UI. 6 years ago
Bowen Ding 233a6012a9 SW bug fixes. 6 years ago
Simon Conseil 0e49dae029 Mention that --debug will raise exceptions 6 years ago
Simon Conseil b1f2e94770 Prepare next version 6 years ago
Simon Conseil f091193db2 Update changelog 6 years ago
Simon Conseil b46cb10aeb Run isort 6 years ago
Simon Conseil a80b4d2e94 Update changelog and authors 6 years ago
Simon Conseil f946030f48 Fix packaging issue with the encrypt plugin 6 years ago
Simon Conseil 0ba9b108dd
Merge pull request #385 from dbw9580/plugin_encrypt 6 years ago
Bowen Ding a3b087667d Remove `encrypt_symlinked_originals` option 6 years ago
Bowen Ding d0db5c163d Avoid encrypting twice in case 'use_orig' is used 6 years ago
Bowen Ding 8185354bac Update doc 6 years ago
Bowen Ding 25f054b0d9 Improve error handling 6 years ago
Bowen Ding 6c242b3272 Make kdf_gen_key accept str; minor fixes 6 years ago
Simon Conseil 8547f18e6b Use tmpdir instead of custom fixture 6 years ago
Simon Conseil ee7a719730
Merge pull request #387 from dbw9580/natural_sort 6 years ago
Simon Conseil 6784a74e6b Force conversion of some EXIF tags to str, fix #386 6 years ago
Bowen Ding f80dff1f6e Fix line endings 6 years ago
Bowen Ding 2c4fdd687d Fix writer.py and test_encrypt.py 6 years ago
Bowen Ding 228a36bb63 Fix password prompt disappearing instantly by delaying service worker setup until window load 6 years ago
Bowen Ding 8143e2a453 Use natrual sorting 6 years ago
Bowen Ding 052ad58ae1 Fix keycheck path 6 years ago
Bowen Ding 28f187f12f Add test 6 years ago