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-03-24Fix passing null to strlenThomas Citharel
2022-03-18Add global profile toggle configChristopher Ng
2021-12-08Limit more contact searchesJoas Schilling
2021-11-26Fix source of translationsChristopher Ng
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-10-20Change origin field to appIdJoas Schilling
2021-10-20Do not remove current user on findOneJohn Molakvoæ
2021-10-20Add appName to contactsmenu action APIJohn Molakvoæ
2021-10-19Profile backendChristopher Ng
2021-09-15Add email addresses to contacts menuDaniel Kesselberg
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-10Clean up the logic of the contacts store a bitJoas Schilling
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-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-04Type Entry and IEntryRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-31contactsmanager shall limit number of results earlyArthur Schiwon
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-04Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-24Unify default value for restricting user enumeration with settingsDaniel Calviño Sánchez
2020-03-20Limit enumeration in contacts storeJulius Härtl
2020-01-28Do not encode contacts menu mailto linksChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-04-18Respect sharing enumeration config in contacts menuJulius Härtl
2018-07-19Don't fail contacts menu on unkown userRoeland Jago Douma
2018-06-04Fix local users check in contacts menuChristoph Wurst
2018-02-14Remove unused import statementsMorris Jobke
2017-12-11Make ContactsStore a public APITobia De Koninck
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-09-15Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke
2017-09-15Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck
2017-09-15Improve code styleTobia De Koninck
2017-09-15Some code improvementsTobia De Koninck
2017-09-15Add testsTobia De Koninck
2017-09-15Fix testsTobia De Koninck
2017-09-15Privacy enhancements for contacts menuTobia De Koninck
2017-05-02Do not show an email action for contacts with emtpy email addressesChristoph Wurst
2017-04-26add contactsmenu popoverGeorg Ehrke
2017-04-25Use absolute URI for action iconsChristoph Wurst
2017-04-25Don't show contacts an entry for themselvesChristoph Wurst
2017-04-25Let apps register contact menu provider via info.xmlChristoph Wurst