Simon Conseil
|
619b3d67cb
|
Merge pull request #314 from saimn/subprocess
Use subprocess.run instead of custom wrapper
|
2018-03-11 01:37:01 +01:00 |
|
Simon Conseil
|
42793b50ad
|
encoding was added in py36
|
2018-03-11 01:31:19 +01:00 |
|
Simon Conseil
|
599115a20f
|
Use subprocess.run instead of custom wrapper
|
2018-03-11 01:22:11 +01:00 |
|
Simon Conseil
|
06744c83be
|
Add some transparency for galleria's info box (fix #308)
|
2018-03-11 00:51:21 +01:00 |
|
Simon Conseil
|
dc88bba27a
|
Merge pull request #309 from saimn/py3
Drop Python 2 support
|
2018-03-10 23:47:21 +01:00 |
|
Simon Conseil
|
ad0cec92b3
|
Merge pull request #310 from saimn/leaflet
Update Leaflet.js
|
2018-03-08 00:47:11 +01:00 |
|
Simon Conseil
|
9a60703ceb
|
Update leaflet-providers
|
2018-03-07 01:05:33 +01:00 |
|
Simon Conseil
|
9e337be991
|
Update leaflet to 1.3.1
|
2018-03-07 01:03:58 +01:00 |
|
Simon Conseil
|
15c6166d27
|
Update changelog
|
2018-03-07 00:49:57 +01:00 |
|
Simon Conseil
|
cf3bd4bf6d
|
Use python_requires and raise an error if an older Python is used
|
2018-03-07 00:48:52 +01:00 |
|
Simon Conseil
|
e9ae4b739c
|
Add brotli/zopfli to requirements.txt
|
2018-03-07 00:48:18 +01:00 |
|
Simon Conseil
|
5ba8097a2d
|
Remove py2/py3 compat file
|
2018-03-07 00:47:38 +01:00 |
|
Simon Conseil
|
39da00d5f8
|
Update tox
|
2018-03-05 01:07:55 +01:00 |
|
Simon Conseil
|
2d9a2e735e
|
Remove old compatibility code for Pillow 3.0
|
2018-03-05 00:57:49 +01:00 |
|
Simon Conseil
|
4bab96fdde
|
Remove py2 code
|
2018-03-05 00:53:39 +01:00 |
|
Simon Conseil
|
5fd55b27b1
|
Update travis conf
|
2018-03-05 00:45:11 +01: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 |
|