aboutsummaryrefslogtreecommitdiffhomepage
path: root/COPYING
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2015-03-01 10:47:01 +0100
committerArthurHoaro <arthur@hoa.ro>2015-03-01 11:23:03 +0100
commit34047d23fb5e09b6bc2728f0f8827eaa038f02ea (patch)
treef13db75997d25db1cee52da3bd985259863e165b /COPYING
parent7572cfbe9620b13569ee47337f7015bcad119332 (diff)
downloadShaarli-34047d23fb5e09b6bc2728f0f8827eaa038f02ea.tar.gz
Shaarli-34047d23fb5e09b6bc2728f0f8827eaa038f02ea.tar.zst
Shaarli-34047d23fb5e09b6bc2728f0f8827eaa038f02ea.zip
Lazy load images with the light lib bLazy.js instead of jQuery:
* Remove jquery.lazyload lib * Add blazy lib * Add a bit of CSS animation * Delete unused picwall2 template
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 715ba35a..ec4f7681 100644
--- a/COPYING
+++ b/COPYING
@@ -50,9 +50,9 @@ Files: Files: inc/jquery*.js, inc/jquery-ui*.js
50License: MIT License (http://opensource.org/licenses/MIT) 50License: MIT License (http://opensource.org/licenses/MIT)
51Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/ 51Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/
52 52
53Files: inc/jquery-lazyload*.js 53Files: inc/blazy*.js
54License: MIT License (http://opensource.org/licenses/MIT) 54License: MIT License (http://opensource.org/licenses/MIT)
55Copyright: (C) Mika Tuupola, https://github.com/tuupola 55Copyright: (C) Bjoern Klinggaard - @bklinggaard - http://dinbror.dk/blazy
56 56
57Files: inc/qr.js 57Files: inc/qr.js
58License: GPLv3 License (http://opensource.org/licenses/gpl-3.0) 58License: GPLv3 License (http://opensource.org/licenses/gpl-3.0)