aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/helper
Commit message (Collapse)AuthorAgeFilesLines
* Daily RSS Cache: invalidate cache base on the dateArthurHoaro2020-12-171-21/+73
| | | | | | Currently the cache is only invalidated when the datastore changes, while it should rely on selected period of time. Fixes #1659
* Daily RSS - Remove relative description (today, yesterday)ArthurHoaro2020-11-151-0/+27
| | | | It is not useful for the RSS feed, as every new entry will be 'yesterday', and it requires an update the next day.
* UT: fix formatting issue when the current day has a single digitArthurHoaro2020-11-021-2/+2
|
* Fix rebase issueArthurHoaro2020-10-271-0/+1
|
* Feature: add weekly and monthly view/RSS feed for daily pageArthurHoaro2020-10-271-0/+262
| | | | | | | | | - Heavy refactoring of DailyController - Add a banner like in tag cloud to display monthly and weekly links - Translations: t() now supports variables with optional first letter uppercase Fixes #160
* Move utils classes to Shaarli\Helper namespace and folderArthurHoaro2020-10-272-0/+611