aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/TagsAssigner.php
Commit message (Expand)AuthorAgeFilesLines
* Replace continue; with break; to avoid PHP 7.3 warningsphp73Thomas Citharel2019-01-121-1/+1
* php-cs-fixerKevin Decherf2018-09-051-2/+2
* Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-271-1/+1
* CSThomas Citharel2017-05-281-2/+1
* Move Tags assigner to a separate fileThomas Citharel2017-05-271-0/+76