aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CalendarObject.php
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Translate 'Busy' in CalDAVGary Kim2020-02-231-3/+13
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* remove cached size from shared calendar objectsGeorg Ehrke2017-11-121-0/+16
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* remove reminders from read-only shared calendarsGeorg Ehrke2017-10-221-11/+41
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-1/+1
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-1/+7
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+92