]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Update thumbnail integration after rebasing the branch
authorArthurHoaro <arthur@hoa.ro>
Sat, 11 Nov 2017 13:01:21 +0000 (14:01 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 5 Jul 2018 18:31:35 +0000 (20:31 +0200)
commite85b7a05a177f803ae36ba5c12835313f31177bc
tree99216fbcb3343b74eac2589d14bf75c0a6d5fb01
parenta3724717ec37d4bd54dc117ef439c8a182157882
Update thumbnail integration after rebasing the branch
21 files changed:
application/Thumbnailer.php
application/Updater.php
assets/common/js/picwall.js [deleted file]
assets/common/js/thumbnails.js [new file with mode: 0644]
assets/default/scss/shaarli.scss
composer.json
composer.lock
inc/languages/fr/LC_MESSAGES/shaarli.po
inc/web-thumbnailer.json
index.php
tests/ThumbnailerTest.php
tests/Updater/UpdaterTest.php
tests/utils/config/configJson.json.php
tests/utils/config/wt.json [new file with mode: 0644]
tpl/default/configure.html
tpl/default/linklist.html
tpl/default/page.header.html
tpl/default/picwall.html
tpl/vintage/linklist.html
tpl/vintage/picwall.html
webpack.config.js