Commit Graph

5567 Commits

Author SHA1 Message Date
Nextcloud bot 75b8e98f8e
[tx-robot] updated from transifex 2019-01-11 01:12:31 +00:00
Roeland Jago Douma cf8d438ff0
Bundle dompurify in settings as well
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-10 14:34:35 +01:00
Christoph Wurst ea1fcd036f
Bundle the 'marked' library
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-10 13:44:22 +01:00
Christoph Wurst 208788173d
Npmize (vendor) scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-09 15:01:59 +01:00
Nextcloud bot 057fab2e50
[tx-robot] updated from transifex 2019-01-09 01:12:39 +00:00
Morris Jobke 8f7839ef3e
Merge pull request #12899 from nextcloud/feature/run-setupcheck-on-overwie
Run setupchecks when #security-warnings is present
2019-01-08 12:32:53 +01:00
Christoph Wurst fec8743270
Merge pull request #13200 from nextcloud/ie11-compatibility-settings
Cleanup of IE11 compatibility for users & apps management
2019-01-07 15:58:25 +01:00
Roeland Jago Douma 8e914c01c5
Use the real logger in the settings
Fixes #13285
The wrapper logger should not be used here. But we need the real logger.
Since this in internal we can just pass that on directly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 12:32:07 +01:00
Nextcloud bot 35a372dadd
[tx-robot] updated from transifex 2019-01-07 01:11:58 +00:00
Roeland Jago Douma 186b0699a8
Merge pull request #13390 from nextcloud/dependabot/npm_and_yarn/settings/webpack-merge-4.2.1
Bump webpack-merge from 4.1.5 to 4.2.1 in /settings
2019-01-06 16:02:26 +01:00
dependabot[bot] be87dccc66
Bump webpack-merge from 4.1.5 to 4.2.1 in /settings
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1.
- [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/compare/v4.1.5...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:26 +00:00
dependabot[bot] 10fd2e8f74
Bump vue-loader from 15.4.2 to 15.5.0 in /settings
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/commits/v15.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:00:57 +00:00
Daniel Kesselberg 51f0651d68
Run setupchecks when #security-warnings is present
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-05 16:29:57 +01:00
Nextcloud bot a1b6333712
[tx-robot] updated from transifex 2019-01-05 01:11:57 +00:00
Morris Jobke 0aa30b76de
Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception
returns a 404 instead of exception if app is not installed - #13088
2019-01-04 17:08:04 +01:00
Roeland Jago Douma a1267d56d8
Merge pull request #13341 from nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.2.0
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
2019-01-04 14:11:59 +01:00
Julius Härtl 8719fab899
Merge pull request #13342 from nextcloud/dependabot/npm_and_yarn/settings/babel-loader-8.0.5
Bump babel-loader from 8.0.4 to 8.0.5 in /settings
2019-01-04 10:51:07 +01:00
Roeland Jago Douma fe3d8ffc90
Merge pull request #13172 from nextcloud/fix-can-change-password-check
fix can change password check in case of encryption is enabled
2019-01-04 09:53:10 +01:00
dependabot[bot] bda0c25272
Bump babel-loader from 8.0.4 to 8.0.5 in /settings
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:36:04 +00:00
dependabot[bot] bdd4a77c61
Bump webpack-cli from 3.1.2 to 3.2.0 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:35:30 +00:00
Roeland Jago Douma 2d22633568
Merge pull request #13313 from nextcloud/feature/remove-outdated-caches
Remove check for outdated caches
2019-01-04 09:18:31 +01:00
Nextcloud bot a1f9ed1d7d
[tx-robot] updated from transifex 2019-01-04 01:12:28 +00:00
John Molakvoæ (skjnldsv) 3a2943391e
Merge branch 'master' of https://github.com/nextcloud/server into ie11-compatibility-settings 2019-01-03 17:56:16 +01:00
Roeland Jago Douma 0398241b6b
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 10:15:54 +01:00
dependabot[bot] ad8be9c45e
Bump webpack from 4.28.2 to 4.28.3 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 10:15:53 +01:00
Roeland Jago Douma 51a5cfb29f
Merge pull request #13307 from nextcloud/dependabot/npm_and_yarn/settings/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /settings
2019-01-03 07:41:05 +01:00
Nextcloud bot fbf906c9b6
[tx-robot] updated from transifex 2019-01-03 01:11:47 +00:00
Daniel Kesselberg 248e824f48
Remove check for outdated caches
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-02 10:46:14 +01:00
dependabot[bot] a35726e537
Bump css-loader from 2.0.2 to 2.1.0 in /settings
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.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/v2.0.2...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 08:39:13 +00:00
Nextcloud bot ea898a2191
[tx-robot] updated from transifex 2019-01-02 01:11:30 +00:00
Nextcloud bot 8d5b74b6b6
[tx-robot] updated from transifex 2018-12-31 01:11:41 +00:00
Nextcloud bot eeceb684e8
[tx-robot] updated from transifex 2018-12-30 01:12:41 +00:00
Nextcloud bot aa00b2b277
[tx-robot] updated from transifex 2018-12-29 01:11:43 +00:00
Nextcloud bot 760c502f3c
[tx-robot] updated from transifex 2018-12-28 01:11:49 +00:00
Nextcloud bot 1c3f468d56
[tx-robot] updated from transifex 2018-12-27 01:11:41 +00:00
Nextcloud bot 3c83925f97
[tx-robot] updated from transifex 2018-12-26 01:11:56 +00:00
Nextcloud bot e62be9e41e
[tx-robot] updated from transifex 2018-12-25 01:11:36 +00:00
Roeland Jago Douma 07a0231a0b
Merge pull request #13244 from nextcloud/dependabot/npm_and_yarn/settings/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /settings
2018-12-24 08:54:10 +01:00
dependabot[bot] 2680310cd9
Bump webpack from 4.28.1 to 4.28.2 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:18:27 +00:00
dependabot[bot] 2a8732c4d0
Bump css-loader from 2.0.1 to 2.0.2 in /settings
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [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.1...v2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:20 +00:00
Nextcloud bot 9d5f7c7f62
[tx-robot] updated from transifex 2018-12-24 01:11:46 +00:00
Roeland Jago Douma dd9514bfb3
Merge pull request #13198 from nextcloud/dependabot/npm_and_yarn/settings/file-loader-3.0.1
Bump file-loader from 1.1.11 to 3.0.1 in /settings
2018-12-21 14:25:15 +01:00
John Molakvoæ 7717fc0378
Merge pull request #13196 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.28.1
Bump webpack from 4.28.0 to 4.28.1 in /settings
2018-12-21 11:04:52 +01:00
dependabot[bot] 31c34bda30
Bump file-loader from 1.1.11 to 3.0.1 in /settings
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 08:36:44 +00:00
dependabot[bot] d47bb9e753
Bump webpack from 4.28.0 to 4.28.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.0...v4.28.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 07:42:11 +00:00
John Molakvoæ (skjnldsv) 6f65c5f20a
IE11 compatibility for users & apps management
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-21 08:37:57 +01:00
dependabot[bot] b9b15ff165
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /settings
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.0 to 7.2.3.
- [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.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:21:26 +00:00
Nextcloud bot c0a6ad0a72
[tx-robot] updated from transifex 2018-12-21 01:11:48 +00:00
Bjoern Schiessle 4b3308bf3f
fix can change password check in case of encryption is enabled
Admin should _not_ be able to change password when:
- if an encryption module is loaded and it uses per-user keys
- if encryption is enabled but no encryption modules are loaded

Admin should be able to change the password when:
- no encryption module is loaded and encryption is disabled
- encryption module is loaded but it doesn't require per user keys

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-12-20 12:28:40 +01:00
John Molakvoæ (skjnldsv) 70bb048d34
Compile assets
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:58:20 +01:00
dependabot[bot] 2af4090c7c
Bump webpack from 4.27.1 to 4.28.0 in /settings
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:19:23 +00:00
Nextcloud bot 4be6aa5270
[tx-robot] updated from transifex 2018-12-20 01:11:44 +00:00
Julius Härtl a3be286273
Make setup check also pass with a 501 status
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-19 07:41:25 +01:00
Nextcloud bot 3d53398d07
[tx-robot] updated from transifex 2018-12-19 01:11:46 +00:00
John Molakvoæ 8a353521ce
Merge pull request #13108 from nextcloud/dependabot/npm_and_yarn/settings/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2 in /settings
2018-12-17 09:07:51 +01:00
dependabot[bot] df57a1af72
Bump @babel/core from 7.2.0 to 7.2.2 in /settings
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:17 +00:00
dependabot[bot] 999ba51439
Bump css-loader from 2.0.0 to 2.0.1 in /settings
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:28 +00:00
Nextcloud bot ffd2410a7e
[tx-robot] updated from transifex 2018-12-17 01:11:33 +00: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
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
Christoph Wurst c1e31d669e
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/settings/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/settings/vue-2.5.21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:22:47 +01:00
dependabot[bot] b84e72d029
Bump vue from 2.5.20 to 2.5.21 in /settings
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:21:49 +00:00
dependabot[bot] 667f38431e
Bump vue-template-compiler from 2.5.20 to 2.5.21 in /settings
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:20 +00:00
John Molakvoæ (skjnldsv) 9b2b475212
Update vue-template-compiler too & bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:31:23 +01:00
dependabot[bot] 8fb8cf9c15
Bump vue from 2.5.19 to 2.5.20 in /settings
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:20:43 +00:00
Roeland Jago Douma 9f7595db4e
Merge pull request #12940 from nextcloud/dependabot/npm_and_yarn/settings/vue-2.5.18
Bump vue from 2.5.17 to 2.5.18 in /settings
2018-12-10 19:37:45 +01:00
Roeland Jago Douma 15b1713e32
Use strengthify.min on personal settings page
Else the CSP fails to load properly

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 16:32:53 +01:00
Roeland Jago Douma 1123bd93b7
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 16:02:16 +01:00
John Molakvoæ (skjnldsv) 648efdf4b9
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 15:08:51 +01:00
dependabot[bot] be2117c9db
Bump vue from 2.5.17 to 2.5.18 in /settings
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-10 15:08:49 +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
Nextcloud bot 386875cabe
[tx-robot] updated from transifex 2018-12-10 01:11:36 +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
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
Nextcloud bot 504411a9ff
[tx-robot] updated from transifex 2018-12-07 01:11:41 +00:00
Roeland Jago Douma 402b51d7ac
Merge pull request #12859 from nextcloud/dependabot/npm_and_yarn/settings/nextcloud-password-confirmation-0.4.1
Bump nextcloud-password-confirmation from 0.4.0 to 0.4.1 in /settings
2018-12-06 07:50:02 +01:00
dependabot[bot] af2c6c33e0
Bump nextcloud-password-confirmation from 0.4.0 to 0.4.1 in /settings
Bumps [nextcloud-password-confirmation](https://github.com/ChristophWurst/nextcloud-password-confirmation) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ChristophWurst/nextcloud-password-confirmation/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-password-confirmation/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-05 21:46:30 +01:00
dependabot[bot] 1e595d5bd7
Bump webpack from 4.27.0 to 4.27.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 20:38:57 +00:00
Roeland Jago Douma 1e03397750
Merge pull request #12841 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.27.0
Bump webpack from 4.26.1 to 4.27.0 in /settings
2018-12-05 20:06:44 +01:00
Morris Jobke fe5813783b
Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bigint-conversion
Add setup check for pending bigint conversion
2018-12-05 18:52:56 +01:00
Roeland Jago Douma 6721ae0c59
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 15:16:24 +01:00
dependabot[bot] fe00b06fdc
Bump webpack from 4.26.1 to 4.27.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 13:44:40 +00:00
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 13:42:31 +01:00
Nextcloud bot 953332ae35
[tx-robot] updated from transifex 2018-12-05 01:11:55 +00:00
Morris Jobke faa988c099
Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-php-module
Add setup check for recommended PHP modules (i.e. Imagick, intl)
2018-12-05 00:34:04 +01:00
Morris Jobke 5b22225351
Update casing of PHP inside method name
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:03:05 +01:00
Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:03:05 +01:00
Roeland Jago Douma f692409120
Merge pull request #12820 from nextcloud/dependabot/npm_and_yarn/settings/nextcloud-vue-0.4.6
Bump nextcloud-vue from 0.3.1 to 0.4.6 in /settings
2018-12-04 21:05:06 +01:00
Roeland Jago Douma 6c1a3a6d95
Merge pull request #12819 from nextcloud/feature/noid/bump-eol-version-of-php
PHP 7.0 is end of life
2018-12-04 20:11:17 +01:00
Roeland Jago Douma d850878b0a
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 19:50:28 +01:00
Morris Jobke 7c1a5f39f7
Fix layout of "i" in admin settings of federated sharing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 17:32:13 +01:00
dependabot[bot] 8c145d98a4
Bump nextcloud-vue from 0.3.1 to 0.4.6 in /settings
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.3.1 to 0.4.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.3.1...v0.4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 15:57:56 +00:00
Morris Jobke cac87533e0
PHP 7.0 is end of life
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 15:40:44 +01:00
Julius Härtl 92b074f857
Update bundled settings app
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-04 15:10:55 +01:00
Julius Härtl 154f1cda6f
Fix missing click event on update button
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-04 15:08:51 +01:00
dependabot[bot] c15b6d8162
Bump @babel/plugin-syntax-dynamic-import
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.0.0 to 7.2.0.
- [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.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 07:40:13 +00:00
John Molakvoæ a3e29f8df9
Merge pull request #12802 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.2.0
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /settings
2018-12-04 08:18:13 +01:00
dependabot[bot] 45635f6034
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /settings
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.6 to 7.2.0.
- [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.1.6...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 02:24:57 +00:00
dependabot[bot] f36400e922
Bump @babel/core from 7.1.6 to 7.2.0 in /settings
Bumps [@babel/core](https://github.com/babel/babel) from 7.1.6 to 7.2.0.
- [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.1.6...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 02:22:15 +00:00
Nextcloud bot 95d33cd889
[tx-robot] updated from transifex 2018-12-04 01:12:05 +00:00
John Molakvoæ e7458a41f2
Merge pull request #12762 from nextcloud/auth-dialog-fix
Polishing of various modal dialogs
2018-12-03 07:30:23 +01:00
Nextcloud bot 9563f03ee6
[tx-robot] updated from transifex 2018-12-03 01:11:33 +00:00
Nextcloud bot 7dc3efeb30
[tx-robot] updated from transifex 2018-12-02 01:12:37 +00:00
Nextcloud bot 4af658b4c6
[tx-robot] updated from transifex 2018-12-01 01:11:29 +00:00
Jan-Christoph Borchardt 2824622feb
Fix dialogs, button position
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-30 16:11:33 +01:00
dependabot[bot] 6bd185113f
Bump nextcloud-axios from 0.1.2 to 0.1.3 in /settings
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-30 02:17:50 +00:00
Nextcloud bot a529f6ff26
[tx-robot] updated from transifex 2018-11-30 01:11:57 +00:00
Roeland Jago Douma a915594b03
Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2
Add check for missing .woff2 rule in Nginx via setup check
2018-11-29 19:36:56 +01:00
Morris Jobke ee2cb46cdc
Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmail
Add pipe mode for sendmail
2018-11-29 17:43:03 +01:00
Morris Jobke f5894b653d
Add check for missing .woff2 rule in Nginx via setup check
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-29 17:01:43 +01:00
Daniel Kesselberg 92675a606e
Add sendmailmode to gui
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-29 16:02:36 +01:00
Nextcloud bot 68f04686a0
[tx-robot] updated from transifex 2018-11-29 01:11:34 +00:00
Nextcloud bot 802a978bb5
[tx-robot] updated from transifex 2018-11-28 01:11:55 +00:00
Roeland Jago Douma 2f5990e6bd
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-27 12:18:07 +01:00
dependabot[bot] 00be5229bf
Bump vue-router from 3.0.1 to 3.0.2 in /settings
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 12:16:54 +01:00
Roeland Jago Douma ebd6231559
Merge pull request #12660 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.3
Bump vue-infinite-loading from 2.4.1 to 2.4.3 in /settings
2018-11-27 12:13:38 +01:00
Nextcloud bot e8886fb63a
[tx-robot] updated from transifex 2018-11-27 01:11:34 +00:00
Roeland Jago Douma 6a2570d118
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 14:16:42 +01:00
dependabot[bot] 11db113d06
Bump vue-infinite-loading from 2.4.1 to 2.4.3 in /settings
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases)
- [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.1...v2.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 14:15:41 +01:00
Roeland Jago Douma 15b367f7e8
Commpile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:13:17 +01:00
dependabot[bot] 27f65f4085
Bump webpack from 4.26.0 to 4.26.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:19:39 +00:00
Nextcloud bot e673c7dc49
[tx-robot] updated from transifex 2018-11-26 01:11:21 +00:00
Nextcloud bot 5b42972648
[tx-robot] updated from transifex 2018-11-25 01:12:16 +00:00
Nextcloud bot ea17e962bf
[tx-robot] updated from transifex 2018-11-24 01:11:17 +00:00
Roeland Jago Douma 8d2be47e35
Merge pull request #12606 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.1
Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settings
2018-11-23 09:28:05 +01:00
dependabot[bot] 83a3422015
Bump @babel/core from 7.1.2 to 7.1.6 in /settings
Bumps [@babel/core](https://github.com/babel/babel) from 7.1.2 to 7.1.6.
- [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.1.2...v7.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-23 07:08:57 +00:00
Roeland Jago Douma 17753b79b8
Merge pull request #12610 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.1.6
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /settings
2018-11-23 08:05:16 +01:00
Roeland Jago Douma 92d6068e90
Merge pull request #12604 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.26.0
Bump webpack from 4.24.0 to 4.26.0 in /settings
2018-11-23 07:50:30 +01:00
Nextcloud bot d664a9b37b
[tx-robot] updated from transifex 2018-11-23 01:12:51 +00:00
dependabot[bot] 5b55faba10
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /settings
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.0 to 7.1.6.
- [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.1.0...v7.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 22:08:25 +00:00
Roeland Jago Douma 4d64135872
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-22 22:05:24 +01:00
dependabot[bot] 57808e3b24
Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settings
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases)
- [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:49:54 +00:00
dependabot[bot] 24549669cb
Bump webpack from 4.24.0 to 4.26.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:49:27 +00:00
Roeland Jago Douma 490f46482e
Merge pull request #12592 from patrickbaber/master
Fix Typo in Original English String and All Translations
2018-11-22 19:22:10 +01:00
Patrick Baber 5e3de1c326 fix typo in original english string and all translations
Signed-off-by: Patrick Baber <patrick@p-squared.de>
2018-11-22 17:13:04 +01:00
John Molakvoæ (skjnldsv) b28c42506f
Do not clear new user form on failure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-22 13:58:15 +01:00
Morris Jobke ad1a026e54
Merge pull request #12589 from nextcloud/fix/twofactor-admin-groups-explanation
Add explanatory text to admin twofactor settings
2018-11-22 13:50:11 +01:00
Morris Jobke db6fad3eee
Merge pull request #12571 from TheLastProject/feature/make_connectivity_check_domains_changeable
Make connectivity check domains configurable
2018-11-22 13:42:54 +01:00
Christoph Wurst c95ef8534e
Add explanatory text to admin twofactor settings
Ref #12249
Ref https://github.com/nextcloud/documentation/pull/937

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 12:01:45 +01:00
Morris Jobke 0534bcfb6a
Merge pull request #12485 from nextcloud/nextcloud-talk-sessions-format
Format Nextcloud Talk clients sessions.
2018-11-22 11:15:49 +01:00
Sylvia van Os 935bb25639 Make connectivity check domains configurable
Signed-off-by: Sylvia van Os <sylvia@hackerchick.me>
2018-11-22 10:57:16 +01:00
John Molakvoæ 654880da25
Merge pull request #12468 from nextcloud/multiselect-removal-fix
Remove conflicting multiselect
2018-11-22 08:49:09 +01:00
Nextcloud bot f3fb6676e9
[tx-robot] updated from transifex 2018-11-22 01:12:20 +00:00
Jan-Christoph Borchardt d94fce8d3a
Fix wording of client sessions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 16:02:26 +01:00
Nextcloud bot c9af398644
[tx-robot] updated from transifex 2018-11-20 01:12:39 +00:00
Morris Jobke 5af6289959
Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warning
Fix the warning appearing in the admin section when mail_smtpmode is not configured
2018-11-19 15:23:45 +01:00
Morris Jobke 8e4f0f9d17
Use the proper default values
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 10:57:51 +01:00
Nextcloud bot 367560ccd6
[tx-robot] updated from transifex 2018-11-19 01:12:04 +00:00
Nextcloud bot 8bf7ec26e0
[tx-robot] updated from transifex 2018-11-18 01:12:58 +00:00
Nextcloud bot 1f82aad842
[tx-robot] updated from transifex 2018-11-17 01:12:47 +00:00
Ivan Sein ce20cb2d40 Format Nextcloud Talk clients sessions.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-11-16 14:47:41 +01:00
Joas Schilling 44b0d3916e
Fix navigation layout for items that are added on a re-render
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-16 12:08:23 +01:00
John Molakvoæ (skjnldsv) a8dafc2ff8
Remove conflicting multiselect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 14:08:13 +01:00
Joas Schilling 1997346369
Fix interaction with groups that contain a slash
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-15 10:03:32 +01:00
Nextcloud bot 10c9b37461
[tx-robot] updated from transifex 2018-11-15 01:12:14 +00:00
John Molakvoæ (skjnldsv) 2b7832d0c9
Fix breakpoint and shrinking of the content + list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 17:19:35 +01:00
Nextcloud bot 5e84824839
[tx-robot] updated from transifex 2018-11-13 01:12:40 +00:00
John Molakvoæ (skjnldsv) 85c708c3ed
fixup! Use nextcloud-password-confirmation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-12 13:05:51 +01:00
John Molakvoæ (skjnldsv) 1cb5f316ed
Use nextcloud-password-confirmation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-12 11:59:38 +01:00
Nextcloud bot 48395baa7e
[tx-robot] updated from transifex 2018-11-12 01:12:49 +00:00
Marc Peña Segarra ea10c6a141 Fix the warning appearing check setup when mail_smtpmode is not configured.
Closes #11107
2018-11-11 00:55:41 +01:00
Nextcloud bot cc96b93f95
[tx-robot] updated from transifex 2018-11-10 01:12:25 +00:00
blizzz 42121fe4d7
Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernames
do not offer to change display name or password, if not possible.
2018-11-08 15:13:24 +01:00
Nextcloud bot 55f0c2ac3b
[tx-robot] updated from transifex 2018-11-08 01:12:18 +00:00
Arthur Schiwon 505722cc0d
do not offer to change display name or password, if not possible.
Fixes #12319

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-07 22:37:41 +01:00
John Molakvoæ (skjnldsv) 4d63c5e7d3
Remove arrow function for ie compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-07 17:51:06 +01:00
Nextcloud bot c26d847d19
[tx-robot] updated from transifex 2018-11-07 01:12:29 +00:00
John Molakvoæ (skjnldsv) 7260d2229a
Build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-06 11:11:11 +01:00
John Molakvoæ (skjnldsv) 9f532df1a4
Show disabled even if empty if ldap enabled
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-06 11:11:11 +01:00
Nextcloud bot 54a30a4b81
[tx-robot] updated from transifex 2018-11-06 01:12:39 +00:00
Roeland Jago Douma 41cace8c49
Merge pull request #12191 from nextcloud/sessions-fixes
Sessions fixes
2018-11-05 12:37:37 +01:00
Roeland Jago Douma f838b24bd1
Merge pull request #12253 from nextcloud/2fa-settings-hint
Add class "settings-hint" to 2FA-text
2018-11-05 09:29:22 +01:00
Roeland Jago Douma ca09e75083
Bump npm deps: settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-05 08:16:59 +01:00
dependabot[bot] a15f906af2
Bump nextcloud-vue from 0.2.0 to 0.3.1 in /settings
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/nextcloud/vue-components/releases)
- [Commits](https://github.com/nextcloud/vue-components/compare/v0.2.0...v0.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-05 01:13:43 +00:00
Marius Blüm bf5ad5bd6b
Add class "settings-hint" to 2FA-text
Signed-off-by: Marius Blüm <marius@lineone.io
2018-11-05 00:19:18 +01:00
Nextcloud bot 9d7f02ec47
[tx-robot] updated from transifex 2018-11-04 01:14:02 +00:00
Nextcloud bot 3b5e031e6b
[tx-robot] updated from transifex 2018-11-02 01:13:34 +00:00
Jan-Christoph Borchardt 8609845ad7
Add front-end building documentation to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 15:16:30 +01:00
Jan-Christoph Borchardt 0a7fa32290
Sessions: Make delete and filesystem access options tabbable
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 13:26:06 +01:00
Jan-Christoph Borchardt 19beccc735
Add device settings tooltip for accessibility
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:59:03 +01:00
Jan-Christoph Borchardt 0f89354035
Fix missing keyboard focus ability and feedback for sessions action menu
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:39:38 +01:00
Jan-Christoph Borchardt dfa862673d
Fix double tr creation in session list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:35:20 +01:00
Jan-Christoph Borchardt cf3768718b
Remove tooltip from sessions, just wrap lines for simplicity and no duplication
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:32:53 +01:00
Jan-Christoph Borchardt a291ee6991
Remove unnecessary 'Delete' title from 'Revoke' menu entry
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:31:37 +01:00
Roeland Jago Douma 1086cbbe61
Merge pull request #12146 from nextcloud/fix/noid/verifyuserdata-on-null
fixes an Exception on the background job because the config was not set
2018-10-31 13:48:45 +01:00
John Molakvoæ b449cb35f6
Merge pull request #12125 from MasterOfDeath/expire-share-days-validate
Validate expire share days in settings (issue: #11930)
2018-10-31 08:46:37 +01:00
Rinat Gumirov 5aca24f3bd expire share days in settings validate
Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
2018-10-31 00:15:41 +05:00
Arthur Schiwon 81688c514c
fixes an Exception on the background job because the config was not set
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-30 17:53:28 +01:00
Nextcloud bot 9f99232865
[tx-robot] updated from transifex 2018-10-30 01:12:54 +00:00
Morris Jobke 0999f07964
Merge pull request #12052 from nextcloud/bugfix/11594/fix-setup-check-trusted-proxies
Fix setup check trusted proxies
2018-10-29 23:38:37 +01:00
Roeland Jago Douma f36e42e098
Merge pull request #12100 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.23.1
Bump webpack from 4.22.0 to 4.23.1 in /settings
2018-10-29 14:53:11 +01:00
Roeland Jago Douma 4807e9079e
Merge pull request #12097 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.0
Bump vue-infinite-loading from 2.3.5 to 2.4.0 in /settings
2018-10-29 14:31:45 +01:00
John Molakvoæ c58b935bf5
Merge pull request #11993 from nextcloud/headings-standards
Headings standard
2018-10-29 13:15:55 +01:00
dependabot[bot] 91d33054bb
Bump webpack from 4.22.0 to 4.23.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 11:59:23 +00:00
dependabot[bot] 5b1aa559c0
Bump vue-infinite-loading from 2.3.5 to 2.4.0 in /settings
Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases)
- [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.3.5...v2.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 01:16:10 +00:00
Nextcloud bot 18fef12721
[tx-robot] updated from transifex 2018-10-29 01:13:07 +00:00
Nextcloud bot 13abee2836
[tx-robot] updated from transifex 2018-10-28 00:12:49 +00:00
Nextcloud bot 0092e3adec
[tx-robot] updated from transifex 2018-10-27 00:12:35 +00:00
Nextcloud bot aff53d6e34
[tx-robot] updated from transifex 2018-10-26 00:12:48 +00:00
Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking
As discussed in https://github.com/nextcloud/server/issues/11594 when discovering if
x-forwarded-for is working properly its not possible to use getRemoteAddr because
the "client ip" is returned. For this check the ip of the last hop would be required.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-25 23:01:37 +02:00
Nextcloud bot 58fde16226
[tx-robot] updated from transifex 2018-10-25 00:13:01 +00:00
Morris Jobke df6e9109c8
Merge pull request #11396 from nextcloud/wellknown-webfinger
adding .well-known/webfinger
2018-10-24 14:51:15 +02:00
Nextcloud bot ded746f821
[tx-robot] updated from transifex 2018-10-24 00:12:31 +00:00
Nextcloud bot a9fb21f9fc
[tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
John Molakvoæ (skjnldsv) 19a56d9e16
Cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 16:14:34 +02:00
John Molakvoæ (skjnldsv) f352f034a1
Reverted standards
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 15:50:59 +02:00
Morris Jobke 171fe69db7
Merge pull request #11932 from nextcloud/font-nunito
Change typeface to Nunito
2018-10-23 15:14:10 +02:00
Roeland Jago Douma 803216c816
Rebuild assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-23 09:08:09 +02:00
dependabot[bot] 53b8ebeafc
Bump webpack from 4.21.0 to 4.22.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.21.0...v4.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 21:05:51 +00:00
Jan-Christoph Borchardt 7b74beb3a3
Highlight 'Enable' button in sidebar, and 'Update' button generally
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 16:20:31 +02:00
Jan-Christoph Borchardt d9387add9e
Move fonts from light/semibold to regular/bold for better readability
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 12:04:19 +02:00
Morris Jobke 1b44bdfb58
Add .l10nignore files for compiled assets
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-19 10:29:36 +02:00
blizzz 5daa4f27e1
Merge pull request #11882 from nextcloud/feature/noid/consider-net-connection
Do not try to contact lookup server without internet connection or URL
2018-10-18 18:24:41 +02:00
Arthur Schiwon 8e4ae23c48
Do not try to contact lookup server without internet connection or URL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-18 17:49:28 +02:00
Julius Härtl fef361a0a0
Merge pull request #11894 from nextcloud/npm/settings
Bump npm deps in /settings
2018-10-18 16:26:22 +02:00
Christoph Wurst 4f75173f11
Remove unreliable 2FA state message on personal 2FA settings page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-18 09:51:08 +02:00
Roeland Jago Douma 053ddbaa6f
Bump npm deps in /settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-17 22:20:15 +02:00
Christoph Wurst 8222e9dd12
Remove Vue compiler because templates have to be precompiled anyway
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-16 11:49:42 +02:00
Christoph Wurst f8579a87f5
Fix unsafe-eval used in 2FA admin settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-16 11:49:07 +02:00
Morris Jobke afaee648dd
Merge pull request #11358 from Zulan/fix-welcome-l10n
Fix welcome l10n
2018-10-16 09:01:59 +02:00
Roeland Jago Douma 3797b8e7e3
Merge pull request #11834 from nextcloud/csp/federationmenu
Compile federationscope menu handlebars template
2018-10-15 21:23:19 +02:00
zulan cf266ee004 Get l10n within NewUserMailHelper to ensure it always uses the new user's language.
Some related tests had to be changed because they relied on internals, see also from the PHPUnit documentation:
"Exercise caution when using [the at] matcher as it can lead to brittle tests which are too closely tied to specific implementation details."

Signed-off-by: Zulan <git@zulan.net>
2018-10-15 19:01:46 +02:00
Roeland Jago Douma d65438f931
Compile federationscope menu handlebars template
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-15 10:44:24 +02:00
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-15 08:22:52 +02:00
Roeland Jago Douma d9ffd6db4e
Rebuild settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-12 13:05:28 +02:00
dependabot[bot] d2f6f5d98d
Bump nextcloud-vue from 0.1.5 to 0.2.0 in /settings
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.1.5 to 0.2.0.
- [Release notes](https://github.com/nextcloud/vue-components/releases)
- [Commits](https://github.com/nextcloud/vue-components/compare/v0.1.5...v0.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-12 10:29:41 +00:00
Christoph Wurst 67c3730fbb
Add admin interface to enforce 2FA
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-10 14:34:52 +02:00
Daniel Calviño Sánchez 20a5ce217a Add check for well known URL of WebFinger in the settings overview
If the WebFinger service is not set in Nextcloud configuration no check
is performed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-10 14:12:10 +02:00
Morris Jobke b8d54bd53a
Fix a misleading setup check for .well-known/caldav & carddav
The problem is that the version without the slash is the correct one.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-10 10:41:02 +02:00
Nextcloud bot 7c26bbbd82
[tx-robot] updated from transifex 2018-10-10 00:13:11 +00:00
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 14:32:14 +02:00
Nextcloud bot d07c5db947
[tx-robot] updated from transifex 2018-10-09 00:12:27 +00:00
Christoph Wurst 9d2a66967b
Remove useless promise transformation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 15:29:37 +02:00
Christoph Wurst c5c576addd
Replace hand-crafted request token logic by nextcloud-axios lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 15:26:54 +02:00
Morris Jobke bae3ba3b25
Merge pull request #11671 from nextcloud/refactor/rename-admin-security-section
Rename admin security section
2018-10-08 13:57:38 +02:00
Christoph Wurst f29189f200
Rename admin security settings template
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 10:45:28 +02:00
Morris Jobke 75f4b7b191
Merge pull request #11620 from nextcloud/followup/11615
Extract translated strings of compiled handlebars
2018-10-08 10:24:31 +02:00
Nextcloud bot 4c47ec005f
[tx-robot] updated from transifex 2018-10-07 00:12:21 +00:00
Roeland Jago Douma 8932a51b91
Extract translated strings of compiled handlebars
Follow up to #11615

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-05 12:32:48 +02:00
Nextcloud bot d9fe68ed12
[tx-robot] updated from transifex 2018-10-05 00:12:56 +00:00
Roeland Jago Douma 5aa0ad92a4
Merge pull request #11607 from nextcloud/dependabot/npm_and_yarn/settings/vue-multiselect-2.1.3
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
2018-10-04 10:18:28 +02:00
John Molakvoæ (skjnldsv) 153faad307
Bump build and fix makefile
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-04 09:26:42 +02:00
John Molakvoæ 0b27595eb4
Merge pull request #11581 from nextcloud/users-table-header-fix
Fix sticky header on users list
2018-10-04 09:04:56 +02:00
dependabot[bot] e638e6e99a
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04 06:35:20 +00:00
Nextcloud bot d9504a4e06
[tx-robot] updated from transifex 2018-10-04 00:12:07 +00:00
John Molakvoæ (skjnldsv) ee446ba2ac
Border fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 21:55:40 +02:00
Nextcloud bot 67d04f2d57
[tx-robot] updated from transifex 2018-10-03 16:58:45 +00:00
Morris Jobke c8e617b07c
Set nonce for loading the zxcvbn
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-03 17:05:01 +02:00
Roeland Jago Douma 893d2daece
Merge pull request #11578 from nextcloud/add-group-settings-fix
Fixed js error when adding new group
2018-10-03 15:12:55 +02:00
John Molakvoæ (skjnldsv) 8a8cf45d08
Fixed js error when adding new group
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:15:54 +02:00
John Molakvoæ (skjnldsv) 67cbfa74ab
Fix sticky header on users list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:10:18 +02:00
Marin Treselj a92e8b4c18
Merge pull request #11538 from nextcloud/heading-bold
Set headings to Semibold for better information architecture
2018-10-03 10:09:57 +02:00
Jan-Christoph Borchardt aafe303f78
Fix 2FA settings icon alignment
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 22:58:38 +02:00
Christoph Wurst 79a0ee4f4a
Consolidate personal two-factor provider settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-02 22:56:33 +02:00
John Molakvoæ (skjnldsv) 834f3df19a
Fix generateUrl for webpack
OC.generateUrl(OC.linkTo('contacts', 'js/')) will append index.php, we
should not have that!

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-02 17:26:08 +02:00
John Molakvoæ (skjnldsv) 5cec23d840
Babel fix and dynamic import on settings
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-02 17:26:07 +02:00
Jan-Christoph Borchardt 26e952f3f2
Fix federation-menu Javascript to use h3
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 16:20:53 +02:00
Jan-Christoph Borchardt ba17caaec0
Font-weight exception, use light for personal settings h3
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 16:20:37 +02:00
Jan-Christoph Borchardt b93ee7f515
Change h2 to h3 on personal settings page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 12:02:09 +02:00
Jan-Christoph Borchardt 21f3ac0ab0
Widen new user 'confirm' button, fix #10917
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 22:42:57 +02:00
Jan-Christoph Borchardt f6488422c9
Line up header text with column content for when there's inputs
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 22:23:31 +02:00
Christoph Wurst 23ba41ec97
Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_step
Simple handlebars CI step
2018-10-01 09:41:53 +02:00
dependabot[bot] a56ab6edf7
Merge pull request #11457 from nextcloud/dependabot/npm_and_yarn/settings/@babel/core-7.1.2 2018-10-01 07:31:03 +00:00
dependabot[bot] b44ab92158
Bump webpack-cli from 3.1.1 to 3.1.2 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 01:16:00 +00:00
Nextcloud bot b6e86121bc
[tx-robot] updated from transifex 2018-10-01 00:12:39 +00:00
dependabot[bot] da9b1759a8
Bump @babel/core from 7.0.0 to 7.1.2 in /settings
Bumps [@babel/core](https://github.com/babel/babel) from 7.0.0 to 7.1.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.0.0...v7.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 09:31:05 +00:00
dependabot[bot] 1cd88d611b
Bump @babel/preset-env from 7.0.0 to 7.1.0 in /settings
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.0.0 to 7.1.0.
- [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.0.0...v7.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-30 07:55:16 +00:00
Roeland Jago Douma 6546d79a41
Merge pull request #11458 from nextcloud/dependabot/npm_and_yarn/settings/babel-loader-8.0.4
Bump babel-loader from 8.0.2 to 8.0.4 in /settings
2018-09-30 09:53:19 +02:00
Nextcloud bot dafd708075
[tx-robot] updated from transifex 2018-09-30 00:12:06 +00:00
dependabot[bot] f116c6e61b
Bump babel-loader from 8.0.2 to 8.0.4 in /settings
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.2...v8.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-29 17:03:00 +00:00
Nextcloud bot 73aabbd3c0
[tx-robot] updated from transifex 2018-09-29 00:12:16 +00:00
Roeland Jago Douma 7e5b7f75ba
Bump templates to handlebars 4.0.12
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28 21:17:08 +02:00
John Molakvoæ (skjnldsv) 2b41b01bf2
Add new group entry on users list + fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 15:37:37 +02:00
Nextcloud bot db50e11edf
[tx-robot] updated from transifex 2018-09-28 11:14:08 +00:00
John Molakvoæ ecf33a679e
Merge pull request #11417 from nextcloud/hover-quota-used-space-regression
Add back the total used space per user
2018-09-28 08:59:24 +02:00
John Molakvoæ (skjnldsv) 8a2ac44250
State default unknown quota to 0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 08:22:37 +02:00
Christoph Wurst 9eb4259af9
Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebars
Compile handlebars template for AuthTokenView
2018-09-28 07:36:45 +02:00
blizzz d984231458
Merge pull request #11416 from nextcloud/bugfix/11218/show-email-authtype-none
Show auth type "None" in email settings
2018-09-27 18:07:49 +02:00
Morris Jobke c367f95afa
Merge pull request #10833 from nextcloud/fix_8623
Re-enable upload button after updating Avatar fixes #8623
2018-09-27 17:27:12 +02:00
John Molakvoæ (skjnldsv) 7c15d9e080
Fix string formatting
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-27 17:16:12 +02:00
John Molakvoæ (skjnldsv) 1aa0990ccd
Add back the total used space per user
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-27 17:13:26 +02:00
Morris Jobke d6522c41fe
Show auth type "None" in email settings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-27 16:59:43 +02:00
Daniel Calviño Sánchez fe30653194
Fix "checkWellKnownUrl" not being run
The check is run only if its last parameter is true; data() tries to
convert the HTML attribute string to an actual JavaScript value, so
"true" is returned as an actual boolean instead of an string; as a
strict comparison against "true" was used the result was false and thus
the checks were not run.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-27 15:39:26 +02:00
Roeland Jago Douma d66e662492
Compile handlebars template for AuthTokenView
Fixes #11032
For https://github.com/orgs/nextcloud/projects/18

Compile the default authtoken handlebars view.
This avoids runtime compilations (speed) and avoids unsafe eval calls
thus allowing a stricter CSP.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 14:07:48 +02:00
Nextcloud bot 2ace0df82a
[tx-robot] updated from transifex 2018-09-27 00:12:26 +00:00
John Molakvoæ (skjnldsv) 8f05df2b14
Rebase and bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 09:44:49 +02:00
John Molakvoæ (skjnldsv) be0f625555
Merge branch 'master' into babel-npm-webpack-fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 09:44:41 +02:00
Nextcloud bot 2f45045c96
[tx-robot] updated from transifex 2018-09-26 00:12:23 +00:00
Roeland Jago Douma febb7887f0
[npm] Bump settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-25 08:52:16 +02:00
Nextcloud bot bdb01064e2
[tx-robot] updated from transifex 2018-09-25 00:12:07 +00:00
Nextcloud bot 895bccd246
[tx-robot] updated from transifex 2018-09-24 00:12:14 +00:00
Nextcloud bot cce9f25d86
[tx-robot] updated from transifex 2018-09-23 00:12:30 +00:00
Nextcloud bot bd89af478e
[tx-robot] updated from transifex 2018-09-22 00:12:06 +00:00
Nextcloud bot 0211e17e3f
[tx-robot] updated from transifex 2018-09-21 00:12:08 +00:00
Nextcloud bot 75ec460d05
[tx-robot] updated from transifex 2018-09-20 00:12:58 +00:00
Nextcloud bot d4b023844d
[tx-robot] updated from transifex 2018-09-19 12:38:00 +00:00
Nextcloud bot d8f554944d
[tx-robot] updated from transifex 2018-09-19 00:12:24 +00:00
Nextcloud bot 45c35fc7fd
[tx-robot] updated from transifex 2018-09-18 00:12:31 +00:00
Joas Schilling 9d7647e991
Merge pull request #11208 from violoncelloch/add-mastodon-icon
add mastodon icon to settings/user
2018-09-17 10:25:56 +02:00
Nextcloud bot 2a51572cc4
[tx-robot] updated from transifex 2018-09-17 00:12:30 +00:00
Nextcloud bot 40bb45225a
[tx-robot] updated from transifex 2018-09-16 00:12:29 +00:00
Nextcloud bot 3771aeb584
[tx-robot] updated from transifex 2018-09-15 00:12:09 +00:00
Jonas Sulzer cc97769bb4
change "(remote-)follow" to "follow"
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-09-14 14:58:10 +02:00
Nextcloud bot 6112adfe06
[tx-robot] updated from transifex 2018-09-14 00:12:27 +00:00
Jonas Sulzer 6de7850458
add mastodon icon to settings/user
fixes #6714

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-09-13 21:31:49 +02:00
blizzz d1cb83424f
Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwd
Remove posix_getpwuid and compare only userid
2018-09-13 10:29:08 +02:00
Joas Schilling a1c969a170
Merge pull request #10840 from webfoersterei/refactor/5530-urandom-check
Refactor secure randomness check
2018-09-13 09:29:42 +02:00
Nextcloud bot 10351cb9da
[tx-robot] updated from transifex 2018-09-13 00:12:08 +00:00
Daniel Kesselberg 45dab2d2a2
Add int-typehint
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-12 15:05:17 +02:00
Joas Schilling 57ef1d307b
Fix the link and anchor for the update notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-12 10:24:02 +02:00
Nextcloud bot a94dc760e8
[tx-robot] updated from transifex 2018-09-11 00:12:22 +00:00
John Molakvoæ (skjnldsv) ba47f97124
Update config and babel for ie11
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-10 12:02:26 +02:00
Nextcloud bot e9c644412c
[tx-robot] updated from transifex 2018-09-10 00:13:36 +00:00
Nextcloud bot 13166feed3
[tx-robot] updated from transifex 2018-09-09 00:13:09 +00:00
Nextcloud bot 3653a2c889
[tx-robot] updated from transifex 2018-09-08 00:12:33 +00:00
Daniel Kesselberg 2e5d8ecca4
Remove posix_getpwuid and compare only userid
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-06 14:15:37 +02:00
Nextcloud bot 3a08f71981
[tx-robot] updated from transifex 2018-09-06 00:12:53 +00:00
Nextcloud bot bcaf9a48bb
[tx-robot] updated from transifex 2018-09-05 00:12:50 +00:00
Roeland Jago Douma b52454db56
Bump js deps settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-04 10:32:26 +02:00
Roeland Jago Douma 373630c78f
Merge pull request #10914 from nextcloud/quota-typo
remove space between quota and colon
2018-09-04 08:29:01 +02:00
Nextcloud bot ccae6271e5
[tx-robot] updated from transifex 2018-09-04 00:12:17 +00:00
Roeland Jago Douma 0066bc5bc5
Update map
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-03 09:07:16 +02:00
Nextcloud bot 021dad53be
[tx-robot] updated from transifex 2018-09-01 00:12:17 +00:00
Morris Jobke 1ddde36e93
Merge pull request #10939 from nextcloud/bugfix/10930/perm-checker-wrong-path
Fix path when app has wrong permission
2018-08-30 21:43:25 +02:00
Daniel Kesselberg a6bb19fa11
Fix path when app has wrong permission
Replace slow array function used in loop: https://github.com/kalessil/phpinspectionsea/blob/master/docs/performance.md#slow-array-function-used-in-loop

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-30 20:52:43 +02:00
Nextcloud bot 4da9a15b32
[tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
Jin Lin Wright 464696b5dc add missing js files 2018-08-29 14:43:58 +02:00
Jin Lin Wright f4eb6150f6 remove space between quota and colon
Signed-off-by: Jin Lin Wright <jinlin.wright@gmail.com>
2018-08-28 22:33:25 +02:00
Nextcloud bot 8b47f45afa
[tx-robot] updated from transifex 2018-08-27 00:12:14 +00:00
Nextcloud bot d8147cbba7
[tx-robot] updated from transifex 2018-08-26 00:12:33 +00:00
Timo Förster 8d8189c932 Allow any Random generator that implements ISecureRandom for setupCheck
Signed-off-by: Timo Förster <tfoerster@webfoersterei.de>
2018-08-24 23:12:02 +02:00
Timo Förster 006e150c87 Change check if secure randomness is possible.
Signed-off-by: Timo Förster <tfoerster@webfoersterei.de>
2018-08-24 23:12:02 +02:00
Tobia De Koninck a12560d8c5 Re-enable upload button after updating Avatar fixes #8623
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2018-08-24 15:15:16 +02:00
Nextcloud bot 503fbc953e
[tx-robot] updated from transifex 2018-08-24 00:12:20 +00:00
Nextcloud bot c0f48a7b40
[tx-robot] updated from transifex 2018-08-23 00:12:59 +00:00
Nextcloud bot 65410ab1cb
[tx-robot] updated from transifex 2018-08-22 00:12:11 +00:00
Morris Jobke 383699398f
Merge pull request #10539 from nextcloud/feature-8642-memory-check
Adds a setup and cli check for the recommended memory limit
2018-08-21 09:51:33 +02:00
Nextcloud bot be3438ca97
[tx-robot] updated from transifex 2018-08-21 00:12:16 +00:00
Michael Weimann 2bab916c53
Adds license to files. Updates the branch.
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 20:46:23 +02:00
Morris Jobke 37869d9b2f
Merge pull request #10628 from nextcloud/feature/10154/app-directory-permission-check
Adds a permission check for app directories
2018-08-20 17:08:18 +02:00
Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 15:24:10 +02:00
Michael Weimann c2fced4463
Adds a setup check for the memory limit
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 15:24:10 +02:00
Julius Härtl 6e10358e5d
Merge pull request #10747 from nextcloud/fix/10745/sticky-safari
Adds a vendor prefix for position sticky
2018-08-20 15:11:55 +02:00
Morris Jobke 9cf11bd73c
Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mention
don't blame randome people for background email updates
2018-08-20 14:37:41 +02:00
Morris Jobke c260e4403d
Merge pull request #10744 from nextcloud/update-help-php
Update help.php
2018-08-20 09:15:49 +02:00
Michael Weimann 18b677ee02
Adds a vendor prefix for position sticky
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-19 12:02:27 +02:00
Marius Blüm 214c950d42
Update help.php
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-18 18:47:56 +02:00
Roeland Jago Douma 4c138b2042
Recompile settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-18 13:35:46 +02:00
Marko Korhonen f081553ba1 Fixed a typo 2018-08-17 17:23:10 +03:00
Nextcloud bot b0af604d0e
[tx-robot] updated from transifex 2018-08-16 00:12:17 +00:00
Julius Härtl 815cf9ba6f
Fix missing actions menu on small screens in the user management
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-15 20:07:54 +02:00
Michael Weimann cfcdcbed35
Fixes hiding the disabled users nav item if there are no disabled users
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-14 22:28:53 +02:00
Arthur Schiwon 6f24865bf8
don't blame email address changers
the information is being collected with admin_audit

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-14 17:25:46 +02:00
John Molakvoæ (skjnldsv) b9a24bfef8
Allow external actions to users list
+ Created fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-13 11:33:48 +02:00
Nextcloud bot ccb040ee01
[tx-robot] updated from transifex 2018-08-13 00:12:09 +00:00
Roeland Jago Douma 2afd37331e
Merge pull request #10610 from nextcloud/fix/noid/dontcountwithldap
do not trigger counting on LDAP
2018-08-10 20:54:18 +02:00
Arthur Schiwon 1b74bfc999
do not trigger counting on LDAP
it's probably too many, degregading performance

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-10 15:39:52 +02:00
Roeland Jago Douma 9cb1b1b76e
Recompile
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-10 15:22:53 +02:00
Julius Härtl da60031b54
Bump bundled javascript from settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-10 13:56:52 +02:00
Julius Härtl e74181b84b
Sort apps by a proper hierarchical order (active, update, name)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-10 13:56:14 +02:00
Julius Härtl 1abf0717df
Fix removeing apps in the sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-10 13:38:06 +02:00
Christoph Wurst 3254b85c12
Merge pull request #10546 from nextcloud/popover-tokens
Popovermenu fix and token settings design fixes
2018-08-10 09:38:27 +02:00
Nextcloud bot 103a2c30fb
[tx-robot] updated from transifex 2018-08-10 00:12:26 +00:00
Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-09 19:49:01 +02:00
Michael Weimann b2e60e365d
Adds a setup check for app directory permissions.
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-09 19:47:55 +02:00
Christoph Wurst b85e1188e1
Fix `this` context for enter-key handler on app tokens
Fixes https://sentry.io/share/issue/e07c5560b6154212832e4cd6598464c7/.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-08 11:07:47 +02:00
John Molakvoæ e595cad880
Merge pull request #10561 from nextcloud/fix/10476/applist-layout
Fixes the apps list layout
2018-08-08 09:23:14 +02:00
Roeland Jago Douma bee65f8053
Merge pull request #10572 from nextcloud/bugfix/10464/security-password-change
Fix security settings if password change is disabled
2018-08-08 08:32:54 +02:00
Nextcloud bot 1cb8fe3cb0
[tx-robot] updated from transifex 2018-08-08 00:13:19 +00:00
Michael Weimann 978fc50c65
Updates the built files
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-07 18:02:14 +02:00
Michael Weimann d1636147eb
Fixes the apps list layout
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-07 18:02:13 +02:00
Julius Härtl 318682dd6d
Fix security settings if password change is disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-07 17:41:01 +02:00
Nextcloud bot 35342b4b7d
[tx-robot] updated from transifex 2018-08-07 00:12:06 +00:00
John Molakvoæ (skjnldsv) 4ba40385a4
POpovermenu fix and token settings design fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-06 10:48:07 +02:00
Nextcloud bot ca54166e35
[tx-robot] updated from transifex 2018-08-06 00:12:21 +00:00
Nextcloud bot a625a4d704
[tx-robot] updated from transifex 2018-08-05 00:12:29 +00:00
Roeland Jago Douma 01298cfa72
Merge pull request #10480 from nextcloud/bugfix/10420/settings
Settings design polishing
2018-08-02 20:23:21 +02:00
Roeland Jago Douma 9057621d64
Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore
Not all apps are from the appstore
2018-08-02 19:32:51 +02:00
Joas Schilling a9f8ee4e9d
Also allow to update apps which are currently not enabled
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 14:26:31 +02:00
Joas Schilling 2dcae4e8ea
Keep the data of the local app (especially the version)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-02 13:47:42 +02:00
Roeland Jago Douma 106ce3368d
Not all apps are from the appstore
Fixes #10504

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-02 12:56:23 +02:00
Nextcloud bot 62af5bf033
[tx-robot] updated from transifex 2018-08-02 00:12:37 +00:00
Julius Härtl bee78a475e
Use icon classes in personal settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 10:05:42 +02:00
Julius Härtl 8abec697b0
Make user management heading font size lighter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 09:41:08 +02:00
Julius Härtl f499f1b9a1
Move locale preview to two lines to reduce grid height
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 09:41:08 +02:00
Nextcloud bot 6a9bee478d
[tx-robot] updated from transifex 2018-08-01 00:11:59 +00:00
Roeland Jago Douma 411387d37d
Merge pull request #9242 from nextcloud/fix-display-name-ignored-when-creating-new-user
Fix display name ignored when creating new user
2018-07-31 19:59:38 +02:00
Julius Härtl 2359efce3d
Add more spacing to the apps management sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-31 15:08:08 +02:00
Roeland Jago Douma f05d30c5b0
Compile vue
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-31 15:03:40 +02:00
Daniel Calviño Sánchez ab6688fe0b Set display name (if specified) when a new user is created
Although the form to create a new user included a field to set the
display name its value was not taken into account, so the new user ended
with the default display name (the same as the user name).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 13:40:47 +02:00
Nextcloud bot 0c7a17795b
[tx-robot] updated from transifex 2018-07-28 00:12:07 +00:00
Nextcloud bot 6ccc34f5af
[tx-robot] updated from transifex 2018-07-27 00:12:20 +00:00
Nextcloud bot e98f4de66a
[tx-robot] updated from transifex 2018-07-26 00:12:01 +00:00
Morris Jobke 70fa73404f
Merge pull request #10391 from nextcloud/bugfix/10389/fix-app-navigation-controller
Fix app navigation controller to return an array
2018-07-25 14:11:49 +02:00
Julius Härtl 4c773891d7
Fix app navigation controller to return an array
This is required to not break compatibility with existing consumers of that endpoint like the apps management or the client

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-25 13:50:46 +02:00
Nextcloud bot fb77ff9da4
[tx-robot] updated from transifex 2018-07-25 00:12:34 +00:00
Julius Härtl 4e53888784
Replace contacts-dark icon
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-24 18:53:59 +02:00
Nextcloud bot 241e5705cb
[tx-robot] updated from transifex 2018-07-24 00:12:01 +00:00
Morris Jobke 29fd761301
Merge pull request #10337 from nextcloud/dependabot/npm_and_yarn/settings/vue-loader-15.2.6
Bump vue-loader from 15.2.4 to 15.2.6 in /settings
2018-07-23 16:12:28 +02:00
dependabot[bot] 83f56d0136
Bump vue-loader from 15.2.4 to 15.2.6 in /settings
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.2.4 to 15.2.6.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.2.4...v15.2.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-23 14:59:25 +02:00
dependabot[bot] fa6172fa7d
Bump webpack-cli from 3.0.8 to 3.1.0 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-23 14:58:36 +02:00
Nextcloud bot 4d060755e5
[tx-robot] updated from transifex 2018-07-23 00:12:05 +00:00
Nextcloud bot 8ac1f4168d
[tx-robot] updated from transifex 2018-07-22 00:12:42 +00:00
Nextcloud bot cce12f0ca3
[tx-robot] updated from transifex 2018-07-21 00:12:01 +00:00
John Molakvoæ (skjnldsv) d6b718584e
Sidebar fix
Fix sidebar and scrollbar on content
Sidebar fixes, and sidebar-width + header-height variables

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-20 23:37:00 +02:00
John Molakvoæ (skjnldsv) 842583038b
Cleanup structure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-20 23:35:21 +02:00
Julius Härtl 784eef16f6
Bump settings build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:39:20 +02:00
Julius Härtl 0a14157c3b
Add some responsiveness to the user management
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:42 +02:00
Julius Härtl a28a8f1ccb
Fix cut-off name input field
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl 160ede24f6
Remove reset button from new user form
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl fd9bc638a3
Adjust user table font color
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl c5e82fc21c
Only show groups header in the sidebar, if groups are available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl 1a0792b083
Hide no more results note
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl 527a90367a
Fix user management field label naming
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Roeland Jago Douma c6b0df6710
Merge pull request #10290 from weeman1337/fix-10234-delete-empty-groups
Fixes delete empty groups
2018-07-20 11:22:03 +02:00
Nextcloud bot a927d2fc08
[tx-robot] updated from transifex 2018-07-20 00:12:09 +00:00
John Molakvoæ (skjnldsv) 8977c71f88
Mixin scss icon api
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19 08:16:58 +02:00
John Molakvoæ (skjnldsv) 29ff7efe9a
Svg icon api sass function and upgrade of all styles
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19 08:16:57 +02:00
Nextcloud bot b7e32df660
[tx-robot] updated from transifex 2018-07-19 00:12:05 +00:00
Michael Weimann c17b191dfb Display the remove item even for elements without a count
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-07-18 23:09:49 +02:00
Roeland Jago Douma 82a39e6fdb
Rebuild js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-17 17:43:18 +02:00
dependabot[bot] afea9f2125
Bump webpack from 4.16.0 to 4.16.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-17 15:42:29 +00:00
Roeland Jago Douma 9c1917606a
Merge pull request #10250 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.16.0
Bump webpack from 4.15.1 to 4.16.0 in /settings
2018-07-17 13:23:33 +01:00
Nextcloud bot f78db18201
[tx-robot] updated from transifex 2018-07-17 00:12:08 +00:00
dependabot[bot] 35b1acef84
Bump webpack from 4.15.1 to 4.16.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.15.1 to 4.16.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.15.1...v4.16.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-16 01:13:16 +00:00
Nextcloud bot b9211c2e50
[tx-robot] updated from transifex 2018-07-14 00:12:16 +00:00
Morris Jobke 882aab9d70
Fix detection if opcache extension is loaded
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:41 +02:00
Morris Jobke 7c6c3d0d76
Fix tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:41 +02:00
Cthulhux f6f49c77f7
opcache module check
Improved the speed of isOpcacheProperlySetup() (instant return instead of continuing when we're already failed), added a check for the opcache extension itself. Potentially fixes #9410

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:40 +02:00
Nextcloud bot 0e0dd2a90b
[tx-robot] updated from transifex 2018-07-11 00:12:15 +00:00
Nextcloud bot a22bc0e787
[tx-robot] updated from transifex 2018-07-10 08:21:14 +00:00
Roeland Jago Douma d19955d5fb
Merge pull request #10148 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.15.1
Bump webpack from 4.14.0 to 4.15.1 in /settings
2018-07-09 12:18:07 +02:00
dependabot[bot] 873840a110
Bump webpack from 4.14.0 to 4.15.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.14.0 to 4.15.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.14.0...v4.15.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-09 08:32:09 +00:00
dependabot[bot] 7a74483016
Bump babel-loader from 7.1.4 to 7.1.5 in /settings
Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v7.1.4...v7.1.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-09 07:48:59 +00:00
dependabot[bot] f346f96206
Bump css-loader from 0.28.11 to 1.0.0 in /settings
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 1.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/v0.28.11...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-08 09:36:10 +00:00
Joas Schilling 3ade347b0d
Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailer
Upgrade to swiftmailer-6
2018-07-06 10:39:09 +02:00
Julius Härtl 1e1f164ff5
Update settings js
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-04 16:19:33 +02:00
Julius Härtl ebeb2da3d3
Fix displaying errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-04 15:40:51 +02:00
Julius Härtl 96e65c677b
Hide uninstalled apps when removing them
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-04 15:40:51 +02:00
Julius Härtl 2f332651d3
Add transition when enabling/disabling apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-04 15:40:51 +02:00
Julius Härtl ba13880147
Fix invalid limit parameter when fetching groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-04 15:40:51 +02:00
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-04 08:28:33 +02:00
Roeland Jago Douma 0dd4a3e0cf
Kill php mail from settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-04 08:28:33 +02:00
Julius Härtl 7b87e00db1
Properly insert app icons into navigation
If the app menu is rebuild with the first icon being updated, the whole
list was empty, therefore we need a fallback to properly insert the
element then.

Fixes https://github.com/nextcloud/dashboard/issues/10

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-03 12:14:39 +02:00
Kevin Ndung'u f4c2a81258
Fix hardcoded message in app details view 2018-07-02 00:19:16 +03:00
dependabot[bot] 6e0c822112
Bump webpack from 4.12.2 to 4.14.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.12.2 to 4.14.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.12.2...v4.14.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-29 20:14:52 +00:00
Morris Jobke 69e92ea71a
Merge pull request #10053 from nextcloud/feature/7378/password-security-move
Move password change to security settings
2018-06-29 14:53:09 +02:00