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
2022-01-27Add deprecation notice to script & addScript funcLouis Chemineau
2022-01-08Deprecate script functionLouis Chemineau
2022-01-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Fix multiline commentsChristoph 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-06-20Move public preview endpoint overRoeland Jago Douma
2018-01-26Use type casting instead of *val() methodMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Doc: Fix phpDoc issuesJulius Härtl
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-08-01Fix template functionsLukas Reschke
2017-06-24Optimize performance / Load CSS and JS in parallel on firefoxMichael Letzgus
2017-05-25Streamline templates, more DRYMichael Letzgus
2017-05-20Make page loading faster by deferred script loading:Michael Letzgus
2016-11-08Fix preview URLsJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-13Move functions.php to legacyRoeland Jago Douma