aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 18Christoph Wurst2019-12-202-1/+6
* Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+42
* Update license headersChristoph Wurst2019-12-0513-13/+45
* 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
* Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-0/+99
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* AutoCompletion backendArthur Schiwon2017-10-222-0/+96
* minor fixesArthur Schiwon2017-09-261-0/+1
* add missing PHP docArthur Schiwon2017-09-261-1/+16
* make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-261-0/+7
* don't keep result types hard codedArthur Schiwon2017-09-262-10/+67
* missing PHP doc for public interfacesArthur Schiwon2017-09-263-2/+18
* Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-263-0/+142