summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14724 from nextcloud/enh/nonce_for_iframesMorris Jobke2019-03-181-1/+5
|\
| * CSP: set nonce for iframesRoeland Jago Douma2019-03-161-1/+5
* | [tx-robot] updated from transifexNextcloud bot2019-03-182-6/+6
* | [tx-robot] updated from transifexNextcloud bot2019-03-172-2/+14
|/
* [tx-robot] updated from transifexNextcloud bot2019-03-164-12/+12
* Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parentRoeland Jago Douma2019-03-151-1/+9
|\
| * allow renaming the root of a movable mount even if the parent folder is readonlyRobin Appelman2019-03-141-1/+9
* | Remove spaming debug logsJoas Schilling2019-03-152-2/+0
* | Merge pull request #14684 from nextcloud/long-etag-davRoeland Jago Douma2019-03-141-1/+5
|\ \
| * | handle long etags from dav external storageRobin Appelman2019-03-141-1/+5
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-03-1416-60/+134
* | add casting to string for postgresql query builderRobin Appelman2019-03-141-5/+7
|/
* Do not allow invalid users to be createdRoeland Jago Douma2019-03-141-0/+14
* Remove sensitive SMB arguments from exception logMorris Jobke2019-03-121-0/+6
* Add a message about disabled global routesJoas Schilling2019-03-111-0/+8
* Make sure urlParams are correctly injected in global routesJoas Schilling2019-03-111-1/+15
* Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke2019-03-082-4/+23
|\
| * Make the file strictJoas Schilling2019-03-051-4/+5
| * Avoid duplicate App container creationJoas Schilling2019-03-052-1/+19
* | Merge pull request #14589 from nextcloud/feature/noid/add-preview-information...Morris Jobke2019-03-081-0/+12
|\ \
| * | Add preview data as optional data for filesJoas Schilling2019-03-071-0/+12
* | | Merge pull request #14425 from cowai/fix-multiple-incomplete-foldersMorris Jobke2019-03-084-8/+32
|\ \ \
| * | | Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-064-8/+32
* | | | Remove Google+ from Social Sharing Bundle (2)Marius Blüm2019-03-071-1/+0
| |/ / |/| |
* | | Merge pull request #14568 from nextcloud/techdebt/noid/cleanup-code-leftoversRoeland Jago Douma2019-03-066-19/+2
|\ \ \
| * | | Cleanup some PHPDoc leftovers and unused variablesMorris Jobke2019-03-066-19/+2
* | | | Merge pull request #14424 from nextcloud/fix/13554/swift_to_tmpRoeland Jago Douma2019-03-061-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Use a tmp file for swift writesRoeland Jago Douma2019-03-041-1/+10
* | | | Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ip...Morris Jobke2019-03-061-0/+3
|\ \ \ \
| * | | | Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel2019-01-031-0/+3
* | | | | Merge pull request #14175 from skydiablo/masterMorris Jobke2019-03-051-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update SwiftFactory.phpVolker2019-02-131-0/+1
* | | | | Merge pull request #14502 from nextcloud/feature/noid/add-activities-for-grou...Morris Jobke2019-03-052-0/+4
|\ \ \ \ \
| * | | | | Dump autoloaderMorris Jobke2019-03-052-0/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #14302 from nextcloud/enhancement/noid/fulltextsearch-fina...Morris Jobke2019-03-0515-231/+1497
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixing phpdocMaxence Lange2019-03-044-63/+73
| * | | | fixing INDEX_DONEMaxence Lange2019-03-041-3/+2
| * | | | cleaning the excerpts managmentMaxence Lange2019-03-041-11/+6
| * | | | cleaningMaxence Lange2019-03-042-987/+3
| * | | | moving final class to private, new interface in publicMaxence Lange2019-03-0415-124/+2370
| |/ / /
* / / / Remove the upload and memory settingJoas Schilling2019-03-043-141/+1
|/ / /
* | | Load auth tokens with the initial state APIChristoph Wurst2019-03-011-2/+63
* | | 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