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-06-05Group may be null if backend doesn't support creating groupsDries Mys
2021-06-05Fixed indentationDries Mys
2021-06-05[ProvisioningAPI] Allow specifying group display name during creationDries 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-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-02LoggerInterface for provisioning API ControllersRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-07-03Use the new method everywhereJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-11Make the groupId url encodedJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-27Allow to set the group display name in the database backendJoas Schilling
2019-01-17ignore non existing users when retrieving details of group membersArthur Schiwon
2018-09-12Fix user and group listing with users that have an integer user idJoas Schilling
2018-06-26show error message when group existsRobin Appelman
2018-06-20New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)
2018-06-15Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)
2018-05-24Disabled fix since new users listJohn Molakvoæ (skjnldsv)
2018-05-24Added disabled count per groupsJohn Molakvoæ (skjnldsv)
2018-04-05Use abstract subclass so members can be definedJoas Schilling
2018-04-05Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-05Trait bumpJohn Molakvoæ (skjnldsv)
2018-04-05Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-05Cast types directlyJohn Molakvoæ (skjnldsv)
2018-04-05Limit and offsetJohn Molakvoæ (skjnldsv)
2018-04-05Api, return users details by groupsJohn Molakvoæ (skjnldsv)
2018-03-23Return groups displayname in provisioning apiJohn Molakvoæ (skjnldsv)
2018-02-27Make the provisioning api app strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2017-03-23Make deleting a group compatible with ocs v2Joas Schilling
2016-12-05Require sudo mode on the provisioning APIJoas Schilling
2016-08-14Move Groups over to OCSControllerRoeland Jago Douma