aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/linklist.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug making thumbnail to request the current pageArthurHoaro2018-08-141-1/+1
|
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-051-0/+1
|
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-1/+10
| | | | | | | | | | * 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
* Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-021-2/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Webpack / Update front paths in template filesArthurHoaro2018-03-281-8/+3
|
* Empty tag search will look for not tagged linksArthurHoaro2017-05-251-1/+5
| | | | | | | | | | | Fixes #784 From now, searching for tags with an empty value will return only not tagged links, with the search bar showing `x results [not tagged]`. Note that using the api, the searchtags request parameter must be set to `false` to get the same result. - [ ] Update API doc
* Improve datetime displayArthurHoaro2017-03-061-2/+2
| | | | | | | | | | Use php-intl extension to display datetimes a bit more nicely, depending on the locale. What changes: * the day is no longer displayed * day number and month are ordered according to the locale * the timezone is more readable (UTC+1 instead of CET)
* Move default template to vintage folderArthurHoaro2017-02-271-0/+151