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
2021-01-20Compare and store the login name via the eventJoas Schilling
2021-01-19extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman
2021-01-15Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke
2021-01-15Add a hint about the direction of priorityJoas Schilling
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Merge pull request #25089 from nextcloud/enhancement/ocp-db-typesblizzz
2021-01-12Add our own constants for db column typesChristoph Wurst
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2021-01-11Deck Rich-Object-String definitions for deck boards and cardsJoas Schilling
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-30Update license headersChristoph Wurst
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-23Move to single share event. Just emit more if neededRoeland Jago Douma
2020-12-23cs fixMaxence Lange
2020-12-23+ShareDeletedEventMaxence Lange
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-12-22Merge pull request #24594 from kofemann/dcacheJulius Härtl
2020-12-21storage: update IStorage#file_put_contents docs to match usageTigran Mkrtchyan
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Add well known handlers APIChristoph 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