aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* Remove Firefox Social API shaareArthurHoaro2018-07-281-33/+0
| | | | | | Firefox Social support has been dropped in Firefox 57. Related to #1023
* Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-171-12/+11
| | | | | | | | - add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config
* Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-053-0/+135
|
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-053-10/+11
|
* 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
* Reformat default theme SCSS to match SASS rulesArthurHoaro2018-05-101-929/+1117
|
* Webpack / Rewrite all JS to ES6 SyntaxArthurHoaro2018-03-285-724/+656
|
* Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-2831-0/+3383