summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/Folder.php
Commit message (Expand)AuthorAgeFilesLines
* Fix proper permissions for multiple file accessRoeland Jago Douma2018-03-221-11/+10
* limit the user when searching for a file by id if we know the user alreadyRobin Appelman2017-04-211-1/+6
* rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get...Robin Appelman2017-04-121-1/+1
* Implement webdav SEARCHRobin Appelman2017-03-011-2/+7
* Fix files node API failed rename/copyVincent Petry2017-01-121-45/+10
* Remove sensible information from exception messageMorris Jobke2016-10-241-6/+6
* Add message to NotSquareException thrown from AvatarOlivier Mehani2016-10-241-6/+6
* explicitly cast to intRobin Appelman2016-10-121-2/+5
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-21/+38
* use limit instead of since when listing recent filesRobin Appelman2016-07-221-42/+7
* add recent files to node apiRobin Appelman2016-07-221-0/+113
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+360