aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/PreparePagerForEntries.php
Commit message (Collapse)AuthorAgeFilesLines
* Page parameter was never used in the functionJeremy Benoist2017-06-011-3/+2
| | | | | It could have been used if we set the current page inside PreparePagerForEntries. But we did that in each controller because we can have an OutOfRangeCurrentPageException
* Replaced TokenStorage with TokenStorageInterfaceNicolas LÅ“uillet2016-11-071-5/+11
|
* Links on each tag in Tags viewNicolas LÅ“uillet2016-08-231-0/+34