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
2019-09-28Move settings to an appChristoph Wurst
2019-09-26Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma
2019-09-26Merge pull request #17252 from nextcloud/bugfix/noid/user-0-can-not-commentRoeland Jago Douma
2019-09-26Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma
2019-09-25handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman
2019-09-25dont delete cache entries if deleting an object from object store failedRobin Appelman
2019-09-25Fix user with id 0 to be able to commentJoas Schilling
2019-09-23Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-...Roeland Jago Douma
2019-09-19Merge pull request #17206 from nextcloud/logger-catch-exceptionsRoeland Jago Douma
2019-09-19catch exceptions that occur during loggingRobin Appelman
2019-09-19Fix l10n in federated file sharingChristoph Wurst
2019-09-18Use the actual password to update the tokensRoeland Jago Douma
2019-09-18Add uid to delete temp token queryDaniel Kesselberg
2019-09-17Fix getById for files in appdata and the root mountJoas Schilling
2019-09-16Print the error pages as error so we load less scripts and might be able to v...Joas Schilling
2019-09-15Merge pull request #17151 from nextcloud/td/remove/createPreviewRoeland Jago Douma
2019-09-15Disable app token creation for impersonated people, ref #15539Greta Doci
2019-09-15Remove deprecated function createPreviewRoeland Jago Douma
2019-09-14Harden identifyproof openssl codeRoeland Jago Douma
2019-09-12Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst
2019-09-12Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz
2019-09-11Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signatureRoeland Jago Douma
2019-09-11Add Symfony inspired typed event dispatcher methodChristoph Wurst
2019-09-11Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling
2019-09-11Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma
2019-09-10Split personal security settings in codeRoeland Jago Douma
2019-09-10Use the new Symfony event dispatcher signatureChristoph Wurst
2019-09-09emit file events via Dispatcher, tooArthur Schiwon
2019-09-09Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma
2019-09-09Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma
2019-09-08Merge pull request #16962 from nextcloud/keep-cypress-gitRoeland Jago Douma
2019-09-07Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma
2019-09-06add MAX and MIN to functionbuilderRobin Appelman
2019-09-05Improve usage of IAppManager::getAppWebPath()Daniel Rudolf
2019-09-05Bye Spreed namespace, hello Talk!Joas Schilling
2019-09-04Return the proper jailed path when requesting the root pathJulius Härtl
2019-09-04Merge pull request #16972 from nextcloud/enh/default_client_timeoutRoeland Jago Douma
2019-09-02Set a default request timeoutRoeland Jago Douma
2019-09-02Kill repair step for cypress testsDaniel Kesselberg
2019-09-01Fix sanity checks #16963Samuel CHEMLA
2019-09-01Keep cypress if gitDaniel Kesselberg
2019-08-29Handle throwables in the http dispatcherJulius Härtl
2019-08-29Merge pull request #16913 from nextcloud/fix/declare_membersRoeland Jago Douma
2019-08-28SessionMiddleware: declare session propertyRoeland Jago Douma
2019-08-28Make sure they keys are uniqueRoeland Jago Douma
2019-08-26Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling
2019-08-26Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ
2019-08-25Add IAppManager::getAppWebPath()Daniel Rudolf
2019-08-24Merge pull request #16845 from nextcloud/bugfix/noid/public-constantsblizzz
2019-08-23Always check via http and https whether htaccess is workingJoas Schilling