Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Update license headersChristoph Wurst
2019-03-19Use rich objects instead of name, link and iconJoas Schilling
2019-03-19Replace the icon-class with an absolute link to an imageJoas Schilling
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Fix doc blockJoas Schilling
2019-03-01Add invalidation methods to the interfaceJoas Schilling
2019-03-01Further work on the access cacheJoas Schilling
2019-03-01Fix doc blocksJoas Schilling
2019-03-01Implement search and rename in backendJulius Härtl
2019-03-01Add link to resource providerJulius Härtl
2019-03-01Only call resource provider if type matchesJulius Härtl
2019-03-01Allow apps to register resource providersJulius Härtl
2019-03-01Add iconClass to resourcesJulius Härtl
2019-03-01Make names mandatoryJoas Schilling
2019-03-01Allow to create collectionsJoas Schilling
2019-03-01Provider functionalityJoas Schilling
2019-03-01Add a controller with the most important methodsJoas Schilling
2019-03-01Basic implementation of resource and collection handlingJoas Schilling
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2018-01-26Use type casting instead of *val() methodMorris Jobke
2017-10-22AutoCompletion backendArthur Schiwon
2017-09-27minor fixesArthur Schiwon
2017-09-27add missing PHP docArthur Schiwon
2017-09-27make it possible to register plugins and kick out the circle oneArthur Schiwon
2017-09-27don't keep result types hard codedArthur Schiwon
2017-09-27missing PHP doc for public interfacesArthur Schiwon
2017-09-27Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon