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
path: root/lib
AgeCommit message (Expand)Author
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-03-01Properly handle null as ownerId if file system access is denied by access tokenJulius Härtl
2019-03-01Listen to IUser::postDeleteJulius Härtl
2019-03-01Update autoloaderJoas Schilling
2019-03-01Access for a collection can only become trueJoas Schilling
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Add a listener for the eventsJoas Schilling
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Fix unused variable $accessJoas Schilling
2019-03-01Fix doc blockJoas Schilling
2019-03-01Add invalidation methods to the interfaceJoas Schilling
2019-03-01Don't throw on UniqueConstraintViolationException since a written value is ok...Joas Schilling
2019-03-01Cache the access manually tooJoas Schilling
2019-03-01Fix SQL statement and provider method callJulius Härtl
2019-03-01Make sure the results are always sorted the sameJoas Schilling
2019-03-01Improve searchCollections()Joas Schilling
2019-03-01Further work on the access cacheJoas Schilling
2019-03-01Start implementing 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-01Insert new collection into databaseJulius 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-03-01Merge pull request #14254 from sparrowjack63/masterRoeland Jago Douma
2019-03-01Bucket name - Alert in debug modeS. Cat
2019-03-01Correct code indentS. Cat
2019-03-01Warning on S3 not compatible DNS bucket nameS. Cat
2019-03-01Dont check Bucket Name in NextcloudSebastien Cat
2019-03-01Merge pull request #14449 from nextcloud/feature/noid/redirect-to-default-appJoas Schilling
2019-03-01Allow apps to redirect to the default appJoas Schilling
2019-03-01[tx-robot] updated from transifexNextcloud bot
2019-02-28Remove not used appinfo/classpath.php checkMorris Jobke
2019-02-28Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke
2019-02-28Do not load 2fa admin settings asyncRoeland Jago Douma
2019-02-27Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-itemsMorris Jobke
2019-02-27add option to get raw size (without submounts) from fileinfoRobin Appelman
2019-02-26Search sharees on lookup server when explicitly requested by userChristoph Wurst
2019-02-26Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f...Joas Schilling
2019-02-26Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling
2019-02-26Merge pull request #14346 from tomaski/masterMorris Jobke
2019-02-26[tx-robot] updated from transifexNextcloud bot