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
2017-09-22rename fun to funcRobin Appelman
2017-09-22Add function builder to the query builderRobin Appelman
2017-02-10Fix detection of the new iOS appJoas Schilling
2017-02-07Filter out sensitive appconfig valuesJoas Schilling
2017-01-17Add call-type in case the information shall be used for styling or something ...Joas Schilling
2017-01-17Define spreed callsJoas Schilling
2017-01-09Remove group restrictions when those are not allowed anymoreJoas Schilling
2016-12-02Merge pull request #2437 from nextcloud/update-notification-iconsMorris Jobke
2016-12-01Update versions to 11.0.0Joas Schilling
2016-12-01Highlight the app name in the notificationJoas Schilling
2016-12-01Add language to the parse method for emailsJoas Schilling
2016-11-29prevent warning in StreamResponseRobin Appelman
2016-11-29Use correct channel informationMorris Jobke
2016-11-25Add an event merger and use it for the files activitiesJoas Schilling
2016-11-22Merge pull request #1972 from nextcloud/invalid-files-from-scannerRoeland Jago Douma
2016-11-22Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke
2016-11-21Move the validation into one place onlyJoas Schilling
2016-11-18Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke
2016-11-18Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman
2016-11-18Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke
2016-11-17Expose getAppPath to public APIJulius Haertl
2016-11-17let the share backend get the node cacheentry to save queriesRobin Appelman
2016-11-16allow passing a stream to StreamResponseRobin Appelman
2016-11-16phpdocRobin Appelman
2016-11-16basic lockdown logicRobin Appelman
2016-11-16Fix wrong copyright headersJoas Schilling
2016-11-16Update the since version to 11.0.0Joas Schilling
2016-11-16Fix activity manager testsJoas Schilling
2016-11-16Allow combining eventsJoas Schilling
2016-11-16Allow to register ProvidersJoas Schilling
2016-11-16Add ROS and icon support to the eventsJoas Schilling
2016-11-16Validate the input into Event alreadyJoas Schilling
2016-11-16Allow to register settings/types via info.xmlJoas Schilling
2016-11-16Allow to register activity filters via info.xmlJoas Schilling
2016-11-16Merge pull request #2144 from nextcloud/fix_1303Morris Jobke
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-11-15Fix testsRoeland Jago Douma
2016-11-10Dispatch event on preview requestRoeland Jago Douma
2016-11-09fix phpdocRobin Appelman
2016-11-09Use a php class for the definitions to avoid loading problemsJoas Schilling
2016-11-08Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle
2016-11-08add new definitionBjoern Schiessle
2016-11-08add activity for share by mailBjoern Schiessle
2016-11-07refactoring code to reduce cyclomatic complexitDonquixote
2016-11-03Moved over files_versionsRoeland Jago Douma
2016-11-03Move Ipreview to more of DI thingyRoeland Jago Douma
2016-11-03Adjust tests and DI for Share.phpLukas Reschke
2016-11-02bring back remember-meChristoph Wurst
2016-11-01add method to check if a share provider for a given type is loadedBjoern Schiessle
2016-10-31Stricter signatureRoeland Jago Douma