aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Controller/DirectController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-10/+9
* dav: Add OpenAPI specjld31032023-07-111-0/+13
* Multiple fixesCarl Schwan2022-07-311-3/+4
* Block download when needed on direct download endpointVincent Petry2022-07-281-1/+15
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
* DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Improve the directContollerRoeland Jago Douma2018-04-261-15/+14
* Add directDownload support of storageRoeland Jago Douma2018-04-261-11/+16
* Request a direct linkRoeland Jago Douma2018-04-261-4/+52
* First step of DAV endpointRoeland Jago Douma2018-04-261-0/+61