Simon Conseil
|
3217d4c691
|
Remove old files
|
2021-11-21 19:41:42 +01:00 |
|
Simon Conseil
|
c73da43b5d
|
Add common template for zip download
|
2021-11-21 19:37:30 +01:00 |
|
Simon Conseil
|
813acb9251
|
Cleanup galleria templates
|
2021-11-21 19:29:47 +01:00 |
|
Simon Conseil
|
a3c02f50b5
|
Replace galleria's custom plugin
|
2021-11-21 19:23:42 +01:00 |
|
Simon Conseil
|
39f935d521
|
Integrate map in colorbox and photoswipe
|
2021-11-21 19:17:17 +01:00 |
|
Simon Conseil
|
17cd8dd752
|
Clustering and better display of photos
|
2021-11-21 19:02:39 +01:00 |
|
Simon Conseil
|
730829022e
|
Add fullscreen plugin
|
2021-11-21 19:02:39 +01:00 |
|
Simon Conseil
|
2906719ed1
|
Add template to show a map with geotagged photos
|
2021-11-21 19:02:39 +01:00 |
|
Simon Conseil
|
0e9887f67d
|
Fix exposure format
|
2021-11-21 19:01:41 +01:00 |
|
Simon Conseil
|
ad42bca189
|
Add gallery title to albums (fix #441)
|
2021-11-21 18:52:50 +01:00 |
|
Simon Conseil
|
27a803f002
|
Merge pull request #449 from saimn/remove-py37
Remove py37, use stdlib's cached_property
|
2021-10-18 14:33:54 +02:00 |
|
Simon Conseil
|
83260df0e6
|
Fix RTD
|
2021-10-18 09:39:10 +02:00 |
|
Simon Conseil
|
cbaf3d38e5
|
Fix dynamic creation of cached property
|
2021-10-15 21:46:28 +02:00 |
|
Simon Conseil
|
13a679b295
|
Fix tox
|
2021-10-15 21:31:28 +02:00 |
|
Simon Conseil
|
441388cf8f
|
Replace cached_property with the stdlib one
|
2021-10-15 12:34:29 +02:00 |
|
Simon Conseil
|
b4f7be2199
|
Remove support for py37
|
2021-10-15 09:30:21 +02:00 |
|
Simon Conseil
|
e12e509381
|
Merge pull request #447
|
2021-10-15 09:10:14 +02:00 |
|
Simon Conseil
|
fc396a1c5e
|
Update changelog
|
2021-10-15 09:09:52 +02:00 |
|
Simon Conseil
|
e18ece5ae9
|
Add test and docs
|
2021-10-15 09:06:57 +02:00 |
|
Simon Conseil
|
e57d4b75fb
|
Merge pull request #448 from saimn/update-codecov
Update codecov, run tests with Python 3.10
|
2021-10-14 21:43:43 +02:00 |
|
Simon Conseil
|
2fab583ff0
|
Update tox
|
2021-10-14 19:12:53 +02:00 |
|
Simon Conseil
|
f78f07fabe
|
Add Python 3.10
|
2021-10-14 19:09:01 +02:00 |
|
Simon Conseil
|
d04cb5fc1e
|
Update codecov
|
2021-10-14 19:07:25 +02:00 |
|
Tim AtLee
|
55e01632ca
|
Read Date property from .md for video files
|
2021-09-11 14:22:40 -06:00 |
|
Simon Conseil
|
910f0f191b
|
Merge pull request #446 from vsg005/main
Add original size information for 'Download ZIP' link in album
|
2021-09-01 21:46:00 +02:00 |
|
vsg005
|
9232a1a6b5
|
Add original size information for 'Download ZIP' link in album
|
2021-08-26 16:39:41 +02:00 |
|
Simon Conseil
|
c40832c7fe
|
Merge pull request #438
|
2021-08-19 19:37:56 +02:00 |
|
thomasdn
|
5e9ba3e3bd
|
Update album_items.html
|
2021-08-19 16:38:17 +00:00 |
|
thomasdn
|
d98e130168
|
Added common subtemplate for album items to be included from album.html and album_list.html
|
2021-07-11 14:51:38 +02:00 |
|
Simon Conseil
|
7bd806bb9f
|
Fix check-manifest
|
2021-07-07 00:25:57 +02:00 |
|
Simon Conseil
|
8cda17b46a
|
Add file to ignore the black commit
|
2021-07-07 00:17:49 +02:00 |
|
Simon Conseil
|
67689730a6
|
Use black
|
2021-07-07 00:15:20 +02:00 |
|
Simon Conseil
|
bab54d1286
|
Add pre-commit config
|
2021-07-07 00:03:02 +02:00 |
|
Simon Conseil
|
d7d91e22b1
|
Fix deprecation warning
|
2021-07-06 22:22:41 +02:00 |
|
Simon Conseil
|
c70ae5999f
|
pyupgrade
|
2021-07-06 22:13:24 +02:00 |
|
Simon Conseil
|
68e8e448ef
|
Cleanup
|
2021-07-06 22:09:26 +02:00 |
|
Simon Conseil
|
1f91e1dee4
|
Add missing dep for plugins doc
|
2021-07-06 21:41:48 +02:00 |
|
Simon Conseil
|
a3d095f944
|
Merge pull request #434 from dsschult/non_image_files
plugin to handle non-image or video files
|
2021-07-06 21:32:17 +02:00 |
|
David Schultz
|
669f36265e
|
Add more docs on thumbnails and font. Return Status.SUCCESS.
|
2021-07-06 14:11:37 -05:00 |
|
Simon Conseil
|
69450d004e
|
Merge pull request #435 from dsschult/fix_video_size_check
allow video_size = None in settings.py
|
2021-06-29 09:00:14 +02:00 |
|
David Schultz
|
1bcf0b5da2
|
Add nonmedia_files plugin to docs.
|
2021-06-28 19:14:57 -05:00 |
|
David Schultz
|
af3c000c6a
|
Add several options for thumbnail generation. Should also fix tox build error by using default font.
|
2021-06-28 19:10:20 -05:00 |
|
David Schultz
|
126fce507d
|
video_size can be None, so check for a value
|
2021-06-28 18:10:58 -05:00 |
|
David Schultz
|
0b972fddf2
|
first draft of plugin to handle nonmedia files
|
2021-06-28 17:21:02 -05:00 |
|
Simon Conseil
|
1b8029746e
|
Fix condition in publish workflow
|
2021-06-27 19:44:19 +02:00 |
|
Simon Conseil
|
95d1023419
|
Merge pull request #433 from saimn/webp
Add webp support
|
2021-06-27 19:41:45 +02:00 |
|
Simon Conseil
|
883b523cff
|
Update changelog
|
2021-06-27 19:37:16 +02:00 |
|
Simon Conseil
|
d770a66c5f
|
Add webp support
|
2021-06-27 19:32:23 +02:00 |
|
Simon Conseil
|
fee8a3c99a
|
Merge pull request #431 from dsschult/huge_image
Add an option to process huge images
|
2021-06-16 22:54:11 +02:00 |
|
David Schultz
|
8537afe657
|
Add a comment explaining why monkeypatch is used in this test
|
2021-06-16 15:39:17 -05:00 |
|