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
path: root/core
AgeCommit message (Expand)Author
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
2020-04-18[tx-robot] updated from transifexNextcloud bot
2020-04-17Fix breadcrumb in move or copy file dialogLoïc Hermann
2020-04-16[tx-robot] updated from transifexNextcloud bot
2020-04-15Merge pull request #20481 from ACTom/add-mindmap-mimetypeChristoph Wurst
2020-04-15Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma
2020-04-15[tx-robot] updated from transifexNextcloud bot
2020-04-14Add mindmap mimetype.ACTom
2020-04-13Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]
2020-04-13Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma
2020-04-13Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]
2020-04-13[tx-robot] updated from transifexNextcloud bot
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ
2020-04-11Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ
2020-04-11[tx-robot] updated from transifexNextcloud bot
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-10Fix absolute redirectJohn Molakvoæ (skjnldsv)
2020-04-10Use the primary element color in case it primary color is too brightJoas Schilling
2020-04-10Merge pull request #20313 from nextcloud/dependabot/npm_and_yarn/underscore-1...Roeland Jago Douma
2020-04-09Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst
2020-04-09Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst
2020-04-09Remove trailing whitespaces from commentsChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Merge pull request #20383 from nextcloud/techdebt/function-spacingChristoph Wurst
2020-04-09Merge pull request #20376 from nextcloud/fix/tags-ellipsisJohn Molakvoæ
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix systemtags overflowJohn Molakvoæ (skjnldsv)
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-09[tx-robot] updated from transifexNextcloud bot
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08Bump underscore from 1.9.2 to 1.10.2dependabot-preview[bot]
2020-04-08Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviourRoeland Jago Douma
2020-04-08Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma
2020-04-08Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]
2020-04-08[tx-robot] updated from transifexNextcloud bot
2020-04-07Default to dark background in dark mode and better themed navbarJoas Schilling
2020-04-07[tx-robot] updated from transifexNextcloud bot
2020-04-06Inline usages of OCP.Toast in bundled filesChristoph Wurst
2020-04-06Use external Toast implementation and deprecate the OCP APIChristoph Wurst
2020-04-06Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma
2020-04-06[tx-robot] updated from transifexNextcloud bot
2020-04-05[tx-robot] updated from transifexNextcloud bot