summaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* ensure home storage is initialized on first setupRobin Appelman2020-07-093-2/+6
* harden seekable http stream a bit against failuresRobin Appelman2020-05-221-3/+13
* update autoloaderRobin Appelman2020-05-221-9/+7
* add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-05-221-8/+18
* make seekable s3 stream genericRobin Appelman2020-05-222-57/+106
* Enable fseek for files in S3 storageLukas Stabe2020-05-222-19/+147
* dont try to update storage mtime if we can't get the mtimeRobin Appelman2020-05-011-6/+9
* Close the streams in `writeStream` even when there is an exceptionRobin Appelman2020-04-151-3/+6
* Merge pull request #20164 from nextcloud/backport/19782/stable17Morris Jobke2020-04-141-9/+18
|\
| * Use global used space in quota wrappen when external storage is includedRobin Appelman2020-03-251-9/+18
* | Actually check if the owner is not nullRoeland Jago Douma2020-03-271-0/+5
|/
* Get correct mimetype on objectstoresRoeland Jago Douma2020-03-121-6/+1
* Don't create invalid usersJoas Schilling2020-02-131-1/+1
* Fix detection of non extention typesRoeland Jago Douma2019-12-121-2/+5
* Try more methodsJoas Schilling2019-12-121-3/+12
* Some more fixes in detecting the mimetype from the contentJoas Schilling2019-12-121-16/+24
* Allow to check for the mimetype by content onlyJoas Schilling2019-12-121-7/+21
* delay creation of the cert bundleArthur Schiwon2019-12-021-11/+17
* Fix DAV mimetype searchRoeland Jago Douma2019-10-291-4/+7
* Merge pull request #17277 from nextcloud/backport/17264/stable17Roeland Jago Douma2019-09-272-1/+37
|\
| * handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-262-1/+37
* | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-261-3/+11
|/
* set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-09-092-109/+102
* Return the proper jailed path when requesting the root pathJulius Härtl2019-09-041-1/+1
* Undefined variable response when server is no nextcloud anymoreJoas Schilling2019-08-201-1/+1
* Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdavRoeland Jago Douma2019-08-151-2/+27
|\
| * Update Encryption.phpmartink-p2019-06-171-7/+9
| * Update Encryption.phpmartink-p2019-06-171-1/+7
| * Apply suggestions from code reviewmartink-p2019-06-171-5/+5
| * Update Encryption.phpmartink-p2019-06-171-2/+19
* | Properly return an int in the getId function of the cacheRoeland Jago Douma2019-08-071-1/+1
* | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-1/+6
|\ \
| * | Add additional check for read permissionsJulius Härtl2019-07-241-1/+2
| * | Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-0/+4
* | | Fix typo in commentMorris Jobke2019-07-291-1/+1
* | | Merge pull request #16570 from nextcloud/enh/supress_touch_errorRoeland Jago Douma2019-07-291-2/+2
|\ \ \
| * | | Supress warnings touch can generateRoeland Jago Douma2019-07-261-2/+2
* | | | Merge pull request #16558 from nextcloud/enh/less_verbose_locked_loggingRoeland Jago Douma2019-07-271-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Do not log all locked exceptionsRoeland Jago Douma2019-07-261-3/+3
| |/ /
* / / Remove deprecated searchByTagRoeland Jago Douma2019-07-264-74/+0
|/ /
* | Merge pull request #16440 from marcelklehr/fix/objectstorage-put-contentsMorris Jobke2019-07-171-4/+4
|\ \
| * | Fix File#putContents(string) on ObjectStorageMarcel Klehr2019-07-171-4/+4
* | | Do not keep searching for recentRoeland Jago Douma2019-07-161-1/+6
|/ /
* | Use HTTP1.1 to read S3 objectsRoeland Jago Douma2019-07-101-0/+1
* | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-071-0/+6
|\ \
| * | Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-291-0/+6
| |/
* | Merge pull request #16107 from nextcloud/local-check-pathRoeland Jago Douma2019-06-271-0/+21
|\ \
| * | verify that paths are valid for recursive local moveRobin Appelman2019-06-271-0/+21
* | | Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfol...Roeland Jago Douma2019-06-251-2/+2
|\ \ \ | |/ / |/| |
| * | Fix full text search for groupfoldersMorris Jobke2019-06-171-2/+2
| |/