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-04-30Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma
2020-04-21Use a proper upload file so propfinds return 404Roeland Jago Douma
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-03-18rebuild autoloaderRobin Appelman
2020-03-09Add address book pluginsChristoph Wurst
2020-02-23Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register...Roeland Jago Douma
2020-02-18Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke
2020-02-10Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel
2019-11-27Add refresh-interval to exported calendarsGeorg Ehrke
2019-08-15Add repair step to register reminder index for existing eventsGeorg Ehrke
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-15add occ dav:send-event-reminders, so you don't have to rely on the background...Georg Ehrke
2019-08-15Support event reminders (email and notifications)Thomas Citharel
2019-08-15use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke
2019-08-15Use the proxymapper to obtain valid proxy dataRoeland Jago Douma
2019-08-14Add DB mapper and EntityRoeland Jago Douma
2019-08-13Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma
2019-08-01add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke
2019-07-30Use proper ShareeListRoeland Jago Douma
2019-07-18LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke
2019-05-23Don't run repair step for every individual user, outsource that to background...Georg Ehrke
2019-02-27Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)
2019-02-20Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke
2019-02-16Add Repair step to regenerate birthday calendarGeorg Ehrke
2019-01-31Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke
2019-01-30Add Apple Provisioning profileGeorg Ehrke
2019-01-28Merge pull request #5881 from nextcloud/command-move-calendarMorris Jobke
2019-01-16add list-calendars commandGeorg Ehrke
2019-01-11Remove orphan event and contacts dataJoas Schilling
2019-01-09Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-...Roeland Jago Douma
2019-01-08Add a repair step to remove sensitive event activityJoas Schilling
2019-01-04Add live repair step to cleanup old chunksRoeland Jago Douma
2019-01-04Background job to cleanup leftover chunked uploadsRoeland Jago Douma
2018-12-04No DAV user enumeration if disabledRoeland Jago Douma
2018-11-14Shorten index name of calendar changes tableJoas Schilling
2018-11-13Fix Calendarsubscriptions source column change on OracleGeorg Ehrke
2018-11-07cache webcal calendars on serverGeorg Ehrke
2018-11-04Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)
2018-10-30move migrationJohn Molakvoæ (skjnldsv)
2018-10-19Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke
2018-10-16move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke
2018-10-15convert source column in calendarsubscription table to (long) textGeorg Ehrke
2018-08-10Bump autoloadersRoeland Jago Douma
2018-06-29Include accept / decline links in CalDAV invitation emailsGeorg Ehrke
2018-06-29Merge pull request #10037 from nextcloud/dav-options-searchMorris Jobke
2018-06-28Fix search related results in OPTIONS requestsRobin Appelman
2018-06-25update classloader/classmap for calendar resource booking changesGeorg Ehrke
2018-06-25add resource / room principalsGeorg Ehrke
2018-06-01Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman