aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v2
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-041-1/+1
* fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-171-1/+1
* fix(psalm): update baseline and suppress unnecessary issuesJohn Molakvoæ2024-01-091-0/+7
* fix: improve typing and use \OCP\Server::getJohn Molakvoæ2024-01-091-32/+52
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-2/+8
* feat: public dav endpoint v2John Molakvoæ2024-01-091-0/+122
* Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-122-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* add event for when a direct download is triggeredRobin Appelman2021-02-121-1/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* Update license headersChristoph Wurst2019-12-052-2/+4
* Throttle requests to unknown tokensRoeland Jago Douma2018-04-261-1/+4
* Dav endpoint returns proper dataRoeland Jago Douma2018-04-261-1/+6
* First step of DAV endpointRoeland Jago Douma2018-04-261-0/+39
* Update license headersMorris Jobke2017-11-061-0/+1
* Let apps register Sabre plugins or collectionsVincent Petry2017-10-141-0/+1
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
* 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