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)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-06-17Don't initialize Application directlyJoas Schilling
2020-04-10Add visibility to all constantsChristoph Wurst
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
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
2018-07-11update unit testsBjoern Schiessle
2018-04-22Less deprecated calls to OCP\Util::writeLogMorris Jobke
2018-03-28Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma
2018-03-26Do not use \OCP\DB anymoreRoeland Jago Douma
2018-03-25Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-26Return value immediately instead of assigning to a one-time variableMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Fix comparisons in the sharing appJoas Schilling
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2016-08-05Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling