summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v2
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-2/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Throttle requests to unknown tokensRoeland Jago Douma2018-04-261-1/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Dav endpoint returns proper dataRoeland Jago Douma2018-04-261-1/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* First step of DAV endpointRoeland Jago Douma2018-04-261-0/+39
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Let apps register Sabre plugins or collectionsVincent Petry2017-10-141-0/+1
| | | | | | upstream #26761 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
| | | | Signed-off-by: Ko- <k.stoffelen@cs.ru.nl>
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
| | | | | | | | * Prevent PHP request to get killed when using fclose callback * Add ignore_user_abort everywhere where the time limit is set to 0 Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Happy new year!Thomas Müller2016-01-121-1/+19
|
* Introduced the new webdav endpoint remote.php/dav holding the principals and ↵Thomas Müller2015-10-261-0/+11
the files collection