Commit Graph

1119 Commits

Author SHA1 Message Date
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
Simon Conseil
8547f18e6b Use tmpdir instead of custom fixture 2020-04-13 23:11:07 -04:00
Simon Conseil
ee7a719730 Merge pull request #387 from dbw9580/natural_sort
Use natural sorting
2020-04-13 22:26:09 -04:00
Simon Conseil
6784a74e6b Force conversion of some EXIF tags to str, fix #386 2020-04-13 22:22:28 -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
228a36bb63 Fix password prompt disappearing instantly by delaying service worker setup until window load 2020-04-11 22:44:52 +08:00
Bowen Ding
8143e2a453 Use natrual sorting 2020-04-11 19:28:15 +08:00
Bowen Ding
052ad58ae1 Fix keycheck path 2020-04-11 00:49:06 +08:00
Bowen Ding
28f187f12f Add test 2020-04-11 00:39:28 +08:00
Bowen Ding
0680fb9d44 Small fixes 2020-04-09 00:23:25 +08:00
Bowen Ding
50938c3d20 Handle service worker hibernation and re-initialization 2020-04-07 22:31:19 +08:00
Bowen Ding
a7332fc30e Rewrite with service worker 2020-04-06 23:54:23 +08:00
Bowen Ding
9ebab43f07 Prevent empty passwords 2020-04-02 00:25:29 +08:00
Bowen Ding
181d0bbf43 Hardcode all JS files to copy 2020-04-02 00:12:02 +08:00
Bowen Ding
015a48ac01 Add signal to inject JS files via Jinja templates 2020-04-02 00:07:06 +08:00
Simon Conseil
0d8a3c8779 Merge pull request #362 from Glandos/performance_one_open_for_metadata
Performance: Read all metadata at once
2020-03-31 22:42:50 -03:00
Bowen Ding
2b8451bc68 Add plugin example settings in config template 2020-03-31 16:08:09 +08:00
Bowen Ding
654cedb1ed Add name in AUTHORS 2020-03-31 01:04:39 +08:00
Bowen Ding
87f29707b8 Add plugin encrypt 2020-03-31 00:59:54 +08:00
Simon Conseil
ef87f6ad9c Get EXIF only for JPG files 2020-03-16 00:06:58 -03:00
Simon Conseil
18903fd477 Simplify a bit 2020-03-15 23:58:28 -03:00
Glandos
89e3edf2f5 Read all metadata at once.
Make _read_image no-op if argument is an image.
Add gathering metadata function that returns a dict
2020-03-15 23:32:20 -03:00
Simon Conseil
972f0f167d Update changelog 2020-03-15 23:06:24 -03:00
Simon Conseil
e533b32dfc Run isort 2020-03-15 22:58:03 -03:00
Simon Conseil
97b6808152 Merge pull request #360 from kdmurray91/imgfmt
Add a setting to force image output format
2020-03-15 22:52:56 -03:00