aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Command/CreateCalendar.php
Commit message (Expand)AuthorAgeFilesLines
* Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+2
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-021-1/+2
* Expose user language through DAVThomas Citharel2021-08-161-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+13
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+2
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-181-2/+4
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* 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
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* 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