summaryrefslogtreecommitdiffstats
path: root/lib/private/Files
Commit message (Expand)AuthorAgeFilesLines
* fix writeStream for jail wrapperRobin Appelman2018-10-312-0/+18
* allways fall back to fopen for encryption wrapperRobin Appelman2018-10-312-1/+25
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-314-23/+133
* Add getExtension() to FileInfoRobin Appelman2018-10-294-0/+16
* Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma2018-10-241-1/+1
* pass `Cache::getMoveInfo` along cache wrappersRobin Appelman2018-10-171-0/+6
* expose storagefactory in server containerRobin Appelman2018-10-171-2/+3
* use name in fileinfo if setRobin Appelman2018-10-171-1/+1
* Normalize getUnjailedPathRoeland Jago Douma2018-10-111-1/+2
* Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-25/+16
* tokens can't be valid local user namesRobin Appelman2018-08-161-11/+9
* more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
* cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
* use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
* remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
* use insertIfNotExists to store new mimetypes.Robin Appelman2018-08-091-14/+7
* Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-2/+17
|\
| * make file cache updates more robustBjoern Schiessle2018-07-311-2/+17
* | Do not log to error loglevel when converting the errorRoeland Jago Douma2018-08-061-1/+1
|/
* Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
* Use the path_hash instead of the path to query the filecacheMorris Jobke2018-07-161-1/+1
* Merge pull request #10179 from nextcloud/mount-filterMorris Jobke2018-07-111-1/+22
|\
| * Add the option to filter mounts for a userRobin Appelman2018-07-101-1/+22
* | Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+15
* | Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+11
|/
* allow to disable encryptionBjoern Schiessle2018-07-051-2/+6
* Merge pull request #10079 from nextcloud/search-double-slashMorris Jobke2018-07-021-1/+1
|\
| * fix double slash in search result path when the result is in a submountRobin Appelman2018-07-021-1/+1
* | Add option to only scan the home storageRobin Appelman2018-06-281-3/+8
|/
* Add resource type phpDoc for putContent methodsJulius Härtl2018-06-263-3/+3
* Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-2/+2
|\
| * feat: allow files:scan --shallowBlaok2018-05-181-2/+2
* | Request a valid property for DAV opendirRoeland Jago Douma2018-06-211-1/+1
* | Fix listing s3 objects when using google cloud aws compatibilityRobin Appelman2018-06-111-0/+5
* | Make sure initial files can be properly createdRoeland Jago Douma2018-06-071-1/+2
* | add azure unit tests with azuriteRobin Appelman2018-06-041-1/+28
* | add azure object storage backendRobin Appelman2018-06-041-0/+91
* | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanupMorris Jobke2018-05-231-9/+12
|\ \ | |/ |/|
| * cleanup locks in scanner on errorRobin Appelman2018-05-041-9/+12
* | Make Appdata staticRoeland Jago Douma2018-05-142-6/+13
* | Merge pull request #9397 from nextcloud/log-fileinfo-not-foundMorris Jobke2018-05-071-0/+1
|\ \
| * | Debug log file not found when getting fileinfoRobin Appelman2018-05-041-0/+1
| |/
* | Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke2018-05-071-3/+1
|\ \
| * | always log locking errorsRobin Appelman2018-05-041-3/+1
* | | Merge pull request #9372 from nextcloud/bugfix/4577Morris Jobke2018-05-071-0/+8
|\ \ \
| * | | Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+8
| |/ /
* | | Merge pull request #9371 from nextcloud/bugfix/7444Morris Jobke2018-05-071-7/+7
|\ \ \ | |_|/ |/| |
| * | Cache is not part of the quotaRoeland Jago Douma2018-05-021-7/+7
| |/
* | Merge pull request #9387 from nextcloud/getcachentry-lockMorris Jobke2018-05-041-3/+1
|\ \
| * | remove unneeded locks in getCacheEntryRobin Appelman2018-05-041-3/+1
| |/