summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflowRoeland Jago Douma2019-08-122-2/+20
|\
| * Fix login flow form actionsRoeland Jago Douma2019-08-112-2/+20
* | Bump vue-router from 3.0.7 to 3.1.2 (#16718)John Molakvoæ2019-08-124-10/+10
|\ \
| * | Bump vue-router from 3.0.7 to 3.1.2dependabot-preview[bot]2019-08-114-10/+10
* | | [tx-robot] updated from transifexNextcloud bot2019-08-126-0/+16
* | | Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma2019-08-112-6/+16
|\ \ \ | |/ / |/| |
| * | Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-112-6/+16
* | | Merge pull request #16179 from J0WI/mv-frameoptionsRoeland Jago Douma2019-08-112-13/+14
|\ \ \
| * | | Remove duplicated spacesJ0WI2019-08-112-3/+3
| * | | Use "always" condition for security headersJ0WI2019-08-111-7/+7
| * | | Sort headersJ0WI2019-08-112-8/+8
| * | | Add X-Frame-Options header to .htaccessJ0WI2019-08-112-1/+2
| | |/ | |/|
* | | Merge pull request #16713 from nextcloud/dependabot/npm_and_yarn/style-loader...Roeland Jago Douma2019-08-1146-145/+157
|\ \ \
| * | | Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-1146-145/+157
|/ / /
* | | Merge pull request #16716 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2019-08-114-12/+12
|\ \ \
| * | | Bump css-loader from 3.1.0 to 3.2.0dependabot-preview[bot]2019-08-114-12/+12
* | | | Merge pull request #16717 from nextcloud/dependabot/npm_and_yarn/file-loader-...Roeland Jago Douma2019-08-112-7/+7
|\ \ \ \
| * | | | Bump file-loader from 4.1.0 to 4.2.0dependabot-preview[bot]2019-08-112-7/+7
* | | | | Merge pull request #16714 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-08-1116-76/+76
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump nextcloud-vue from 0.12.0 to 0.12.1dependabot-preview[bot]2019-08-1116-79/+79
| | |/ / | |/| |
* | | | Merge pull request #16715 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-...Roeland Jago Douma2019-08-113-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump blueimp-md5 from 2.11.0 to 2.11.1dependabot-preview[bot]2019-08-113-8/+8
| |/ /
* | | Bump sass-loader from 7.1.0 to 7.2.0 (#16712)John Molakvoæ2019-08-112-63/+26
|\ \ \
| * | | Bump sass-loader from 7.1.0 to 7.2.0dependabot-preview[bot]2019-08-112-63/+26
| |/ /
* | | Merge pull request #16613 from nextcloud/enh/featurepolicyRoeland Jago Douma2019-08-1120-2/+1053
|\ \ \
| * | | Add testsRoeland Jago Douma2019-08-105-0/+492
| * | | Add feature policy headerRoeland Jago Douma2019-08-1014-1/+559
| * | | Have the OCSBaseResponse call the parent constructorRoeland Jago Douma2019-08-081-1/+2
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-114-2/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-08-1012-28/+1586
* | | [tx-robot] updated from transifexNextcloud bot2019-08-0920-10/+28
* | | Bump js-yaml from 3.12.0 to 3.13.1 in /build (#16693)John Molakvoæ2019-08-081-11/+9
|\ \ \
| * | | Bump js-yaml from 3.12.0 to 3.13.1 in /builddependabot[bot]2019-08-081-11/+9
| |/ /
* | | Merge pull request #16638 from nextcloud/fix/noid/ldap-ext-storage-handler-lo...Roeland Jago Douma2019-08-082-6/+13
|\ \ \ | |/ / |/| |
| * | delay sending event from app init to when they are neededArthur Schiwon2019-08-022-6/+13
* | | Merge pull request #15187 from vitormattos/bugfix-create-database-userRoeland Jago Douma2019-08-081-0/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-userVitor Mattos2019-04-3052-183/+2202
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-userVitor Mattos2019-04-2680-517/+2278
| |\ \ \ \
| * | | | | solve code reviewVitor Mattos2019-04-221-1/+1
| * | | | | Check if database exists and grand permissionVitor Mattos2019-04-211-2/+4
| * | | | | Bugfix: user is not allowedVitor Mattos2019-04-211-0/+2
* | | | | | Merge pull request #16683 from nextcloud/fix/audit/disabled-user-messageRoeland Jago Douma2019-08-081-1/+3
|\ \ \ \ \ \
| * | | | | | Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)2019-08-071-1/+3
* | | | | | | Merge pull request #16686 from nextcloud/fix/16684/return_int_getIfRoeland Jago Douma2019-08-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Properly return an int in the getId function of the cacheRoeland Jago Douma2019-08-071-1/+1
| |/ / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-08-0820-20/+108
* | | | | | | Bump nextcloud-vue to 0.12.0 (#16681)John Molakvoæ2019-08-0716-592/+929
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump nextcloud-vue to 0.12.0John Molakvoæ (skjnldsv)2019-08-0716-592/+929
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-08-076-20/+20
* | | | | | Fix ie app menu loading click (#16667)John Molakvoæ2019-08-063-2/+7
|\ \ \ \ \ \