summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Don't use special chars to avoid confusionRoeland Jago Douma2018-05-222-1/+8
| * | | | | Rotate tokenRoeland Jago Douma2018-05-221-11/+43
| * | | | | Authenticate the clients on requesting a tokenRoeland Jago Douma2018-05-221-2/+45
| * | | | | Fail if the response type is not properly setRoeland Jago Douma2018-05-221-1/+10
| * | | | | Set OAuth token expirationRoeland Jago Douma2018-05-225-2/+89
* | | | | | Merge pull request #9520 from nextcloud/3rdparty/noid/bump_phpseclibRoeland Jago Douma2018-05-221-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [3rdparty] Bump phpseclib to 2.0.11Roeland Jago Douma2018-05-181-0/+0
* | | | | | Merge pull request #9513 from nextcloud/3rdparty/noid/bump_autosizeRoeland Jago Douma2018-05-224-36/+11
|\ \ \ \ \ \
| * | | | | | Bump autosize to 4.0.2Roeland Jago Douma2018-05-174-36/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9515 from nextcloud/bugfix/noid/reset_session_when_auth_a...Roeland Jago Douma2018-05-221-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Regenerate session id after public share authRoeland Jago Douma2018-05-171-0/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-05-2234-38/+166
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-05-212-0/+4
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-05-2010-2/+28
* | | | | [tx-robot] updated from transifexNextcloud bot2018-05-1914-0/+72
* | | | | Merge pull request #9521 from nextcloud/add-firefox-profile-with-support-for-...John Molakvoæ2018-05-192-0/+6
|\ \ \ \ \
| * | | | | Add Firefox profile with support for CSS grid to acceptance testsDaniel Calviño Sánchez2018-05-182-0/+6
* | | | | | Merge pull request #9490 from marco44/faster_large_filehelper_32bitsRoeland Jago Douma2018-05-181-6/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make LargeFileHelper.php faster by avoiding execs as much as possiblemarco442018-05-171-6/+14
* | | | | | Merge pull request #9508 from nextcloud/3rdparty/noid/bump_symfonyRoeland Jago Douma2018-05-181-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [3rdparty] Bump symfony componentsRoeland Jago Douma2018-05-171-0/+0
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-05-18330-458/+458
| |_|/ / / |/| | | |
* | | | | Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-1710-20/+144
|\ \ \ \ \
| * | | | | Use link not address in labels for URLsArthur Schiwon2018-05-161-2/+2
| * | | | | fix undo for url-typed inputsArthur Schiwon2018-05-114-5/+9
| * | | | | fix testsArthur Schiwon2018-05-112-0/+12
| * | | | | allow to specify a link to a legal noticeArthur Schiwon2018-05-098-16/+124
* | | | | | Merge pull request #9491 from nextcloud/feature/noid/tokens_can_expireRoeland Jago Douma2018-05-1711-6/+220
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Certain tokens can expireRoeland Jago Douma2018-05-1711-6/+220
|/ / / / /
* | | | | Merge pull request #9507 from nextcloud/dep/noid/update_dompurify_1_0_4Morris Jobke2018-05-173-8/+7
|\ \ \ \ \
| * | | | | Bump DOMPurity to 1.0.4Roeland Jago Douma2018-05-173-8/+7
* | | | | | Merge pull request #9503 from nextcloud/bugfix/noid/theming-mime-checkMorris Jobke2018-05-172-8/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add Content-Disposition headerJulius Härtl2018-05-172-1/+4
| * | | | | Properly check mime type of the uploaded fileJulius Härtl2018-05-172-8/+10
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-05-17232-524/+524
| |/ / / / |/| | | |
* | | | | Merge pull request #9484 from nextcloud/feature/noid/support_rotating_tokensRoeland Jago Douma2018-05-165-2/+105
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow the rotation of tokensRoeland Jago Douma2018-05-165-2/+105
|/ / / /
* | | | Merge pull request #9475 from nextcloud/bug/9469/delete_preview_on_version_re...Morris Jobke2018-05-163-0/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Delete the previews when a version is restoredRoeland Jago Douma2018-05-143-0/+20
| |/ /
* | | Merge pull request #9481 from nextcloud/techdep/noid/make_token_code_strictRoeland Jago Douma2018-05-158-104/+121
|\ \ \
| * | | Refix scopeRoeland Jago Douma2018-05-152-3/+5
| * | | Fix session testsRoeland Jago Douma2018-05-151-2/+11
| * | | Fix testsRoeland Jago Douma2018-05-156-30/+32
| * | | Make the Token Auth code strictRoeland Jago Douma2018-05-155-90/+94
|/ / /
* | | Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qbRoeland Jago Douma2018-05-145-2/+290
|\ \ \
| * | | The column is not user input so suppress the phan warningRoeland Jago Douma2018-05-141-0/+2
| * | | Move over TokenMapperRoeland Jago Douma2018-05-101-1/+2
| * | | Bump autoloaderRoeland Jago Douma2018-05-102-0/+2
| * | | Add a QueryBuilder MapperRoeland Jago Douma2018-05-102-1/+284
* | | | Merge pull request #9442 from nextcloud/feature/noid/use_composer_apcuRoeland Jago Douma2018-05-142-29/+31
|\ \ \ \ | |_|/ / |/| | |