aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/vintage
Commit message (Collapse)AuthorAgeFilesLines
* Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-051-0/+40
|
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-4/+4
| | | | | | | | | | * requires PHP 5.6 * use blazy on linklist since a lot more thumbs are retrieved * thumbnails can be disabled * thumbs size is now 120x120 * thumbs are now cropped to fit the expected size Fixes #345 #425 #487 #543 #588 #590
* Webpack / Rewrite all JS to ES6 SyntaxArthurHoaro2018-03-281-29/+27
|
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-2819-0/+1250