Commit Graph

19620 Commits

Author SHA1 Message Date
Roeland Jago Douma 00446ffb9e
Only check whatsnew once per hour
Store the last check in the session storage. (Which gets cleared on
logout). And only check once an hour.
Saves a request to the server on most requests when browsing.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 20:09:05 +01:00
John Molakvoæ 6dccd4e5e2
Merge pull request #13167 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.0
Bump webpack from 4.27.1 to 4.28.0 in /apps/updatenotification
2018-12-20 11:36:55 +01:00
John Molakvoæ beb84ec2a6
Merge pull request #13166 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.0
Bump webpack from 4.27.1 to 4.28.0 in /apps/accessibility
2018-12-20 11:36:24 +01:00
John Molakvoæ (skjnldsv) 5aa0889cc7
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:57:03 +01:00
John Molakvoæ (skjnldsv) b768dad6d7
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:56:30 +01:00
John Molakvoæ (skjnldsv) 81cc1e1f67
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:55:28 +01:00
Roeland Jago Douma b1d6e5b6d8
build assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 08:42:34 +01:00
dependabot[bot] ef406c06fe
Bump webpack from 4.27.1 to 4.28.0 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:18:56 +00:00
dependabot[bot] cc4a13e0de
Bump webpack from 4.27.1 to 4.28.0 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:17:57 +00:00
dependabot[bot] cdd3f38f5d
Bump webpack from 4.27.1 to 4.28.0 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:17:52 +00:00
Nextcloud bot 4be6aa5270
[tx-robot] updated from transifex 2018-12-20 01:11:44 +00:00
Roeland Jago Douma ad9ece4e48
Merge pull request #13111 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.1
Bump css-loader from 2.0.0 to 2.0.1 in /apps/accessibility
2018-12-19 09:54:18 +01:00
Roeland Jago Douma 7214a8ea83
Merge pull request #13133 from nextcloud/file-drop-char-fixes
Prevent special characters from breaking the file drop remote url
2018-12-19 09:53:56 +01:00
Nextcloud bot 3d53398d07
[tx-robot] updated from transifex 2018-12-19 01:11:46 +00:00
Björn Schießle a374d8837d
Merge pull request #12678 from nextcloud/encryption-emergency-recovery
Allow to disable the signature check
2018-12-18 11:41:16 +01:00
John Molakvoæ (skjnldsv) bd3b227012
Prevent special characters from breaking the file drop remote url
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 09:17:49 +01:00
Nextcloud bot f36082838e
[tx-robot] updated from transifex 2018-12-18 01:11:34 +00:00
dependabot[bot] 8030eef354
Bump css-loader from 2.0.0 to 2.0.1 in /apps/accessibility
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 13:52:17 +00:00
blizzz e7950a5bd6
Merge pull request #12693 from nextcloud/fix/11474/fix-first-ldap-login
fix exception on LDAP mapping during login
2018-12-17 13:07:21 +01:00
John Molakvoæ c4a9bd11b9
Merge pull request #13109 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/updatenotification
2018-12-17 09:09:08 +01:00
John Molakvoæ a9a42490ad
Merge pull request #13110 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/accessibility
2018-12-17 09:08:37 +01:00
John Molakvoæ 538b51f540
Merge pull request #13107 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.1
Bump css-loader from 2.0.0 to 2.0.1 in /apps/oauth2
2018-12-17 09:07:33 +01:00
dependabot[bot] 97ea7258b6
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/accessibility
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:22:57 +00:00
dependabot[bot] 1c3dbd7030
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/updatenotification
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:22:28 +00:00
dependabot[bot] 8168725d22
Bump css-loader from 2.0.0 to 2.0.1 in /apps/oauth2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:21:55 +00:00
dependabot[bot] b563bd98ec
Bump css-loader from 2.0.0 to 2.0.1 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:21:32 +00:00
Nextcloud bot ffd2410a7e
[tx-robot] updated from transifex 2018-12-17 01:11:33 +00:00
Arthur Schiwon feb5366a42
LDAP clear cache on config modification also when done via API or CLI
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-17 00:31:27 +01:00
Nextcloud bot 3068f07ad9
[tx-robot] updated from transifex 2018-12-16 01:12:32 +00:00
Nextcloud bot 5a2a78c692
[tx-robot] updated from transifex 2018-12-15 01:11:38 +00:00
John Molakvoæ 2654a1949e
Merge pull request #13070 from nextcloud/ie11-compatibility-updatenotifications
Ie11 compatibility updatenotifications
2018-12-14 16:14:10 +01:00
John Molakvoæ (skjnldsv) f2411939de
Transpile arrow function for ie11 compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-14 14:46:25 +01:00
John Molakvoæ (skjnldsv) 1a68e211a3
Transpile arrow function for ie11 compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-14 14:45:41 +01:00
Nextcloud bot 51f13a7e9c
[tx-robot] updated from transifex 2018-12-14 01:12:32 +00:00
Nextcloud bot 7034df7d77
[tx-robot] updated from transifex 2018-12-13 01:11:56 +00:00
Roeland Jago Douma 71df6233cf
Merge pull request #13009 from nextcloud/bugfix/noid/better-activities-for-automatted-tagging-systemtags
Better activities for systemtags that are removed by CLI
2018-12-12 13:37:39 +01:00
Roeland Jago Douma d557759f96
Merge pull request #13018 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.21
Bump vue from 2.5.20 to 2.5.21 in /apps/accessibility
2018-12-12 13:17:39 +01:00
Roeland Jago Douma 5dbc6530a5
Merge pull request #13017 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.21
Bump vue from 2.5.20 to 2.5.21 in /apps/updatenotification
2018-12-12 13:17:17 +01:00
Christoph Wurst e41a49162f
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/oauth2/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/oauth2/vue-2.5.21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:35:41 +01:00
Christoph Wurst 5ccb74cf3e
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/updatenotification/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:29:21 +01:00
Christoph Wurst ab1f834244
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/accessibility/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/accessibility/vue-2.5.21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:25:55 +01:00
dependabot[bot] 0d02327f2a
Bump vue-template-compiler from 2.5.20 to 2.5.21 in /apps/accessibility
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:20:36 +00:00
dependabot[bot] e10d1f394a
Bump vue-template-compiler from 2.5.20 to 2.5.21 in /apps/oauth2
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:58 +00:00
dependabot[bot] d7909690b5
Bump vue-template-compiler
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:57 +00:00
dependabot[bot] 0123d4c8a2
Bump vue from 2.5.20 to 2.5.21 in /apps/accessibility
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:52 +00:00
dependabot[bot] c5c5cf3bd6
Bump vue from 2.5.20 to 2.5.21 in /apps/updatenotification
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:30 +00:00
dependabot[bot] 442801427a
Bump vue from 2.5.20 to 2.5.21 in /apps/oauth2
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:23 +00:00
Nextcloud bot f1af773e11
[tx-robot] updated from transifex 2018-12-12 01:11:38 +00:00
Joas Schilling 80d7e13872
Better activities for systemtags that are removed by CLI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-11 16:13:33 +01:00
Roeland Jago Douma a37c1b91e4
Merge pull request #12998 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.20
Bump vue from 2.5.19 to 2.5.20 in /apps/accessibility
2018-12-11 14:23:03 +01:00
Roeland Jago Douma 38ce67c57b
Merge pull request #12995 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.20
Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotification
2018-12-11 14:22:43 +01:00
John Molakvoæ (skjnldsv) 7f39f81b9a
Update vue-template-compiler too & bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:29:59 +01:00
John Molakvoæ (skjnldsv) 45c3887293
Update vue-template-compiler too & bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:28:52 +01:00
John Molakvoæ (skjnldsv) 89cb223c9f
Update vue-template-compiler too & bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:27:53 +01:00
dependabot[bot] 533744831a
Bump vue from 2.5.19 to 2.5.20 in /apps/accessibility
Bumps [vue](https://github.com/vuejs/vue) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:18:47 +00:00
dependabot[bot] 1ee5f87cb2
Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotification
Bumps [vue](https://github.com/vuejs/vue) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:17:50 +00:00
dependabot[bot] d0259e420c
Bump vue from 2.5.19 to 2.5.20 in /apps/oauth2
Bumps [vue](https://github.com/vuejs/vue) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:17:45 +00:00
Nextcloud bot 27e88564d7
[tx-robot] updated from transifex 2018-12-11 01:11:48 +00:00
Roeland Jago Douma 799987913f
Merge pull request #12919 from nextcloud/oauth2/vue_scoped_css
OAuth2: move to scoped css in vue app
2018-12-10 19:54:26 +01:00
Roeland Jago Douma 866c42a164
Merge pull request #12920 from nextcloud/oauth2/migrations
OAuth2: Move to migrations
2018-12-10 15:46:48 +01:00
Roeland Jago Douma cfa7c54814
OAuth2: move to scoped css in vue app
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 15:13:15 +01:00
Roeland Jago Douma 39f718b765
Merge pull request #12936 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/vue-2.5.18
Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2
2018-12-10 15:02:38 +01:00
Roeland Jago Douma 81ff327510
Merge pull request #12929 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.18
Bump vue from 2.5.17 to 2.5.18 in /apps/accessibility
2018-12-10 15:02:25 +01:00
Roeland Jago Douma 2eb65d79c7
Merge pull request #12932 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.18
Bump vue from 2.5.17 to 2.5.18 in /apps/updatenotification
2018-12-10 15:01:53 +01:00
Roeland Jago Douma 35886b1e5e
Bump autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 13:23:59 +01:00
Roeland Jago Douma d7223ebf4d
OAuth2: Move to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 13:23:58 +01:00
John Molakvoæ (skjnldsv) 4135d23e79
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:28:11 +01:00
John Molakvoæ (skjnldsv) b777bfe6cd
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:27:30 +01:00
John Molakvoæ (skjnldsv) d1304719b0
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:26:43 +01:00
John Molakvoæ (skjnldsv) 390add45bd
Vue bump too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:20:47 +01:00
John Molakvoæ (skjnldsv) b3ad1c3da1
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:20:47 +01:00
John Molakvoæ (skjnldsv) 77e21e10a5
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 10:05:49 +01:00
dependabot[bot] 125edda42e
Bump css-loader from 1.0.1 to 2.0.0 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 08:15:53 +00:00
John Molakvoæ 74b88b14ec
Merge pull request #12934 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.0
Bump css-loader from 1.0.1 to 2.0.0 in /apps/accessibility
2018-12-10 09:13:42 +01:00
John Molakvoæ f8630869b1
Merge pull request #12933 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.0
Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2
2018-12-10 09:13:32 +01:00
John Molakvoæ (skjnldsv) a3f8a7a6f4
Vue bump too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 08:34:34 +01:00
John Molakvoæ (skjnldsv) a25e202a38
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 08:32:58 +01:00
John Molakvoæ efa8170cbb
Merge pull request #12949 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-merge-4.1.5
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/updatenotification
2018-12-10 08:27:47 +01:00
John Molakvoæ ba2c641a05
Merge pull request #12953 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.1.5
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2
2018-12-10 08:27:11 +01:00
dependabot[bot] 75e49a0f09
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/accessibility
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:19:53 +00:00
dependabot[bot] 7c696bd512
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:19:45 +00:00
dependabot[bot] 2265751ccb
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/updatenotification
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:17:11 +00:00
Nextcloud bot 386875cabe
[tx-robot] updated from transifex 2018-12-10 01:11:36 +00:00
dependabot[bot] 9166bd1d0e
Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 14:07:09 +00:00
dependabot[bot] b6f6be7935
Bump css-loader from 1.0.1 to 2.0.0 in /apps/accessibility
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 14:06:41 +00:00
dependabot[bot] 0859da8045
Bump vue from 2.5.17 to 2.5.18 in /apps/updatenotification
Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 09:53:11 +01:00
John Molakvoæ (skjnldsv) fdc9172dd0
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-09 09:45:46 +01:00
dependabot[bot] 24fab06516
Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2
Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 08:35:04 +00:00
dependabot[bot] 3ab641b60e
Bump vue from 2.5.17 to 2.5.18 in /apps/accessibility
Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 08:33:37 +00:00
Nextcloud bot a9df1e387a
[tx-robot] updated from transifex 2018-12-09 01:12:28 +00:00
Nextcloud bot f1923e6c08
[tx-robot] updated from transifex 2018-12-08 01:11:24 +00:00
Roeland Jago Douma 372f3d2a60
Remove deprecated functions from SecureRandom
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 19:33:32 +01:00
Morris Jobke f7e4718779
Merge pull request #12910 from nextcloud/td/oauth/strict
Make OAuth2 app strict
2018-12-07 15:35:24 +01:00
Roeland Jago Douma cfcce69272
Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-for-the-sharee
Fix unread comment icon not shown for the sharee
2018-12-07 15:07:23 +01:00
Roeland Jago Douma c1f1dd18fc
Switch to nextcloud-axios for oauth2 app
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:57:50 +01:00
Roeland Jago Douma b9ac258870
Strict controllers
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:43:22 +01:00
Roeland Jago Douma a478945767
Strict repair step
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:40:43 +01:00
Roeland Jago Douma e22645136c
Strict Exceptions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:39:51 +01:00
Roeland Jago Douma a670a9e443
Move OAuth2 db code to QBMapper and make it strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 09:13:16 +01:00
Nextcloud bot 504411a9ff
[tx-robot] updated from transifex 2018-12-07 01:11:41 +00:00