summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CalendarObject.php
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): loop through all events for busy eventsAnna Larch2024-05-141-12/+9
* fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-141-0/+7
* Fix moving error for calendar object error because of missing principal uriAnna Larch2022-03-221-2/+2
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-0/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* 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