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
2022-06-10Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry
2022-05-17Expose additional emails in {DAV:}alternate-URI-setexpose-extra-emails-in-davThomas Citharel
2022-05-17Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-02Migrate last instances of $server::getLogger() from davCôme Chilliet
2022-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
2021-08-16Expose user language through DAVThomas Citharel
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2020-08-18Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke
2020-05-06Translate the maintenance mode message in webdavMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-13Provide dav setting for user's default calendarThomas Citharel
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
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-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-03Fix phpStorm complaintsJoas Schilling
2017-11-03DAV: Initial email customization supportLeon Klingele
2017-10-19Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling
2017-10-16Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke
2017-10-05Check if the user/group exists for dav sharesJoas Schilling
2017-09-05don't send invitation emails for past eventsGeorg Ehrke
2017-03-16Fix scheduling plugin on legacy caldav endpointJoas Schilling
2017-02-10Add integration tests for legacy DAV endpointsLukas Reschke
2017-01-02Fix legacy caldav endpointsRoeland Jago Douma
2017-01-02Add test execution against legacy DAV backendLukas Reschke
2016-11-03Use the event dispatcherJoas Schilling
2016-11-03Move the methods into a new classJoas Schilling
2016-10-12fix issue #1482 - mail invites through v1 webdavClaudemir Todo Bom
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-09-26Make little correctionsThomas Citharel
2016-09-26Proper work on PublishingThomas Citharel
2016-08-24Better displaynames for shared calendarsJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-20Implement brute force protectionLukas Reschke
2016-06-01block DAV if 2FA challenge needs to be solved firstChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-03-24Fix acls for calendar objects and cards - fixes #23273Thomas Müller
2016-03-17In debugging mode we enable Sabre's browser plugin since it helps a lot when ...Thomas Müller
2016-03-01Update author informationLukas Reschke
2016-02-19Add correct principals for the current user before ACL checkJoas Schilling