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-01-28Update all composer autoloader filesChristoph Wurst
2021-01-25[tx-robot] updated from transifexNextcloud bot
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2020-12-17[tx-robot] updated from transifexNextcloud bot
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07FIXRoeland Jago Douma
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-25Catch storage not available in versions expire commandChristoph Wurst
2020-11-06Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]
2020-10-13Merge pull request #23295 from nextcloud/fix/versions-no-space-no-versions-un...Morris Jobke
2020-10-12Return all keys in getAllVersions() insteadMorris Jobke
2020-10-12Fix undefined index and consequential damages in versions codeChristoph Wurst
2020-10-12VersioningTest:729 is unreliable and should be disabledMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-24Update autloaderRoeland Jago Douma
2020-09-18Bump versionsJoas Schilling
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