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-03-29change calendar invite emails to use pngs instead of svgsNick Sweeting
2021-03-29Map old account scope properties to new namesVincent Petry
2021-03-26Delete old birthday calendar object when moving contact to another address bookChristian Weiske
2021-03-25Fix l10nValdnet
2021-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-02-11Do not send imip email to invalid recipientsChristoph Wurst
2021-02-09Merge pull request #25450 from nextcloud/backport/25393/stable21Roeland Jago Douma
2021-02-03Parse calendar object for attendees and emit interaction eventsChristoph Wurst
2021-02-03Emit an interaction event for calendar event user attendeesChristoph Wurst
2021-02-03Emit an interaction event for calendar share recipientsChristoph Wurst
2021-02-02take into account that UNIQUE index might not work as expectedArthur Schiwon
2021-01-29Merge pull request #25383 from nextcloud/bugfix/24893Roeland Jago Douma
2021-01-29Merge pull request #25218 from nextcloud/fix/25213/do-no-remove-vali-dav-grou...Christoph Wurst
2021-01-29Properly handle SMB ACL blocking scanning a directoryJulius Härtl
2021-01-25Merge pull request #25310 from nextcloud/dav-validate-email-addressesRoeland Jago Douma
2021-01-25Catch NotFoundException when querying quotaVincent Petry
2021-01-25[CalDAV] Validate notified emailsThomas Citharel
2021-01-21also use storage copy when dav copying directoriesRobin Appelman
2021-01-20do not remove valid group sharesArthur Schiwon
2021-01-16Add cards_abiduri index on installRoeland Jago Douma
2021-01-14Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-...Roeland Jago Douma
2021-01-14Dismiss reminder notifications from passed eventsThomas Citharel
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-07Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl
2021-01-05Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma
2021-01-05Don't throw a 500 when importing a broken ics reminder fileJoas Schilling
2021-01-04Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)
2020-12-30Update license headersChristoph Wurst
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-22Merge pull request #22222 from nextcloud/enh/social-indexRoeland Jago Douma
2020-12-22re-index contacts with social profilescall-me-matt
2020-12-22Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma
2020-12-22Merge pull request #24604 from nextcloud/feat/dav/move-calendar-renameJohn Molakvoæ
2020-12-18Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst
2020-12-17fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon
2020-12-17fix finding of groups with decodable chars in their id via DAVArthur Schiwon
2020-12-17fixes sharing to group ids with characters that are being url encodedArthur Schiwon
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-12-14Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)
2020-12-10Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma
2020-12-10Allow to force rename a conflicting calendarJohn Molakvoæ (skjnldsv)
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-12-09Adjust further columnsVincent Petry
2020-12-09Adjust calendars.components to 64 charsVincent Petry
2020-12-07Make code strictJoas Schilling