aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/vintage
Commit message (Collapse)AuthorAgeFilesLines
* Vintage theme: display global messagesArthurHoaro2020-11-091-0/+10
|
* Vintage theme: support async metadata retrievalArthurHoaro2020-11-091-0/+51
|
* ESLintArthurHoaro2020-11-051-4/+6
|
* Tags separator: vintage theme compatibilityArthurHoaro2020-11-051-19/+26
|
* Upgrade front end dependenciesArthurHoaro2020-09-221-2/+0
| | | | | | | | | | | | | Mostly in order to get rid of deprecated deps, and upgrade vulnerable ones. - Upgrade webpack from 3.x to 4.x - Moved babel package to main repo - Replaced deprecated extract-text-webpack-plugin with extract-text-webpack-plugin - Replaced deprecated babel-minify-webpack-plugin with terser-webpack-plugin - Replaced deprecated node-sass with (dart) sass package - Replaced deprecated sass-lint with stylelint (the rules might be a bit different Related to #1531: trivy doesn't raise any more issue
* 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