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-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Allow to specify supported architectures in appinfo.xmlJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-05-15l10n: Add "The" before "Following"Valdnet
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-02-21Fix other testsRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Fix L10N::tRoeland Jago Douma
2017-07-24More phpstorm inspection fixesRoeland Jago Douma
2016-11-15Adjust previous fallbacksLukas Reschke
2016-10-31Add update supportLukas Reschke
2016-10-24App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller
2016-10-20Ensure $commands being an array - fixes #26073Thomas Müller
2016-07-26Translate the server version for nextcloudJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-06-20fix more stringsMorris Jobke
2016-05-26Update license headersLukas Reschke
2016-04-28allow app developers to specify the minimum int sizeBernhard Posselt
2016-04-13Move \OC\App to PSR-4Roeland Jago Douma