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-21Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
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-10-20Do not remove current user on findOneJohn Molakvoæ
2021-10-19Profile backendChristopher Ng
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
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
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
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-04-26add contactsmenu popoverGeorg Ehrke
2017-04-25Don't show contacts an entry for themselvesChristoph Wurst
2017-04-25Contacts menuChristoph Wurst