Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Fix autocomplete suggestions with numeric user ids | Joas Schilling | 2019-11-26 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 1 | -5/+24 |
* | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 1 | -1/+1 |
* | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -6/+1 |
* | don't create sorter instances when none was requested | Arthur Schiwon | 2017-11-28 | 1 | -5/+7 |
* | meanwhile we can have exact matches. also show those. | Arthur Schiwon | 2017-10-31 | 1 | -1/+2 |
* | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 1 | -2/+2 |
* | add search parameter to autocomplete controller | Arthur Schiwon | 2017-10-25 | 1 | -3/+15 |
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+89 |