aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Collaboration/AutoComplete
Commit message (Expand)AuthorAgeFilesLines
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-1/+1
* fix(autocomplete): Move known array keys to psalm docsbugfix/noid/array-keysJoas Schilling2024-09-182-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-244-76/+8
* feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-022-0/+108
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
* Remove @package annotations from public namespaceJulius Härtl2020-08-262-2/+0
* Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling2020-07-011-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-053-3/+7
* Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-0/+99
* AutoCompletion backendArthur Schiwon2017-10-222-0/+96