aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14254 from sparrowjack63/masterRoeland Jago Douma2019-03-011-4/+7
|\
| * Bucket name - Alert in debug modeS. Cat2019-03-011-1/+1
| * Correct code indentS. Cat2019-03-011-5/+5
| * Warning on S3 not compatible DNS bucket nameS. Cat2019-03-011-4/+11
| * Dont check Bucket Name in NextcloudSebastien Cat2019-03-011-4/+0
* | Merge pull request #14454 from nextcloud/feature/noid/use-node-api-for-trashbinRoeland Jago Douma2019-03-011-4/+5
|\ \
| * | Only fetch size of this storage without mount points - ref #14412Morris Jobke2019-03-011-1/+1
| * | Revert "Fix for issue 10862: calculation of free space ignores external stora...Morris Jobke2019-03-011-4/+5
|/ /
* | Merge pull request #14449 from nextcloud/feature/noid/redirect-to-default-appJoas Schilling2019-03-013-0/+42
|\ \
| * | Allow apps to redirect to the default appJoas Schilling2019-03-013-0/+42
* | | Merge pull request #14397 from nextcloud/search/unregisterMorris Jobke2019-03-011-28/+78
|\ \ \
| * | | Allow search unregisterJohn Molakvoæ (skjnldsv)2019-03-011-28/+78
* | | | Merge pull request #14392 from nextcloud/refactor/auth-token-VueRoeland Jago Douma2019-03-0139-4570/+7116
|\ \ \ \
| * | | | Move personal auth token settings to VueChristoph Wurst2019-02-2839-4570/+7116
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-0154-510/+916
* | | | Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-284-13/+147
|\ \ \ \ | |/ / / |/| | |
| * | | Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-284-13/+147
* | | | Merge pull request #14400 from nextcloud/fix/sidebar/animationJulius Härtl2019-02-284-20/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-284-20/+16
* | | | Merge pull request #14440 from nextcloud/bugfix/noid/fix-no-such-process-acce...Morris Jobke2019-02-284-0/+4
|\ \ \ \
| * | | | Run tests that fail with "no such process" over to apache serverMorris Jobke2019-02-284-0/+4
| |/ / /
* | | | Merge pull request #14442 from nextcloud/tech-debt/noid/remove-app-classpathRoeland Jago Douma2019-02-281-17/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove not used appinfo/classpath.php checkMorris Jobke2019-02-281-17/+0
|/ / /
* | | Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke2019-02-289-16/+32
|\ \ \
| * | | add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-279-16/+32
* | | | Merge pull request #14408 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...Morris Jobke2019-02-284-45/+34
|\ \ \ \
| * | | | Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-274-45/+34
* | | | | Merge pull request #14431 from nextcloud/dependabot/npm_and_yarn/webpack-4.29.6Morris Jobke2019-02-282-107/+107
|\ \ \ \ \
| * | | | | Bump webpack from 4.29.5 to 4.29.6dependabot[bot]2019-02-282-107/+107
* | | | | | Merge pull request #13489 from nextcloud/enh/settings/2fa-security-storeRoeland Jago Douma2019-02-2815-60/+175
|\ \ \ \ \ \
| * | | | | | Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-2815-60/+175
| |/ / / / /
* | | | | | Merge pull request #14433 from nextcloud/fix/noid/fix-acceptance-testsRoeland Jago Douma2019-02-281-3/+3
|\ \ \ \ \ \
| * | | | | | Fix acceptance tests for tag managementMorris Jobke2019-02-281-3/+3
* | | | | | | Merge pull request #14432 from nextcloud/dependachristoph/npm_and_yarn/jcrop-...Roeland Jago Douma2019-02-282-15/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump jcrop from v0.9.12-npm to v0.9.12-npm3Christoph Wurst2019-02-282-15/+15
* | | | | | | Merge pull request #14354 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...Roeland Jago Douma2019-02-2816-31/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update assetsRoeland Jago Douma2019-02-2814-23/+23
| * | | | | | Bump vue and vue-template-compilerdependabot[bot]2019-02-282-8/+8
|/ / / / / /
* | | | | | Merge pull request #14410 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-02-288-141/+334
|\ \ \ \ \ \
| * | | | | | Bump nextcloud-vue from 0.6.3 to 0.8.0dependabot[bot]2019-02-278-153/+346
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-02-2826-106/+162
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-even...Roeland Jago Douma2019-02-273-2/+13
|\ \ \ \ \ \
| * | | | | | Bump bundlesJulius Härtl2019-02-272-2/+2
| * | | | | | Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
| |/ / / / /
* | | | | | Merge pull request #14409 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2019-02-272-14/+14
|\ \ \ \ \ \
| * | | | | | Bump vue-loader from 15.6.2 to 15.6.4dependabot[bot]2019-02-272-26/+26
* | | | | | | Merge pull request #14407 from nextcloud/dependabot/npm_and_yarn/@babel/prese...Roeland Jago Douma2019-02-272-312/+97
|\ \ \ \ \ \ \
| * | | | | | | Bump @babel/preset-env from 7.3.1 to 7.3.4dependabot[bot]2019-02-272-324/+109
| |/ / / / / /
* | | | | | | Merge pull request #14406 from nextcloud/dependabot/npm_and_yarn/@babel/core-...Roeland Jago Douma2019-02-272-40/+40
|\ \ \ \ \ \ \
| * | | | | | | Bump @babel/core from 7.3.3 to 7.3.4dependabot[bot]2019-02-272-40/+40
| |/ / / / / /