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-14Handle the move operation properly between shared calendarsThomas Citharel
2022-05-17Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2020-04-30Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-26Provide links to calendar in event creation/update activitiesThomas Citharel
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-01-08Correctly handle the classification of events in the activity streamJoas Schilling
2017-12-11Create activities for (un)publishing calendar eventsThomas Citharel
2017-11-06Update license headersMorris Jobke
2017-10-16Fix missing translation of "Personal" calendar in activitiesJoas Schilling
2017-01-02Fix legacy caldav endpointsRoeland Jago Douma
2016-11-29Move event and todo parsing to new APIJoas Schilling
2016-11-16Fix integration testsJoas Schilling
2016-11-03Use the event dispatcherJoas Schilling
2016-11-03Use a different type for events and todosJoas Schilling
2016-11-03Activities for events and todosJoas Schilling
2016-11-03Move the methods into a new classJoas Schilling