aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Local.php
Commit message (Expand)AuthorAgeFilesLines
* Use ::class and fix missing docJoas Schilling2017-10-281-1/+2
* Fix copy from jailed storageRoeland Jago Douma2017-08-091-0/+6
* Replace wrong PHPDocsLukas Reschke2017-08-011-4/+5
* Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co...Michael Munger2017-05-231-1/+1
* use unjailed path when moving files out of a shared storageRobin Appelman2017-04-121-2/+9
* Remove verbose error messageLukas Reschke2017-03-291-2/+3
* remove obsolete hack (#26928)Jörn Friedrich Dreyer2017-01-271-12/+1
* Merge pull request #1890 from nextcloud/downstream-25428Morris Jobke2016-10-251-2/+10
|\
| * Move function to LargeFileHelperLukas Reschke2016-10-251-1/+2
| * fixing php 32 bit (arm) filemtime on large file issue (#18971) (#25428)Boris Rybalkin2016-10-251-2/+9
* | Remove not existent function callLukas Reschke2016-10-251-1/+1
|/
* Only use realpath for real directories (#26058)Vincent Petry2016-09-261-1/+6
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-071-1/+29
* Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-031-3/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* error out if a local storage isn't setup correctlyRobin Appelman2016-04-251-0/+3
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+404