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-09-15Update .l10nignore for apps to exclude bundled JS filesMorris Jobke
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-13[tx-robot] updated from transifexNextcloud bot
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-31Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)
2020-07-31Bump compiled filesJohn Molakvoæ (skjnldsv)
2020-07-31[tx-robot] updated from transifexNextcloud bot
2020-07-16Migrate files versions to the PSR containerChristoph Wurst
2020-07-15[tx-robot] updated from transifexNextcloud bot
2020-07-14Compile assetsnpmbuildbot[bot]
2020-07-09Move files_versions to bootstrap mechanismMorris Jobke
2020-07-07Bump bundlesJulius Härtl
2020-07-03[tx-robot] updated from transifexNextcloud bot
2020-06-26Add missing returnJoas Schilling
2020-06-26Also always return in app commandsJoas Schilling
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-06-01[tx-robot] updated from transifexNextcloud bot
2020-05-21[tx-robot] updated from transifexNextcloud bot
2020-05-07Bump app versions and requirementsJoas Schilling
2020-04-29Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-29Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]
2020-04-18Fix legacy routesJoas Schilling
2020-04-18Merge pull request #20449 from liamjack/fix/19066/empty_file_versionsRoeland Jago Douma
2020-04-13Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]
2020-04-12Fix #19066 - Array offset error due to empty file versions arrayLiam JACK
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Make sure every file ends with an empty newlineChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]
2020-04-03Update handlebars to get rid of minimistChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-30Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]
2020-03-28[tx-robot] updated from transifexNextcloud bot
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-27[tx-robot] updated from transifexNextcloud bot
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-03-15Move deprecated aliases over to new registrationRoeland Jago Douma
2020-03-09Merge pull request #19820 from nextcloud/fix/mismatching-docblock-return-typeChristoph Wurst