summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Properly handle null as ownerId if file system access is denied by access tokenJulius Härtl2019-03-011-2/+6
* Listen to IUser::postDeleteJulius Härtl2019-03-011-1/+1
* Update autoloaderJoas Schilling2019-03-012-2/+4
* Access for a collection can only become trueJoas Schilling2019-03-011-0/+1
* Register providers via class namesJoas Schilling2019-03-012-7/+29
* Add a listener for the eventsJoas Schilling2019-03-012-0/+71
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-016-87/+113
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-012-1/+37
* Fix unused variable $accessJoas Schilling2019-03-011-2/+1
* Fix doc blockJoas Schilling2019-03-012-4/+2
* Add invalidation methods to the interfaceJoas Schilling2019-03-011-0/+19
* Don't throw on UniqueConstraintViolationException since a written value is ok...Joas Schilling2019-03-011-2/+8
* Cache the access manually tooJoas Schilling2019-03-011-0/+51
* Fix SQL statement and provider method callJulius Härtl2019-03-011-13/+13
* Make sure the results are always sorted the sameJoas Schilling2019-03-011-0/+1
* Improve searchCollections()Joas Schilling2019-03-011-6/+20
* Further work on the access cacheJoas Schilling2019-03-017-80/+293
* Start implementing access cacheJoas Schilling2019-03-013-8/+102
* Fix doc blocksJoas Schilling2019-03-019-51/+61
* Implement search and rename in backendJulius Härtl2019-03-012-0/+52
* Add link to resource providerJulius Härtl2019-03-014-0/+47
* Only call resource provider if type matchesJulius Härtl2019-03-012-10/+36
* Allow apps to register resource providersJulius Härtl2019-03-012-4/+15
* Add iconClass to resourcesJulius Härtl2019-03-014-0/+46
* Insert new collection into databaseJulius Härtl2019-03-011-1/+4
* Make names mandatoryJoas Schilling2019-03-018-21/+93
* Allow to create collectionsJoas Schilling2019-03-013-0/+20
* Provider functionalityJoas Schilling2019-03-016-0/+144
* Add a controller with the most important methodsJoas Schilling2019-03-015-6/+34
* Basic implementation of resource and collection handlingJoas Schilling2019-03-018-0/+503
* Merge pull request #14254 from sparrowjack63/masterRoeland Jago Douma2019-03-011-4/+7
|\
| * Bucket name - Alert in debug modeS. Cat2019-03-011-1/+1
| * Correct code indentS. Cat2019-03-011-5/+5
| * Warning on S3 not compatible DNS bucket nameS. Cat2019-03-011-4/+11
| * Dont check Bucket Name in NextcloudSebastien Cat2019-03-011-4/+0
* | Merge pull request #14449 from nextcloud/feature/noid/redirect-to-default-appJoas Schilling2019-03-013-0/+42
|\ \
| * | Allow apps to redirect to the default appJoas Schilling2019-03-013-0/+42
* | | [tx-robot] updated from transifexNextcloud bot2019-03-014-58/+64
|/ /
* | Remove not used appinfo/classpath.php checkMorris Jobke2019-02-281-17/+0
* | Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-288-13/+29
|\ \
| * | add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-278-13/+29
* | | Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-5/+21
* | | Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-itemsMorris Jobke2019-02-272-5/+17
|\ \ \
| * | | Generate id for navigation itemDaniel Kesselberg2019-02-251-2/+2
| * | | Parse multiple navigation itemsDaniel Kesselberg2019-02-222-4/+16
* | | | Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-1/+1
* | | | Merge pull request #14385 from nextcloud/feature/noid/add-event-to-allow-to-f...Joas Schilling2019-02-263-0/+101
|\ \ \ \ | |_|/ / |/| | |
| * | | Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-263-0/+101
* | | | Merge pull request #14346 from tomaski/masterMorris Jobke2019-02-261-0/+1
|\ \ \ \
| * | | | changed order of methodsTomasz Paluszkiewicz2019-02-261-1/+1