summaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23923 from nextcloud/bugfix/oci/fix-greatest-order-for-or...Roeland Jago Douma2020-11-071-4/+4
|\
| * Use Query builder functionJoas Schilling2020-11-061-1/+1
| * Fix order of GREATEST for OracleJoas Schilling2020-11-061-3/+3
* | Allow config to specify the bucket existsRoeland Jago Douma2020-11-061-1/+2
|/
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+0
* The file cache entry is array accessibleChristoph Wurst2020-10-131-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-054-9/+9
* Merge pull request #22903 from nextcloud/techdebt/16696/no-need-to-get-full-p...Morris Jobke2020-09-171-1/+1
|\
| * Do not fetch the normalized full path again if it is already availableMorris Jobke2020-09-171-1/+1
* | Merge pull request #22867 from nextcloud/shared-storage-init-lessRoeland Jago Douma2020-09-172-11/+71
|\ \ | |/ |/|
| * optimize View::getPath if we already know the storage idRobin Appelman2020-09-162-14/+18
| * disable update checking for shared storagesRobin Appelman2020-09-151-0/+56
* | Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-163-6/+0
|/
* Merge pull request #22520 from nextcloud/normalize-path-invalid-utf8Roeland Jago Douma2020-09-091-1/+1
|\
| * dont use `false` as cache key for non utf8 path in normalizePathRobin Appelman2020-08-311-1/+1
* | Fix reading empty files from objectstorageRoeland Jago Douma2020-09-091-0/+5
* | Merge pull request #22657 from nextcloud/bugfix/noid/quota-trash-creationMorris Jobke2020-09-091-2/+9
|\ \
| * | Check if quota should be applied to path when creating directoriesJulius Härtl2020-09-081-2/+9
* | | Merge pull request #22729 from nextcloud/fix/object_storage_permissions_shortcutMorris Jobke2020-09-091-0/+10
|\ \ \
| * | | Run stat less often for objectstoragesRoeland Jago Douma2020-09-081-0/+10
* | | | Merge pull request #22646 from nextcloud/bugfix/mimetype-mappingRoeland Jago Douma2020-09-081-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Properly add both mimetypes to secure mimetype mappingJulius Härtl2020-09-071-1/+7
| |/ /
* / / Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-072-0/+2
|/ /
* | Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share...Roeland Jago Douma2020-09-011-0/+5
|\ \
| * | Transfer shares of the transferred root nodeJulius Härtl2020-08-311-0/+5
* | | Merge pull request #16632 from nextcloud/bugfix/external-reshareRoeland Jago Douma2020-09-011-5/+1
|\ \ \
| * | | trim slashesRobin Appelman2020-08-281-1/+1
| * | | Set proper root path for single file shares originating from other storagesJulius Härtl2020-08-281-5/+1
| |/ /
* | | Merge pull request #22514 from nextcloud/fix/s3/only_delete_new_failedRoeland Jago Douma2020-08-311-7/+27
|\ \ \ | |_|/ |/| |
| * | Only update the filecache entry once the file has been written to S3Roeland Jago Douma2020-08-311-2/+11
| * | Don't lose filecache entry on s3 overwrite errorRoeland Jago Douma2020-08-311-5/+16
| |/
* / set the mount id before calling storage wrapperRobin Appelman2020-08-311-1/+1
|/
* Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma2020-08-2417-6/+24
|\
| * Update the license headers for Nextcloud 20Christoph Wurst2020-08-2417-6/+24
* | Merge pull request #21894 from nextcloud/fix-file-quotaJoas Schilling2020-08-241-2/+2
|\ \ | |/ |/|
| * fix: file quota was not applied in all caseskorelstar2020-08-201-2/+2
* | Merge pull request #20891 from cuppett/cuppett/issue#19790Roeland Jago Douma2020-08-201-6/+38
|\ \
| * | Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett2020-08-201-6/+38
| |/
* / Make Cache::removeChildren non recursiveRobin Appelman2020-08-202-15/+38
|/
* Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma2020-08-201-1/+1
|\
| * Allow writing empty content to new fileGeorg Ehrke2020-08-131-1/+1
* | Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke2020-08-191-1/+1
|\ \
| * | Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-1/+1
* | | Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-191-0/+1
|\ \ \
| * | | Add legacy scanning commandRoeland Jago Douma2020-08-191-0/+1
| |/ /
* / / Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-192-3/+3
|/ /
* | Improve recent file fetchingRoeland Jago Douma2020-08-181-6/+51
* | Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-171-0/+6
|/
* Add config option to enable multibucket preview distributionMorris Jobke2020-08-061-0/+3
* Use fixed preview buckets that are postfixed with -preview-NUMBERMorris Jobke2020-08-061-2/+2