aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Resources/Listener.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* fix: Migrate collaboration listener and remove legacy adapterJoas Schilling2023-07-281-34/+16
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-271-3/+3
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-3/+3
* Introduce event for loading additional script on projectsJulius Härtl2022-05-121-6/+27
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+6
* Listen to IUser::postDeleteJulius Härtl2019-03-011-1/+1
* Add a listener for the eventsJoas Schilling2019-03-011-0/+66