aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/linklist.html
Commit message (Collapse)AuthorAgeFilesLines
* 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