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
Simon Conseil
0f226aec9c
Comment default value for img_format
2020-03-15 22:45:27 -03:00
Kevin Murray
fcbb197cc5
Add a setting to force image output format
2020-03-15 22:43:35 -03:00
Simon Conseil
b29e4790ea
Update photoswipe to v4.1.3 [skip ci]
2020-03-15 22:39:07 -03:00
Simon Conseil
a2b98bbf4e
Merge branch 'misc'
2020-03-15 22:22:01 -03:00
Simon Conseil
0a0ab43885
Add verbose mode for pytest
2020-03-15 22:21:41 -03:00
Simon Conseil
c78fff6305
Run pyupgrade
2020-03-15 22:13:12 -03:00
Simon Conseil
6f932075d3
Remove requirements files in favor of setuptools extra
2020-03-15 22:09:02 -03:00
Simon Conseil
b785dcd58e
Update copyright
2020-03-15 21:56:43 -03:00
Simon Conseil
55bb5b13e2
Merge pull request #384 from t-animal/master
...
Improve error message when template is not found
2020-02-29 13:08:32 -03:00
Tilman Adler
6bac94dfad
Improve error message when template is not found
...
The previous error message did not include the path that was
searched in. By including the path the debugging of the config
becomes way easiert (e.g. in my case I had added the '/templates'
folder which was added again by sigal).
2020-02-29 13:04:41 +01:00
Simon Conseil
1b27cc3258
Add testing for Python 3.8 and remove 3.5
2020-01-04 00:57:08 -03:00
Simon Conseil
42b362ace0
Remove test code for old Pillow version
2020-01-04 00:54:12 -03:00
Simon Conseil
538f535b5e
Fix tests with Pillow 7.0
2020-01-04 00:51:44 -03:00
Simon Conseil
c6b427d882
Make sure __version__ is defined ( fix #380 )
2020-01-04 00:42:57 -03:00
Simon Conseil
376fb46dc6
Improve a bit API docs (ref #379 )
2020-01-04 00:41:29 -03:00
Simon Conseil
b518ffb774
Follow up to 745761f, make quiet really quiet (ref #376 )
2019-10-04 23:22:27 -03:00
Simon Conseil
146216309b
Update changelog [skip ci]
2019-10-04 00:12:07 -03:00
Simon Conseil
45de6e7b6d
Make sure that read-only files can be copied ( fix #375 )
2019-10-04 00:01:41 -03:00
Simon Conseil
745761ff9a
Add a quiet flag (ref #376 )
2019-10-03 23:48:47 -03:00
Simon Conseil
1b75bd8b7b
Merge pull request #374 from zacchiro/patch-1
...
getting started doc: add "album." qualifier where needed
2019-09-01 23:42:00 +02:00
Stefano Zacchiroli
5dde6e486b
getting started doc: add "album." qualifier where needed
...
without this, "meta" is not accessible
2019-09-01 22:24:26 +02:00
Simon Conseil
ee2b5cc5be
Fix typo in tests settings
2019-08-29 00:08:20 +02:00
Simon Conseil
dcefc35ab1
Merge pull request #368 from riton/feature/nozip_file
...
Add new plugin to allow one to disable ZIP generation on a per album basis
2019-08-26 12:23:39 +02:00
Simon Conseil
a3bf898c4d
Improve docs
2019-08-26 01:14:15 +02:00
Simon Conseil
1d79e3f7a5
Forgot to add file for the test
2019-08-26 01:14:01 +02:00
Simon Conseil
2677cba655
Add test for .nozip_gallery
2019-08-26 01:05:27 +02:00
Simon Conseil
bcf4b82d05
Activate the zip_gallery plugin for tests
2019-08-26 00:54:29 +02:00
Simon Conseil
98e1018b17
Fix typo and use the module logger
2019-08-26 00:54:01 +02:00
Simon Conseil
cd1d5e9d2a
Fix api link
2019-08-26 00:53:34 +02:00
Simon Conseil
795658dba3
Merge pull request #369 from saimn/travis
...
Update travis conf for xenial
2019-06-16 00:30:06 +02:00
Simon Conseil
46f4389f91
Use manual install
2019-06-16 00:26:57 +02:00
Simon Conseil
1fbb384258
Use ppa
2019-06-16 00:23:26 +02:00
Simon Conseil
05f1733c46
Add libavcodec-extra
2019-06-16 00:19:45 +02:00