Daniel Calviño Sánchez
7dad6d8f5b
Use default cursor for disabled primary buttons
...
Disabled buttons use the default cursor, but as the cursor property for
primary buttons is set after the cursor property for disabled buttons
the latter is always overridden, even if the primary button is also
disabled. Due to this it is necessary to explicitly set the default
cursor for disabled primary buttons.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-11 10:25:48 +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
5a9fc01ea6
Merge pull request #12896 from nextcloud/bugfix/12894-use-version-doclink
...
Use version from config to generate doclink
2018-12-10 15:03:42 +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æ
b3de7a7d06
Merge pull request #12928 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/css-loader-2.0.0
...
Bump css-loader from 1.0.1 to 2.0.0 in /apps/updatenotification
2018-12-10 12:25:20 +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æ
4f1ff98243
Merge pull request #12935 from nextcloud/dependabot/npm_and_yarn/build/node-sass-4.11.0
...
Bump node-sass from 4.10.0 to 4.11.0 in /build
2018-12-10 10:14:18 +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
John Molakvoæ
4408e5f319
Merge pull request #12954 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-merge-4.1.5
...
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/accessibility
2018-12-10 08:26:56 +01:00
John Molakvoæ
67af30f04f
Merge pull request #12956 from nextcloud/dependabot/npm_and_yarn/settings/webpack-merge-4.1.5
...
Bump webpack-merge from 4.1.4 to 4.1.5 in /settings
2018-12-10 08:26:34 +01:00
dependabot[bot]
045ce1fa49
Bump webpack-merge from 4.1.4 to 4.1.5 in /settings
...
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:21:56 +00: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]
4124e1fc54
Bump node-sass from 4.10.0 to 4.11.0 in /build
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.10.0...v4.11.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 14:08:00 +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
Roeland Jago Douma
554e7bdeae
Merge pull request #12941 from nextcloud/dependabot/npm_and_yarn/settings/css-loader-2.0.0
...
Bump css-loader from 1.0.1 to 2.0.0 in /settings
2018-12-09 15:05:21 +01:00
Roeland Jago Douma
8ec657d77c
Merge pull request #12937 from nextcloud/dependabot/npm_and_yarn/settings/node-sass-4.11.0
...
Bump node-sass from 4.10.0 to 4.11.0 in /settings
2018-12-09 15:04:46 +01: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]
6e5bab8383
Bump css-loader from 1.0.1 to 2.0.0 in /settings
...
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 08:38:55 +00:00
dependabot[bot]
51fa6e98a0
Bump node-sass from 4.10.0 to 4.11.0 in /settings
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.10.0...v4.11.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 08:35:24 +00: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
2c61846da3
Merge pull request #12907 from nextcloud/td/securerandom/remove_deprecated_functions
...
Remove deprecated functions from SecureRandom
2018-12-07 20:41:27 +01: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
Roeland Jago Douma
e54e616de9
Merge pull request #12916 from nextcloud/l10n-interface
...
Add optional locale parameter to \OCP\L10N\IFactory
2018-12-07 19:29:13 +01:00
Julius Härtl
20c1f5971f
Add optional locale parameter to interface as well
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-07 16:27:31 +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
e2d0b84ec7
Merge pull request #12912 from nextcloud/td/oauth2/nextcloud-axios
...
Switch to nextcloud-axios for oauth2 app
2018-12-07 15:05:52 +01:00