summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Direct
Commit message (Expand)AuthorAgeFilesLines
* Silence errors of return type mismatch from Sabre for nowCôme Chilliet2023-02-071-0/+4
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-8/+7
* add event for when a direct download is triggeredRobin Appelman2021-02-123-12/+30
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-2/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-4/+0
* Update license headersChristoph Wurst2019-12-054-4/+12
* Add tests for DirectFile and DirectHomeRoeland Jago Douma2018-04-261-1/+1
* Throttle requests to unknown tokensRoeland Jago Douma2018-04-262-4/+24
* Check if a direct link is expiredRoeland Jago Douma2018-04-262-21/+31
* Add directDownload support of storageRoeland Jago Douma2018-04-261-1/+0
* No listingRoeland Jago Douma2018-04-261-12/+4
* Dav endpoint returns proper dataRoeland Jago Douma2018-04-263-14/+63
* First step of DAV endpointRoeland Jago Douma2018-04-264-0/+252