Edwin Steele
2f66532718
Use galleria thumbnails for videos too
...
Also offer a big link for videos, if configured, not just for images
json loading means that static/img/empty.png is unnecessary.
2018-03-11 14:40:55 +11:00
Edwin Steele
472a58bb5f
Remove duplicate simulation of map toggle click
...
Increase thumbnail lazy load chunk size, as only the first chunk
of thumbnails are loaded before the map layers are loaded in the
background. 50 thumbnails should fill the thumbnail row on most
screens, so gives the impression of a complete gallery load.
2018-03-11 14:30:04 +11:00
Edwin Steele
5f6d62eaa6
Galleria theme now reads image data from json
2018-03-07 20:42:19 +11:00
Simon Conseil
55399b2b4d
Prepare next version
2018-02-20 00:41:34 +01:00
Simon Conseil
432532c891
Merge pull request #301 from saimn/release-1.4
...
Release 1.4
2018-02-20 00:28:15 +01:00
Simon Conseil
f6b3e4a843
Version 1.4.0
2018-02-20 00:18:59 +01:00
Simon Conseil
10dc09999d
Add source for jquery 2.2.1
2018-02-20 00:18:59 +01:00
Simon Conseil
3cdeca235a
Add message about Python 2 support
2018-02-20 00:14:50 +01:00
Simon Conseil
0c70fda6c2
Add source file for echo
2018-02-19 23:33:47 +01:00
Simon Conseil
9d439a8677
Remove cssmin mentions as it is no more used
2018-02-19 23:32:47 +01:00
Simon Conseil
d5a2423eeb
Update changelog
2018-02-18 01:00:30 +01:00
Simon Conseil
d59df81e30
Update copyright
2018-02-18 01:00:30 +01:00
Simon Conseil
a1027809ff
Merge branch 'pr/292'
2018-02-18 00:48:01 +01:00
Simon Conseil
a368a69672
Don't force logo image to be in images/
2018-02-18 00:47:25 +01:00
brent.bb
3838533d85
Match files_to_copy example text to match the other example
2018-02-18 00:41:30 +01:00
brent.bb
3afeba778d
Sidebar site logo image in Colorbox
...
Replace the index title in the Colorbox sidebar with an optional logo.
Use files_to_copy to place the logo file in the correct location.
2018-02-18 00:41:30 +01:00
Simon Conseil
45ac1e4c94
Merge branch 'pr/299'
2018-02-18 00:38:57 +01:00
Edwin Steele
09fdd14f4d
Don't load both galleria.classic.css & minified
...
Fixes regression introduced in 6c5c4ed
2018-02-18 00:37:16 +01:00
Simon Conseil
bcf381d08f
Remove use of JQuery CDN
2018-02-18 00:21:23 +01:00
Simon Conseil
f455a06acf
Update touchswipe (for colorbox theme)
2018-02-18 00:13:47 +01:00
Simon Conseil
495db28696
Update skeleton to v2.0
2018-02-18 00:07:00 +01:00
Simon Conseil
2f29efbf9e
Reuse the disconnect_signals fixture
2018-02-16 23:36:52 +01:00
Simon Conseil
23a7330e22
Fix Sphinx warnings
2018-02-16 22:57:16 +01:00
Simon Conseil
3d2c6f0210
Merge pull request #300 from Glandos/compress_assets_plugin
...
Add compress_assets plugin
2018-02-16 22:40:41 +01:00
Glandos
28ce821166
Merge progress bars
2018-02-16 22:16:18 +01:00
Glandos
93f51e3e56
Use parameters for parametrized test
...
Instead of hardcoded values…
2018-02-16 09:24:33 +01:00
Glandos
bb7c752019
Add compress_assets plugin:
...
- The plugin
- Configuration
- Myself as author
- Docs
- Tests
- Dependencies for Travis
2018-02-15 22:55:47 +01:00
Simon Conseil
c2cdb22c57
Merge pull request #297 from edwinsteele/feature/get-title-desc-from-iptc
...
Populate title & description from IPTC image data
2018-02-15 11:38:39 +01:00
Edwin Steele
45cf226f17
Move iptc field extraction to image.py
2018-02-15 17:14:37 +11:00
Simon Conseil
00f96dceeb
Merge pull request #298 from edwinsteele/move-leaflet-js-in-page
...
Defer loading of leaflet js til late in the page
2018-02-14 09:48:08 +01:00
Edwin Steele
d3e5000126
Defer loading of leaflet js til late in the page
...
This is the case for other javascript. Do it for leaflet too.
2018-02-14 17:10:56 +11:00
Edwin Steele
ef07f1e7a7
Populate title & description from IPTC image data
...
The IPTC spec defines title and description fields so use those
to populate these fields on the Image unless they've been set by
some other means.
2018-02-13 17:07:54 +11:00
Simon Conseil
9004843b9c
Merge pull request #296 from saimn/galleria
...
Update Galleria
2018-02-12 18:01:57 +01:00
Simon Conseil
23a44e1552
Update jquery and normalize
2018-02-12 00:52:43 +01:00
Simon Conseil
6c5c4edd13
Update galleria v1.5.7
2018-02-12 00:26:33 +01:00
Simon Conseil
f8fc369112
Merge pull request #281 from saimn/update-themes
...
Update colorbox and photoswipe themes
2018-02-11 01:06:44 +01:00
Simon Conseil
d6ee2972c2
Add colorbox js source (v1.6.4)
2018-02-11 00:54:55 +01:00
Simon Conseil
5bc9bba7d3
Avoid issue with long album names (photoswipe)
2018-02-11 00:54:55 +01:00
Simon Conseil
b144491603
Remove minification step for photoswipe
2018-02-11 00:54:55 +01:00
Simon Conseil
763894b06a
Update photoswipe to 4.1.2 and include js source files
2018-02-11 00:54:55 +01:00
Simon Conseil
abac1b2914
Cleanup nomedia plugin
2018-02-11 00:47:00 +01:00
Simon Conseil
ccca92cfbc
Filter .nomedia files with the source filename ( fix #295 )
2018-02-11 00:41:05 +01:00
Simon Conseil
a4367f674f
Small enhancements for plugins doc
2018-02-10 01:06:29 +01:00
Simon Conseil
50072e2e2f
Clear signals after testing plugins
2018-02-10 00:07:28 +01:00
Simon Conseil
244bc70845
Add faq entry about autoreload [skip ci]
2018-01-13 01:20:06 +01:00
Simon Conseil
bdf74d66a9
Update installation instruction and include more packages [skip ci]
2018-01-13 01:02:50 +01:00
Simon Conseil
568fd27dca
Update AUTHORS
2018-01-12 19:21:14 +01:00
Simon Conseil
5dfe0fff6a
Merge pull request #280 from anarcat/more-stats
...
include camera model and shorten exif stats
2018-01-08 23:00:21 +01:00
Simon Conseil
22a1b619e7
Merge pull request #285 from anarcat/faq
...
introduce FAQ section
2018-01-08 22:37:48 +01:00
Simon Conseil
f5e0f45b92
Log reason why reading EXIF data fail (ref #286 )
2018-01-08 22:31:27 +01:00