aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Twig
Commit message (Collapse)AuthorAgeFilesLines
* Instead of selecting the whole data, just count itJeremy Benoist2016-09-031-11/+11
| | | | | | Instead of performing a complex select (to retrieve all data for entry, etc...) just select the counter and retrieve it. Down from ~50ms to ~30ms on the unread page (with 500 items)
* Enable cache for queriesNicolas Lœuillet2016-09-011-8/+19
|
* Implement Twig_Extension_GlobalsInterface to remove deprecationNicolas Lœuillet2016-08-231-1/+1
|
* Display entries number for each categoryNicolas Lœuillet2016-08-231-0/+33
|
* Convert array + phpDocJeremy Benoist2016-04-121-3/+3
| | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
* french translationNicolas Lœuillet2015-10-011-1/+1
|
* remove www. on entries viewNicolas Lœuillet2015-09-291-0/+23
|
* store domainName in databaseNicolas Lœuillet2015-08-121-30/+0
|
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-13/+0
|
* CSJeremy Benoist2015-05-301-2/+4
|
* CSJeremy2015-01-311-1/+1
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+41