summaryrefslogtreecommitdiffstats
path: root/lib/public/Collaboration/Resources/IManager.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Decouple resource provider registrationDaniel Kesselberg2019-12-071-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+6
* Register providers via class namesJoas Schilling2019-03-011-2/+3
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-0/+13
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Further work on the access cacheJoas Schilling2019-03-011-4/+27
* Fix doc blocksJoas Schilling2019-03-011-5/+5
* Implement search and rename in backendJulius Härtl2019-03-011-0/+8
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+4
* Make names mandatoryJoas Schilling2019-03-011-1/+3
* Allow to create collectionsJoas Schilling2019-03-011-0/+6
* Basic implementation of resource and collection handlingJoas Schilling2019-03-011-0/+45