summaryrefslogtreecommitdiffstats
path: root/core/Controller/AutoCompleteController.php
Commit message (Expand)AuthorAgeFilesLines
* don't create sorter instances when none was requestedArthur Schiwon2017-11-281-5/+7
* meanwhile we can have exact matches. also show those.Arthur Schiwon2017-10-311-1/+2
* configurable amount of autocomplete results in commentsArthur Schiwon2017-10-271-2/+2
* add search parameter to autocomplete controllerArthur Schiwon2017-10-251-3/+15
* AutoCompletion backendArthur Schiwon2017-10-221-0/+89