summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/WebcalCaching
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-292-0/+3
* Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-9/+9
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-301-1/+1
|\
| * Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-271-1/+1
* | Remove unused importsChristoph Wurst2020-03-251-1/+0
|/
* RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-161-3/+11
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-101-0/+416
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+145