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-07-01User status automation background jobJoas Schilling
2022-06-24Summer cleanup of the federation appCarl Schwan
2022-06-14Handle the move operation properly between shared calendarsThomas Citharel
2022-05-17Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-03-30Contacts export and importChristopher Ng
2022-03-02Integrate migratorChristopher Ng
2022-02-21Fix cleaning reminders after subscription purgeThomas Citharel
2022-02-15Clean reminders for calendar when deleting a subscriptionThomas Citharel
2021-10-28Register missing DAV app calendar providerChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-21Add activities for creating, updating and deleting contactsJoas Schilling
2021-05-21Add activities for addressbook managementJoas Schilling
2021-05-07Remove the untyped calendar update eventChristoph Wurst
2021-05-07Remove the untyped calendar create eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst
2021-04-29Exclusively use the typed calendar deletion events for DAVChristoph Wurst
2021-04-16Move over notification to new registrationRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-14Add some closure return typesRoeland Jago Douma
2021-02-03Emit an interaction event for calendar event user attendeesChristoph Wurst
2021-02-03Emit an interaction event for calendar share recipientsChristoph Wurst
2020-08-04Add Event and Task Backends for Unified SearchGeorg Ehrke
2020-08-03Implement Contacts Backend for Unified SearchGeorg Ehrke
2020-07-16Migrate DAV to the PSR containerChristoph Wurst
2020-07-03Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst
2020-06-19Move DAV to the new bootstrap mechanismChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-13Only delete the default calendar setting when the default calendarThomas Citharel
2020-04-13Provide dav setting for user's default calendarThomas Citharel
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-15Support recurring events + repeating alarmsGeorg Ehrke
2019-08-15Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke
2019-08-15Stop using deprecated registerNotifier, use registerNotifierService insteadGeorg Ehrke
2019-08-15Support event reminders (email and notifications)Thomas Citharel
2019-03-06"Fix" the unit testsJoas Schilling
2019-01-04Log failure on parsingJohn Molakvoæ (skjnldsv)
2017-12-11Make ContactsStore a public APITobia De Koninck
2017-12-11Create activities for (un)publishing calendar eventsThomas Citharel
2017-11-09integrate Dav app with Calendar APIGeorg Ehrke
2017-11-06Change @georgehrke's emailMorris Jobke