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
path: root/lib
AgeCommit message (Expand)Author
2020-08-27[tx-robot] updated from transifexNextcloud bot
2020-08-26Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma
2020-08-26Merge pull request #22421 from nextcloud/group-folder-quota-warningRoeland Jago Douma
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-08-26Remove wrongly annotated package namesJulius Härtl
2020-08-26[tx-robot] updated from transifexNextcloud bot
2020-08-25show better quota warning for group folders and external storageRobin Appelman
2020-08-25Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scopeJoas Schilling
2020-08-24Merge pull request #22393 from nextcloud/fix/license-headers-20Roeland Jago Douma
2020-08-24Merge pull request #21894 from nextcloud/fix-file-quotaJoas Schilling
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-24Merge pull request #22382 from nextcloud/bugfix/22380John Molakvoæ
2020-08-24fix possible leaking scope in FlowArthur Schiwon
2020-08-24Add repair step to remove old dashboard app configJulius Härtl
2020-08-23[tx-robot] updated from transifexNextcloud bot
2020-08-21Properly search for users when limittogroups is enabledRoeland Jago Douma
2020-08-20Merge pull request #20891 from cuppett/cuppett/issue#19790Roeland Jago Douma
2020-08-20Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma
2020-08-20Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-20fix: file quota was not applied in all caseskorelstar
2020-08-20Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-20Make Cache::removeChildren non recursiveRobin Appelman
2020-08-20Merge pull request #13712 from nextcloud/bugfix/noid/do-not-load-all-routesMorris Jobke
2020-08-20Exclude the Bridge Bot password as wellJoas Schilling
2020-08-20Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma
2020-08-20[tx-robot] updated from transifexNextcloud bot
2020-08-19Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke
2020-08-19Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke
2020-08-19Only load routes of the app which is requestedMorris Jobke
2020-08-19Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma
2020-08-19Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke
2020-08-19Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximumMorris Jobke
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-08-19Merge pull request #22288 from nextcloud/techdebt/noid/fix-oc_image-invalid-s...Morris Jobke
2020-08-19Fix the return type of OC_Template->fetchPage() to be string onlyMorris Jobke
2020-08-19Add legacy scanning commandRoeland Jago Douma
2020-08-19Make legacy cipher opt inRoeland Jago Douma
2020-08-19Update autoloaderJoas Schilling
2020-08-19Fix CSJoas Schilling
2020-08-19Correctly return ms delay when at maxJoas Schilling
2020-08-19Add missing defaultJoas Schilling
2020-08-19Simplify array filterJoas Schilling
2020-08-19Fix wrong doc + type hintJoas Schilling
2020-08-19Only throw when also the last 30 mins were attackingJoas Schilling
2020-08-19Make the throttling O(2^n) instead of O(n^n)Joas Schilling
2020-08-19Make Throttler strictJoas Schilling
2020-08-19Split delay calculation from getting the attemptsJoas Schilling
2020-08-19Let the database count the entriesJoas Schilling