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/lib
AgeCommit message (Expand)Author
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John 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-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst
2020-04-10Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10fix preview generation testsRobin Appelman
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-10Merge pull request #20385 from nextcloud/skeeable-http-hardenRoeland Jago Douma
2020-04-10[tx-robot] updated from transifexNextcloud bot
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 space between switch case and colonChristoph Wurst
2020-04-09Make sure there is exactly one newline after importsChristoph 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-09Remove spaces after method or function callChristoph Wurst
2020-04-09harden seekable http stream a bit against failuresRobin Appelman
2020-04-09Use php keywords in lowercaseChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09optimize batch generation of previewsRobin Appelman
2020-04-09allow generating multiple preview sizes for a single file at onceRobin Appelman
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 (array) indent style to always use one tabChristoph Wurst
2020-04-09[tx-robot] updated from transifexNextcloud bot
2020-04-09Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-08Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayn...Roeland Jago Douma
2020-04-08Bump autoloadersJulius Härtl
2020-04-08Add preview provider for Krita filesJulius Härtl
2020-04-08Extract preview from opendocument filesJulius Härtl
2020-04-08Add abstract class to extract previews from files that are zip archivesJulius Härtl
2020-04-08dont show remote and email options if we have an exact match for local user e...Robin Appelman
2020-04-08Try to use the display name of file transfersJoas Schilling
2020-04-08Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l...Roeland Jago Douma
2020-04-08Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst
2020-04-08[tx-robot] updated from transifexNextcloud bot
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-04-07[tx-robot] updated from transifexNextcloud bot
2020-04-06Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma
2020-04-06[tx-robot] updated from transifexNextcloud bot
2020-04-05[tx-robot] updated from transifexNextcloud bot
2020-04-04Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma
2020-04-04Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cronRoeland Jago Douma
2020-04-04[tx-robot] updated from transifexNextcloud bot