aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CachedSubscription.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-071-1/+5
* Fix param name after Sabre\CalDAV updateLouis Chemineau2023-11-221-2/+2
* Use implementations instead of interfaces for accessing private methodsjld31032023-03-301-3/+2
* Fix more psalm issuesCarl Schwan2022-05-161-6/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-181-0/+12
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+198