summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-12-1212-10/+22
* Merge pull request #12998 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-12-114-20/+15
|\
| * Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-114-16/+11
| * Bump vue from 2.5.19 to 2.5.20 in /apps/accessibilitydependabot[bot]2018-12-112-4/+4
* | Merge pull request #12995 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-12-114-20/+15
|\ \
| * | Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-114-16/+11
| * | Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotificationdependabot[bot]2018-12-112-4/+4
| |/
* | Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-114-16/+11
* | Bump vue from 2.5.19 to 2.5.20 in /apps/oauth2dependabot[bot]2018-12-112-4/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-12-114-4/+12
* Merge pull request #12919 from nextcloud/oauth2/vue_scoped_cssRoeland Jago Douma2018-12-107-31/+35
|\
| * OAuth2: move to scoped css in vue appRoeland Jago Douma2018-12-107-31/+35
* | Merge pull request #12920 from nextcloud/oauth2/migrationsRoeland Jago Douma2018-12-104-100/+100
|\ \ | |/ |/|
| * Bump autoloaderRoeland Jago Douma2018-12-102-0/+2
| * OAuth2: Move to migrationsRoeland Jago Douma2018-12-102-100/+98
* | Merge pull request #12936 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-12-104-27/+22
|\ \
| * | Compile assetsJohn Molakvoæ (skjnldsv)2018-12-103-12/+26
| * | Vue bump tooJohn Molakvoæ (skjnldsv)2018-12-102-4/+4
| * | Update vue-template-compiler tooJohn Molakvoæ (skjnldsv)2018-12-102-39/+20
| * | Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2dependabot[bot]2018-12-092-4/+4
* | | Merge pull request #12929 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-12-104-24/+24
|\ \ \
| * | | Compile assetsJohn Molakvoæ (skjnldsv)2018-12-103-12/+26
| * | | Update vue-template-compiler tooJohn Molakvoæ (skjnldsv)2018-12-102-38/+19
| * | | Update vue-template-compiler tooJohn Molakvoæ (skjnldsv)2018-12-092-15/+15
| * | | Bump vue from 2.5.17 to 2.5.18 in /apps/accessibilitydependabot[bot]2018-12-092-8/+13
| |/ /
* | | Merge pull request #12932 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-12-104-24/+24
|\ \ \ | |_|/ |/| |
| * | Compile assetsJohn Molakvoæ (skjnldsv)2018-12-103-20/+34
| * | Vue bump tooJohn Molakvoæ (skjnldsv)2018-12-102-4/+4
| * | Update vue-template-compiler tooJohn Molakvoæ (skjnldsv)2018-12-102-4/+4
| * | Bump vue from 2.5.17 to 2.5.18 in /apps/updatenotificationdependabot[bot]2018-12-092-32/+18
| |/
* | Bump css-loader from 1.0.1 to 2.0.0 in /apps/updatenotificationdependabot[bot]2018-12-102-95/+125
* | Merge pull request #12934 from nextcloud/dependabot/npm_and_yarn/apps/accessi...John Molakvoæ2018-12-102-69/+175
|\ \
| * | Bump css-loader from 1.0.1 to 2.0.0 in /apps/accessibilitydependabot[bot]2018-12-092-73/+184
| |/
* | Merge pull request #12933 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...John Molakvoæ2018-12-102-81/+175
|\ \
| * | Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2dependabot[bot]2018-12-092-81/+175
| |/
* | Merge pull request #12949 from nextcloud/dependabot/npm_and_yarn/apps/updaten...John Molakvoæ2018-12-102-11/+16
|\ \
| * | Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/updatenotificationdependabot[bot]2018-12-102-11/+16
* | | Merge pull request #12953 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...John Molakvoæ2018-12-102-7/+7
|\ \ \
| * | | Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2dependabot[bot]2018-12-102-7/+7
| |/ /
* / / Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/accessibilitydependabot[bot]2018-12-102-8/+13
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-12-1010-2/+16
|/
* [tx-robot] updated from transifexNextcloud bot2018-12-094-0/+26
* [tx-robot] updated from transifexNextcloud bot2018-12-0820-2/+52
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-072-3/+0
* Merge pull request #12910 from nextcloud/td/oauth/strictMorris Jobke2018-12-075-16/+10
|\
| * Strict controllersRoeland Jago Douma2018-12-072-15/+6
| * Strict repair stepRoeland Jago Douma2018-12-071-1/+2
| * Strict ExceptionsRoeland Jago Douma2018-12-072-0/+2
* | Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-fo...Roeland Jago Douma2018-12-071-3/+3
|\ \
| * | If the parent is not cached we should request the fileRoeland Jago Douma2018-12-061-3/+3