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-10-15Add support for Delegation Settings for more appsCarl Schwan
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-07-30fix UserController tests failing because of max_quota app value not provided ...Julien Veyssier
2021-06-30cleanupArthur Schiwon
2021-06-30prov api reports multiple mail as editable fieldArthur Schiwon
2021-06-30prov api reports additional emails on getUserArthur Schiwon
2021-06-05Effectively return a valid group as it would be the case in a realDries Mys
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-14Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz
2021-05-12Fix unauthorized OCS status in provisioningJoas Schilling
2021-05-08provAPI to use only public API of IAccountManagerArthur Schiwon
2021-04-27Also check implementsAction methodJoas Schilling
2021-04-27Only return display name as editable when the user backend allows itJoas Schilling
2021-03-26Capability for federated scopeVincent Petry
2021-03-26Add property scope tests for AccountManagerVincent Petry
2021-03-26Enhance UsersControllerTest of provisioning API with scopesVincent Petry
2021-03-26Make extra user profile fields always editableVincent Petry
2021-03-10Add a service to find out if a user knows another userJoas Schilling
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-02LoggerInterface for provisioning API ControllersRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07Unit tests for searching by phone numberJoas Schilling
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
2020-12-07Make code strictJoas Schilling
2020-10-05Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-05Fix the user email issue while creating a userSujith Haridasan
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-09Generate password on addUser by password_policy appDaniel Kesselberg
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-07-03Use the new method everywhereJoas Schilling
2020-05-08Fix languages empty arrayGretaD
2020-04-29Update license headers for 19Christoph Wurst
2020-04-14Fix php-cs formattingChristoph Wurst
2020-04-11Add tests for encoded group idJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst