aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Twig
Commit message (Collapse)AuthorAgeFilesLines
* Use namespaced PHPUnit classesJeremy Benoist2017-12-181-1/+2
|
* Fix phpcsKevin Decherf2017-11-191-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Twig: add removeSchemeAndWww filterKevin Decherf2017-11-191-0/+27
| | | | | | | | This twig filter removes scheme (only http and https are supported) and pass the result to removeWww filter to also remove 'www.' at the beginning of an url. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-3/+3
|
* Add simple stats in footerJeremy Benoist2016-10-011-1/+17
|
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+17