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
2021-06-29Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl
2021-06-25Make default calendar only contain VEVENTSThomas Citharel
2021-06-25Always provide theme color for default personal calendarThomas Citharel
2021-06-23Add regex to match Windows 10 calendar user-agentMikael Saarinen
2021-06-22Reference correct private variableLukas Reschke
2021-06-22Throttle on public DAV endpointLukas Reschke
2021-06-14Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst
2021-06-14occ: new command dav:delete-calendarMattia Narducci
2021-06-07Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke
2021-06-07Code style fixesMorris Jobke
2021-06-05Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ
2021-06-05Port dav calendar settings page to Vue.jsFrançois Freitag
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-04Fix dispatcher handling in CalDavBackendTestJoas Schilling
2021-06-01Merge pull request #27312 from francoisfreitag/tests-atLukas Reschke
2021-06-01Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst
2021-06-01Rewrite birthday calendar tests without $this->at()François Freitag
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-05-12Fix CS checkRoeland Jago Douma
2021-05-12remove private AccountManager from SyncServiceArthur Schiwon
2021-05-08dav: do not use private AccountManagerArthur Schiwon
2021-05-07Remove the untyped calendar update eventChristoph Wurst
2021-05-07Remove the untyped calendar create eventChristoph Wurst
2021-05-07Clean up reminder actions and call methods directlyChristoph 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-05-04Fix testValdnet
2021-04-30fix creating vcards with multiple string valuesArthur Schiwon
2021-04-29Exclusively use the typed calendar deletion events for DAVChristoph Wurst
2021-04-23Only set copy etag if the destination source can be foundChristoph Wurst
2021-04-20Fix DAV unit testsJoas Schilling
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-03Move DirectMapper to QBMapperRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-14Fix PluginManager annotationRoeland Jago Douma
2021-02-12add event for when a direct download is triggeredRobin Appelman
2021-02-11Do not send imip email to invalid recipientsChristoph Wurst
2021-02-03Parse calendar object for attendees and emit interaction eventsChristoph Wurst
2021-01-25[CalDAV] Validate notified emailsThomas Citharel
2021-01-14Dismiss reminder notifications from passed eventsThomas Citharel
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-12-14Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)
2020-12-10Add $secureRandom to test caseDaniel Kesselberg
2020-12-09Handle deck share type in audit and dav appJulius Härtl