summaryrefslogtreecommitdiffstats
path: root/lib/public/Collaboration/Resources
Commit message (Expand)AuthorAgeFilesLines
* Use rich objects instead of name, link and iconJoas Schilling2019-03-192-36/+5
* Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-192-2/+3
* 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
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Further work on the access cacheJoas Schilling2019-03-014-12/+41
* Fix doc blocksJoas Schilling2019-03-016-26/+34
* Implement search and rename in backendJulius Härtl2019-03-011-0/+8
* Add link to resource providerJulius Härtl2019-03-012-0/+15
* Only call resource provider if type matchesJulius Härtl2019-03-011-0/+9
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+4
* Add iconClass to resourcesJulius Härtl2019-03-012-0/+15
* Make names mandatoryJoas Schilling2019-03-012-1/+9
* Allow to create collectionsJoas Schilling2019-03-012-0/+12
* Provider functionalityJoas Schilling2019-03-013-0/+48
* Add a controller with the most important methodsJoas Schilling2019-03-014-2/+31
* Basic implementation of resource and collection handlingJoas Schilling2019-03-015-0/+199