Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -7/+1 |
* | Expose shareWithDisplayNameUnique also on autocomplete endpoint | Joas Schilling | 2022-05-03 | 1 | -9/+30 |
* | Fix more controller tests in Core subdir | Vincent Petry | 2021-03-24 | 1 | -8/+8 |
* | Move AutoComplete::filterResults to new event dispatcher and GenericEvent | Joas Schilling | 2020-07-01 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 1 | -3/+9 |
* | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -7/+1 |
* | don't create sorter instances when none was requested | Arthur Schiwon | 2017-11-28 | 1 | -41/+99 |
* | meanwhile we can have exact matches. also show those. | Arthur Schiwon | 2017-10-31 | 1 | -0/+29 |
* | add search parameter to autocomplete controller | Arthur Schiwon | 2017-10-25 | 1 | -2/+7 |
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+84 |