Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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
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
Greta Doci 32abff5e77 Remove duplicate close-icon
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-06-27 15:37:44 +02: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] 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
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) 738ab1a0a0
Bump settings
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-22 11:48:06 +02: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
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
dependabot[bot] 844aa38744
Bump v-tooltip from 2.0.0-rc.33 to 2.0.1
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.0-rc.33 to 2.0.1.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/commits/v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 13:43:35 +02:00
Roeland Jago Douma a0ca1f7413
Move appstore details warnings above buttons
fixes #14470

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-02 23:10:43 +02:00
John Molakvoæ (skjnldsv) 2b9b64134e
Update build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 15:24:31 +02:00
Roeland Jago Douma 769cb629ae
allow enforcing apps to ignore the max version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-20 15:16:11 +01:00
Christoph Wurst d2fc298fcd
Add app token QR codes for mobile apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-01 16:46:22 +01:00
Christoph Wurst 4b72475130
Move personal auth token settings to Vue
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

Always crate OC.Settings, even if not used

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-28 17:38:48 +01:00
Roeland Jago Douma c621da4fd6
Do not load 2fa admin settings async
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-28 11:55:58 +01:00
Julius Härtl a32df521f2
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-20 13:13:40 +01:00
John Molakvoæ (skjnldsv) 9405ff3bbf
Fix vue settings checks and filenames
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-25 12:34:46 +01:00