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-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc...Roeland Jago Douma
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15Log an error when setting a custom header on "Not Modified" responsesJoas Schilling
2020-12-12Update comment to reflect current CSP policyThomas Citharel
2020-12-09Address minor commentsJulius Härtl
2020-12-09Add internal DECK_USER type to allow unsharing for individual usersJulius Härtl
2020-12-09Add share type for deckJulius Härtl
2020-12-09Allow apps to register their share providers from outsideJulius Härtl
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
2020-12-03Allow unified search results to have attributesChristoph Wurst
2020-12-02Merge pull request #24113 from nextcloud/extend-cache-eventsRoeland Jago Douma
2020-12-02code style and dispatchTypedRobin Appelman
2020-12-02Allow subscription to indicate that a userlimit is reachedMorris Jobke
2020-11-30Reduce code complexity in Share::getItems by tracing all remaining callersMorris Jobke
2020-11-26rename cache event to follow new naming standardsRobin Appelman
2020-11-26extend cache eventsRobin Appelman
2020-11-26Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creati...Christoph Wurst
2020-11-24use in objectstore copyRobin Appelman
2020-11-24Merge pull request #24324 from nextcloud/td/psalm/backgroundjob_jobRoeland Jago Douma
2020-11-24Fix the OCP\BackgroundJob\Job to make it compatible with its interfaceRoeland Jago Douma
2020-11-24Fix typo in @deprecated PHPDoc tagMorris Jobke
2020-11-24Streamline user creation and deletion eventsMorris Jobke
2020-11-23Add IRequest taint sourcesLukas Reschke
2020-11-19Fix DataResponse typehintsRoeland Jago Douma
2020-11-18Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma
2020-11-18Set frame-ancestors to none if none are filledRoeland Jago Douma
2020-11-17Remove some IRouter methodsRoeland Jago Douma
2020-11-16Add types to function builderJoas Schilling
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-07Update parametersJoas Schilling
2020-11-04Add a function to get the unread count for multiple objects in one goJoas Schilling
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-11-01Remove deprecated OCSResponseRoeland Jago Douma
2020-10-30Psalm fixesRoeland Jago Douma
2020-10-30Merge pull request #23742 from nextcloud/enhancement/eventdispatcher-typed-li...Morris Jobke
2020-10-29Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke
2020-10-29Merge pull request #23770 from nextcloud/techdebt/noid/remove-deprecated-isec...Morris Jobke
2020-10-29Merge pull request #23771 from nextcloud/techdebt/noid/remove-deprecated-inot...Morris Jobke
2020-10-29Remove ISection in favor of IIconSectionMorris Jobke
2020-10-29Remove deprecated INotifyStorage::listenMorris Jobke
2020-10-29Deprecate OCP\Util::connectHook and emitHookMorris Jobke
2020-10-28Add typed events for adding and removing a subadminMorris Jobke
2020-10-28Merge pull request #23746 from nextcloud/enhancement/iusermanager-callforseen...Christoph Wurst
2020-10-28Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst
2020-10-28Merge pull request #23752 from nextcloud/fix/noid/wfe-ux-errorsblizzz
2020-10-28inform the user when flow config data exceeds thresholdsArthur Schiwon
2020-10-28Merge pull request #23744 from nextcloud/enhancement/appframework-initialstat...Morris Jobke
2020-10-28Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst
2020-10-28Type the \OCP\IUserManager::callForAllUsers closure with PsalmChristoph Wurst