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-28Make whole Template class finalJulius Härtl
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl
2021-01-28Add ratio to template creatorsJulius Härtl
2021-01-28Add template pickerJohn Molakvoæ (skjnldsv)
2021-01-28files: Create files from template APIJulius Härtl
2021-01-22Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings...Morris Jobke
2021-01-22Fully deprecate the old initial state interface, not just the methodsChristoph Wurst
2021-01-22Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz
2021-01-22adjust since blizzz
2021-01-22Do not show 2FA settings if the user has no providers availableChristoph Wurst
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