summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Files/FilesHome.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* use getUserFolder instead of getFileInfo when constructing FilesHomeRobin Appelman2018-05-241-6/+3
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Update license headersMorris Jobke2017-11-061-0/+3
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-011-1/+1
* Stop if user folder is not availableMorris Jobke2017-05-091-0/+4
* FilesHome now also returns DAV propertiesVincent Petry2016-09-261-50/+5
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+103