aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/picwall.html
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-1/+1
| | | | | | | With the new routes, all pages are not all at the same folder level anymore (e.g. /shaare and /shaare/123), so we can't just use './' everywhere. The most consistent way to handle this is to prefix all path with the proper variable, and handle the actual path in controllers.
* Fix a bug making thumbnail to request the current pageArthurHoaro2018-08-141-1/+1
|
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-051-1/+1
|
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-1/+5
| | | | | | | | | | * 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 / Update front paths in template filesArthurHoaro2018-03-281-6/+1
|
* Move default template to vintage folderArthurHoaro2017-02-271-0/+44