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-08-27Remove @package annotations from public namespaceJulius Härtl
2020-08-27Remove wrongly annotated package namesJulius Härtl
2020-08-25adjust since for 19Arthur Schiwon
2020-08-25fix possible leaking scope in FlowArthur Schiwon
2020-08-03contactsmanager shall limit number of results earlyArthur Schiwon
2020-06-22available since 19.0.1Arthur Schiwon
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-06-10Always sort shares in a reliable wayJoas Schilling
2020-05-19Copy over the ETag and LastModified when formatting a DataresponseRoeland Jago Douma
2020-05-13Allow links to conversationsJoas Schilling
2020-05-13Add public argument to Http cacheFor()Clement Wong
2020-05-13Proxy server could cache http response when it is not privateClement Wong
2020-04-30PHP 7.4 excludes the arguments from stack traces by default.Daniel Kesselberg
2020-04-30Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-26Provide links to calendar in event creation/update activitiesThomas Citharel
2020-04-23Use paginated search for contactsJulius Härtl
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
2020-04-16Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz
2020-04-16Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma
2020-04-16PHP-CS-Fixer greenRoeland Jago Douma
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-15fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of 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-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-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-08Fix multiline commentsChristoph Wurst
2020-04-04Properly hint exceptions thrown by getUserFolderJulius Härtl
2020-04-03fixes the return type of BeforeUserLoggedInEventArthur Schiwon
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-04-01Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma
2020-03-31[POC] Event for failed login attemptsRoeland Jago Douma
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Allow to set and get the reference idJoas Schilling
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst