summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node
Commit message (Expand)AuthorAgeFilesLines
* Implement webdav SEARCHRobin Appelman2017-03-011-2/+7
* Fix files node API failed rename/copyVincent Petry2017-01-123-108/+81
* Refactor files node API for more code reuseVincent Petry2017-01-111-1/+1
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-1/+0
* DI for root.phpLukas Reschke2016-11-021-21/+33
* Do not expose user data in exceptions & fix typoMorris Jobke2016-11-021-1/+1
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-0/+9
* 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-122-22/+51
* Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-16/+21
|\
| * optimize getUserFolder for the common caseRobin Appelman2016-08-251-11/+6
| * cache user foldersRobin Appelman2016-08-251-16/+26
* | Always use the LazyRootRoeland Jago Douma2016-08-261-1/+1
|/
* use limit instead of since when listing recent filesRobin Appelman2016-07-222-43/+8
* add recent files to node apiRobin Appelman2016-07-222-1/+119
* Update with robinJoas Schilling2016-07-217-7/+7
* Fix othersJoas Schilling2016-07-218-16/+24
* Update license headersLukas Reschke2016-05-261-0/+1
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-248-0/+2229