summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20891 from cuppett/cuppett/issue#19790Roeland Jago Douma2020-08-201-6/+38
|\
| * Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett2020-08-201-6/+38
* | Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma2020-08-2010-23/+30
|\ \
| * | Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-2010-23/+30
| |/
* | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-206-16/+200
|\ \
| * | New SSE key formatRoeland Jago Douma2020-08-206-16/+200
* | | Make Cache::removeChildren non recursiveRobin Appelman2020-08-202-15/+38
| |/ |/|
* | Merge pull request #13712 from nextcloud/bugfix/noid/do-not-load-all-routesMorris Jobke2020-08-203-25/+29
|\ \ | |/ |/|
| * Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-193-20/+10
| * Only load routes of the app which is requestedMorris Jobke2020-08-191-5/+19
* | Exclude the Bridge Bot password as wellJoas Schilling2020-08-201-2/+3
* | Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma2020-08-201-1/+1
|\ \
| * | Allow writing empty content to new fileGeorg Ehrke2020-08-131-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-08-202-0/+2
* | | Merge pull request #22289 from nextcloud/techdebt/noid/fix-encryption-stream-...Morris Jobke2020-08-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Cast float to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-1/+1
* | | Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma2020-08-195-0/+67
|\ \ \
| * | | Add legacy scanning commandRoeland Jago Douma2020-08-191-0/+1
| * | | Make legacy cipher opt inRoeland Jago Douma2020-08-194-0/+66
* | | | Merge pull request #22304 from nextcloud/techdebt/noid/matching-param-namesMorris Jobke2020-08-1911-77/+80
|\ \ \ \
| * | | | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-1911-77/+80
* | | | | Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximumMorris Jobke2020-08-197-27/+180
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the return type of OC_Template->fetchPage() to be string onlyMorris Jobke2020-08-191-1/+1
| * | | | Update autoloaderJoas Schilling2020-08-192-0/+4
| * | | | Fix CSJoas Schilling2020-08-194-0/+4
| * | | | Correctly return ms delay when at maxJoas Schilling2020-08-191-3/+4
| * | | | Add missing defaultJoas Schilling2020-08-191-1/+1
| * | | | Simplify array filterJoas Schilling2020-08-191-2/+1
| * | | | Fix wrong doc + type hintJoas Schilling2020-08-191-2/+2
| * | | | Only throw when also the last 30 mins were attackingJoas Schilling2020-08-191-8/+9
| * | | | Make the throttling O(2^n) instead of O(n^n)Joas Schilling2020-08-191-9/+9
| * | | | Make Throttler strictJoas Schilling2020-08-191-9/+10
| * | | | Split delay calculation from getting the attemptsJoas Schilling2020-08-191-5/+17
| * | | | Let the database count the entriesJoas Schilling2020-08-191-2/+6
| * | | | Send "429 Too Many Requests" in case of brute force protectionJoas Schilling2020-08-194-2/+129
| |/ / /
* | | | Merge pull request #22288 from nextcloud/techdebt/noid/fix-oc_image-invalid-s...Morris Jobke2020-08-191-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Cast float/char to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-2/+2
| |/ /
* | | Allow to disable share emailsJoas Schilling2020-08-191-1/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-08-192-0/+2
|/ /
* | Improve recent file fetchingRoeland Jago Douma2020-08-181-6/+51
* | [tx-robot] updated from transifexNextcloud bot2020-08-182-0/+2
* | Merge pull request #22109 from nextcloud/feature/20931/followup-1John Molakvoæ2020-08-171-2/+51
|\ \
| * | Expose status via Collaborators APIGeorg Ehrke2020-08-141-2/+51
* | | Merge pull request #22271 from nextcloud/phpdoc/22063/add-interface-method-an...Roeland Jago Douma2020-08-174-2/+15
|\ \ \
| * | | Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-174-2/+15
* | | | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-176-10/+7
* | | | Merge pull request #22253 from nextcloud/debt/noid/docblocksMorris Jobke2020-08-171-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix more MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-9/+9
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2020-08-172-0/+2
* | | Update documentation for QueryBuilder::setDaniel Kesselberg2020-08-142-2/+2
|/ /