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
2020-12-07Do not load nonexisting setup.jsJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Use php keywords in lowercaseChristoph 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-12Add a dedicated page for the recommended apps installationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-04Add checkbox to install recommended apps during setupChristoph Wurst
2019-04-11Block install without CAN_INSTALL fileRoeland Jago Douma
2019-02-25Fix typo in info log for autoconfigMorris Jobke
2019-01-09Npmize (vendor) scriptsChristoph Wurst
2018-04-26move log constants to ILoggerArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-02-01Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)
2017-01-10Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)
2017-01-10Removed jquery scssJohn Molakvoæ (skjnldsv)
2016-08-02SetupController should use \OC::$configDir tooDamjan Georgievski
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-06Rename files to be PSR-4 compliantLukas Reschke