summaryrefslogtreecommitdiffstats
path: root/lib/public/EventDispatcher
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-4/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Allow to remove listenersJoas Schilling2020-02-271-0/+8
* Update license headersChristoph Wurst2019-12-055-10/+17
* add Nextcloud specific GenericEvent implementationArthur Schiwon2019-11-261-0/+169
* Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-281-0/+71
* Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-2/+16
* Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-111-0/+12
* Add event dispatcher to OCPChristoph Wurst2019-06-253-0/+141