aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Command/CreateCalendar.php
Commit message (Expand)AuthorAgeFilesLines
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-2/+3
* Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-1/+3
* catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+1
* Use the event dispatcherJoas Schilling2016-11-031-3/+2
* Move the methods into a new classJoas Schilling2016-11-031-2/+3
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+2
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-1/+3
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+81