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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-26Add capability for editable scopes in provisioning APIVincent Petry
2021-03-10Delete matches when the user is being deletedJoas Schilling
2021-03-10Fix some psalm warningsJoas Schilling
2021-03-10Provisioning API to IBootstrapRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-09-16Improve registerService logic for ProvisioningApiMiddleware for static code a...Daniel Kesselberg
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2018-11-02Properly query the methodreflectorRoeland Jago Douma
2018-10-15Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan
2017-11-06Update license headersMorris Jobke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Add support for themingLukas Reschke
2016-08-14Add ProvisioningAPI middlewareRoeland Jago Douma