aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/daily.html
Commit message (Collapse)AuthorAgeFilesLines
* Daily - display the current day instead of the previous oneArthurHoaro2019-05-251-1/+6
| | | | | | | Also mention if it's today or yesterday for clarity using `dayDesc` variable Fixes #1299
* Accessibility: specify the HTML lang attributeArthurHoaro2019-02-091-1/+1
| | | | | | The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216
* Fix a bug making thumbnail to request the current pageArthurHoaro2018-08-141-1/+1
|
* Fix fatal error on daily page: use new thumbnail systemArthurHoaro2018-07-291-4/+8
| | | | | | | | | Also fix: * include the login manager in the daily RSS feed function * remove redirector setting in the vintage theme Fixes #1190
* Theme: use format_date function for daily dateArthurHoaro2017-03-281-1/+1
|
* Introduce the new default Shaarli templateArthurHoaro2017-02-271-0/+113
|
* Move default template to vintage folderArthurHoaro2017-02-271-101/+0
|
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-4/+4
|
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+101