dependabot-preview[bot]
94a992d0d6
Bump webpack from 4.35.0 to 4.35.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.35.0 to 4.35.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.35.0...v4.35.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-08 11:57:16 +00:00
John Molakvoæ
e75de32740
Bump vue-router from 3.0.6 to 3.0.7 ( #16273 )
...
Bump vue-router from 3.0.6 to 3.0.7
2019-07-08 09:36:34 +02:00
dependabot-preview[bot]
2061216062
Bump vue-router from 3.0.6 to 3.0.7
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.6...v3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-08 06:39:09 +00:00
John Molakvoæ
1f4312fd92
Merge pull request #16236 from gary-kim/fix/16076/admin-settings-alignment
...
Fix alignment issues in admin settings
2019-07-07 20:00:10 +02:00
Nextcloud bot
4464c5afeb
[tx-robot] updated from transifex
2019-07-07 02:14:15 +00:00
John Molakvoæ
007ca4d60f
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1 ( #16160 )
...
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1
2019-07-06 08:49:39 +02:00
dependabot-preview[bot]
c3e0664193
Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1
...
Bumps [@chenfengyuan/vue-qrcode](https://github.com/fengyuanchen/vue-qrcode ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/fengyuanchen/vue-qrcode/releases )
- [Changelog](https://github.com/fengyuanchen/vue-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/vue-qrcode/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-05 14:11:12 +00:00
Roeland Jago Douma
1542f46437
Merge pull request #16150 from nextcloud/bugfix/noid/add-icons-help-page
...
Add icons to the left sidebar on help.php
2019-07-05 15:35:28 +02:00
Julius Härtl
f983342285
Bump bundles with cachebuster
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 11:53:49 +02:00
Julius Härtl
99e7898448
Add cachebuster to chunks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 11:49:59 +02:00
Sven Strickroth
509dcbe774
Fix redirect after rescanFailedIntegrityCheck to "Overview" page
...
The link of the rescanFailedIntegrityCheck link is on the sub page "Overview". After clicking the link, the user is, however, redirected to the "Basic settings" page.
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-07-05 09:12:23 +02:00
Nextcloud bot
8427ecf685
[tx-robot] updated from transifex
2019-07-05 02:14:09 +00:00
Gary Kim
c9ef40af27
Fix alignment issues in admin settings
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-07-05 00:10:29 +08:00
Greta Doci
8507d29752
Add icons to the left sidebar on help.php
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-04 12:18:16 +02:00
Charles Parham
2733ed24db
Fix 'No apps found for your version' at bottom of app bundles section
...
Signed-off-by: Charles Parham <cparham289@gmail.com>
2019-07-04 07:07:13 +02:00
Nextcloud bot
ffb6230efb
[tx-robot] updated from transifex
2019-07-03 02:13:44 +00:00
Morris Jobke
85f371a9cf
Merge pull request #16141 from nextcloud/fix/no-rating-no-score
...
Do not show app score if it has no ratings
2019-07-02 16:33:41 +02:00
Nextcloud bot
d9df34158f
[tx-robot] updated from transifex
2019-06-30 02:14:09 +00:00
Nextcloud bot
109268bcbd
[tx-robot] updated from transifex
2019-06-29 02:13:31 +00:00
Roeland Jago Douma
2c449469d3
Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-error
...
Do not show a internet connectivity warning if internet access is dis…
2019-06-28 10:54:29 +02:00
Christoph Wurst
48761ae2c0
Do not show app score if it has no ratings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-28 10:19:25 +02:00
Nextcloud bot
ca76d13c78
[tx-robot] updated from transifex
2019-06-28 02:13:47 +00:00
Greta Doci
32abff5e77
Remove duplicate close-icon
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-06-27 15:37:44 +02:00
Christoph Wurst
20afe94297
Do not show a internet connectivity warning if internet access is disabled
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-27 10:51:59 +02:00
Nextcloud bot
afb86ef4f5
[tx-robot] updated from transifex
2019-06-27 02:14:09 +00:00
Jan-Christoph Borchardt
b466127b1f
Merge pull request #16055 from nextcloud/design/native-fonts
...
Use native font stack
2019-06-26 00:08:16 +02:00
Roeland Jago Douma
da025d4867
Merge pull request #16027 from nextcloud/bugfix/noid/check-if-uploading-is-enabled-before-verifying
...
Check if uploading to lookup server is enabled before verifying
2019-06-25 22:02:55 +02:00
dependabot-preview[bot]
4a401865f2
Bump css-loader from 2.1.1 to 3.0.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.1.1 to 3.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/v2.1.1...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-25 21:33:38 +02:00
Nextcloud bot
aab447521c
[tx-robot] updated from transifex
2019-06-25 02:14:02 +00:00
dependabot-preview[bot]
16dd043560
Bump dompurify from 1.0.10 to 1.0.11
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.10...1.0.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-24 10:57:22 +02:00
Nextcloud bot
a8ca8431a5
[tx-robot] updated from transifex
2019-06-24 02:14:05 +00:00
Nextcloud bot
fb83b2d155
[tx-robot] updated from transifex
2019-06-23 02:14:26 +00:00
Jan-Christoph Borchardt
d14c0f2ed7
Move font from Nunito to Noto Sans
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-22 11:23:44 +02:00
John Molakvoæ
d7d07d57cf
changes the returned key from UserID to id, in accordance with getUserData ( #16036 )
...
changes the returned key from UserID to id, in accordance with getUserData
2019-06-22 08:37:18 +02:00
Nextcloud bot
7662da48dd
[tx-robot] updated from transifex
2019-06-22 02:13:54 +00:00
Arthur Schiwon
99075825e3
changes the returned key from UserID to id, in accordance with getUserData
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-21 16:38:25 +02:00
blizzz
c1eff72bdf
Merge pull request #15964 from nextcloud/enh/noid/user-creation-options
...
Opt-in for generation userid, requiring email addresses
2019-06-21 11:08:59 +02:00
Joas Schilling
12c7ebe30f
Check if uploading to lookup server is enabled before verifying
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-06-21 10:54:34 +02:00
Arthur Schiwon
29449f85b6
uses "yes" and "no" for config switch over stringified numbers
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-21 10:22:12 +02:00
Nextcloud bot
08734326da
[tx-robot] updated from transifex
2019-06-21 02:13:40 +00:00
Nextcloud bot
4ff3978a6d
[tx-robot] updated from transifex
2019-06-20 02:13:51 +00:00
Arthur Schiwon
05b3288fdd
rebuilt js files after rebase
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-20 02:10:30 +02:00
Arthur Schiwon
bbe2f2535a
makes users management page aware of the introduced options
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-19 17:04:35 +02:00
Christoph Wurst
c77feca64b
Let the user confirm the remote wipe
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-19 15:01:22 +02:00
Christoph Wurst
cfb64ae93e
Use shared browserslist config
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-19 10:41:10 +02:00
Nextcloud bot
507f4afdbc
[tx-robot] updated from transifex
2019-06-19 02:13:51 +00:00
Nextcloud bot
1bbb26e060
[tx-robot] updated from transifex
2019-06-17 02:13:59 +00:00
Nextcloud bot
7fea531847
[tx-robot] updated from transifex
2019-06-15 02:13:36 +00:00
Nextcloud bot
85767660ba
[tx-robot] updated from transifex
2019-06-14 02:14:26 +00:00
Roeland Jago Douma
fa40c57e8d
Update JS bundle
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 13:50:12 +02:00
dependabot-preview[bot]
188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
...
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios ) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases )
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0 )
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-03 12:50:15 +02:00
dependabot-preview[bot]
c9369b7f69
Bump nextcloud-vue from 0.11.3 to 0.11.4
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4 )
2019-06-03 10:08:51 +02:00
dependabot-preview[bot]
4dd4c44182
[Security] Bump axios from 0.18.0 to 0.18.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
2019-06-02 07:49:46 +02:00
Roeland Jago Douma
5ab4daad96
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-30 12:49:47 +02:00
John Molakvoæ (skjnldsv)
a442b78538
Build and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
John Molakvoæ (skjnldsv)
b53a9130a6
Unify webpack config
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:19:18 +02:00
Christoph Wurst
64c4bb5bce
Vueify the login page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-29 11:05:16 +02:00
John Molakvoæ
866282f13f
Start fixing 2fa icons in dark theme, ref #13643 ( #15597 )
...
Start fixing 2fa icons in dark theme, ref #13643
2019-05-29 06:56:52 +02:00
Nextcloud bot
b32ee3a0bb
[tx-robot] updated from transifex
2019-05-29 02:13:44 +00:00
Greta Doci
536b4106bb
Fix 2fa icons in dark theme, fix #13643
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-05-28 17:17:04 +02:00
Nextcloud bot
c3f779b97d
[tx-robot] updated from transifex
2019-05-28 02:13:42 +00:00
Roeland Jago Douma
2dd157986f
Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2
...
Bump webpack from 4.31.0 to 4.32.2
2019-05-27 19:27:47 +02:00
dependabot-preview[bot]
53f18a9770
Bump webpack from 4.31.0 to 4.32.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.31.0 to 4.32.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2 )
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-27 11:35:14 +02:00
Nextcloud bot
7f689af6f4
[tx-robot] updated from transifex
2019-05-26 02:14:16 +00:00
Nextcloud bot
d59416eaea
[tx-robot] updated from transifex
2019-05-25 02:13:50 +00:00
Roeland Jago Douma
5b0e70ff77
Merge pull request #15679 from nextcloud/feature/sub-admin-settings
...
Make it possible to show admin settings for sub admins
2019-05-24 15:37:46 +02:00
Nextcloud bot
96d1921bb3
[tx-robot] updated from transifex
2019-05-24 02:13:40 +00:00
Christoph Wurst
22ae682823
Make it possible to show admin settings for sub admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-23 20:31:40 +02:00
Nextcloud bot
e38f55d788
[tx-robot] updated from transifex
2019-05-23 02:13:45 +00:00
John Molakvoæ (skjnldsv)
738ab1a0a0
Bump settings
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-22 11:48:06 +02:00
Nextcloud bot
f2885c171f
[tx-robot] updated from transifex
2019-05-22 02:13:52 +00:00
Roeland Jago Douma
50dbdeea46
Merge pull request #15104 from nextcloud/enh/remote_wipe
...
Remote wipe support
2019-05-21 08:36:31 +02:00
Nextcloud bot
af680f285e
[tx-robot] updated from transifex
2019-05-21 02:13:28 +00:00
Roeland Jago Douma
f03eb7ec3c
Remote wipe support
...
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-20 20:50:27 +02:00
Nextcloud bot
a44bb8bdcd
[tx-robot] updated from transifex
2019-05-19 02:13:57 +00:00
Nextcloud bot
db6c89ded0
[tx-robot] updated from transifex
2019-05-18 02:13:05 +00:00
Nextcloud bot
7c7ea657ec
[tx-robot] updated from transifex
2019-05-16 12:50:48 +00:00
Nextcloud bot
856a33ec47
[tx-robot] updated from transifex
2019-05-16 02:13:30 +00:00
Nextcloud bot
b5850a0318
[tx-robot] updated from transifex
2019-05-15 13:11:39 +00:00
Christoph Wurst
0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 11:14:29 +02:00
Christoph Wurst
6b46d9f2e5
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 21:30:01 +02:00
Morris Jobke
361836675c
Show supported apps in app management
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-13 13:36:02 +02:00
John Molakvoæ
226415a2f0
Bump vuex from 3.1.0 to 3.1.1 ( #15509 )
...
Bump vuex from 3.1.0 to 3.1.1
2019-05-13 09:47:54 +02:00
dependabot[bot]
4313dffb97
Bump vuex from 3.1.0 to 3.1.1
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 08:34:38 +02:00
Christoph Wurst
c624c102a6
Move OC.requestToken to the bundle, deprecate oc_requesttoken
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 08:27:43 +02:00
Nextcloud bot
9d66e91f0b
[tx-robot] updated from transifex
2019-05-11 00:13:12 +00:00
Nextcloud bot
4cd7900d4f
[tx-robot] updated from transifex
2019-05-10 00:13:05 +00:00
Morris Jobke
38efad7881
Merge pull request #15468 from nextcloud/fix/noid/remove-recommendation-for-cli-opcache
...
Remove recommendation for opcache on CLI
2019-05-09 13:47:25 +02:00
Roeland Jago Douma
23b1019ae9
Merge pull request #15454 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.6
...
Bump vue-multiselect from 2.1.4 to 2.1.6
2019-05-09 12:42:22 +02:00
Morris Jobke
c8f2198aa0
Remove recommendation for opcache on CLI
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 12:25:53 +02:00
Nextcloud bot
d890fb5e48
[tx-robot] updated from transifex
2019-05-09 00:12:48 +00:00
dependabot[bot]
3238e4cec4
Bump vue-multiselect from 2.1.4 to 2.1.6
...
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect ) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/shentao/vue-multiselect/releases )
- [Commits](https://github.com/shentao/vue-multiselect/compare/2.1.4...2.1.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08 10:38:46 +02:00
Christoph Wurst
278c281cc9
Deprecate oc_current_user, fix usage and move currentUser to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 09:44:51 +02:00
Nextcloud bot
1c3adf4eff
[tx-robot] updated from transifex
2019-05-08 00:13:17 +00:00
Morris Jobke
8fadc82bd1
Merge pull request #15301 from nextcloud/fix/select/users-management
...
Fix multiselect min width
2019-05-07 23:54:54 +02:00
Nextcloud bot
c60f6716b4
[tx-robot] updated from transifex
2019-05-07 00:12:58 +00:00
Christoph Wurst
42be4b7765
Move oc_appconfig/OC.appConfig to the main bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 13:36:23 +02:00
John Molakvoæ
0877a2e627
Bump v-tooltip from 2.0.1 to 2.0.2 ( #15376 )
...
Bump v-tooltip from 2.0.1 to 2.0.2
2019-05-06 08:52:11 +02:00
Nextcloud bot
234168a61d
[tx-robot] updated from transifex
2019-05-06 00:13:22 +00:00
dependabot[bot]
93d951b120
Bump v-tooltip from 2.0.1 to 2.0.2
...
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases )
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.1...v2.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-05 16:45:28 +02:00