aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Direct/DirectFile.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+6
* Silence errors of return type mismatch from Sabre for nowCôme Chilliet2023-02-071-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* add event for when a direct download is triggeredRobin Appelman2021-02-121-1/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Check if a direct link is expiredRoeland Jago Douma2018-04-261-11/+9
* Dav endpoint returns proper dataRoeland Jago Douma2018-04-261-9/+42
* First step of DAV endpointRoeland Jago Douma2018-04-261-0/+79