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-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
2017-04-25Show mail address in popover menuChristoph Wurst
2017-04-25Contacts menuChristoph Wurst