Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-18Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke
2020-06-26Also always return in app commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-03-05Use proper dependency injection for app managerMorris Jobke
2018-05-22allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke
2017-12-11Principal search: Take sharing settings into accountGeorg Ehrke
2017-11-27catch errors when parsing calendar data for calendar query requestsGeorg Ehrke
2017-11-06Update license headersMorris Jobke
2017-10-05Check if the user/group exists for dav sharesJoas Schilling
2016-11-03Use the event dispatcherJoas Schilling
2016-11-03Move the methods into a new classJoas Schilling
2016-09-26Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller
2016-09-26fix things (indentation, tests, comments, backend custom implementationThomas Citharel
2016-08-24Better displaynames for shared calendarsJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling