summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Remove useless var tagChristoph Wurst2023-01-191-3/+0
* Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-101-34/+16
|\
| * Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-171-34/+16
* | Rename user-agent used by the Webcal Refresh ServiceThomas Citharel2022-05-201-1/+1
|/
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-22/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* broaden exception handling on webcal refresheleith2020-09-291-1/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+2
* Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+8
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
* 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