]> source.dussan.org Git - nextcloud-server.git/commit
feat(events): Add typed event for filtering autocompletion suggestions 41218/head
authorJoas Schilling <coding@schilljs.com>
Tue, 31 Oct 2023 14:07:02 +0000 (15:07 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 2 Nov 2023 10:08:53 +0000 (11:08 +0100)
commit2b8114d59df031b557b37daa090822931ec60301
tree3768ac7b8392acbd7f31d7acb050261b32044d0b
parentd779092564297da2286631cb0dd381e585e635ee
feat(events): Add typed event for filtering autocompletion suggestions

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Controller/AutoCompleteController.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/public/Collaboration/AutoComplete/AutoCompleteEvent.php
lib/public/Collaboration/AutoComplete/AutoCompleteFilterEvent.php [new file with mode: 0644]