Gary Kim
b2fba45572
Fix listing users in groups with slash in the name
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-20 07:25:51 +08:00
Gary Kim
9f332e53ab
Fix removing groups that have a slash in the name
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-08 21:19:52 +08:00
John Molakvoæ (skjnldsv)
c6d664a817
Reset and init new user form language
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-23 06:51:24 +00:00
npmbuildbot[bot]
2647e61321
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-21 11:50:34 +00:00
Maxence Lange
c01f99904d
returns 404
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-04 08:57:41 -01:00
Julius Härtl
a557d34481
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:54:01 +02:00
dependabot-preview[bot]
1b20a7daf3
[Security] Bump lodash from 4.17.11 to 4.17.13
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-07-11 06:49:23 +00:00
Jan-Christoph Borchardt
49f740b46a
Remove auto focus of share input field on dialog open, fix #15261
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 13:04:39 +02:00
dependabot-preview[bot]
c6007f3a82
[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-03 12:34:37 +02:00
Morris Jobke
0e8829b8df
Show supported apps in app management
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-17 12:21:11 +02:00
Julius Härtl
f161f77bf6
Bump user settings bundle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-07 18:42:03 +02:00
Christoph Wurst
946444a485
Apply `npm audit fix` on stable16
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-24 17:08:18 +02:00
Christoph Wurst
2f09117ebc
Remove a debug log from the 2FA admin settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-10 10:44:34 +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)
6bfd77d136
Fix mobile menu on users management
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-02 19:42:59 +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
4ce191b7cc
Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex
...
Fix personal settings fed scope tabindex
2019-03-25 09:40:34 +01:00
Christoph Wurst
a719948c5c
Select the username input after creating a user successfully
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 14:03:15 +01:00
Christoph Wurst
5926ff95e1
Make the federation scope selectable via keyboard
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:58:53 +01:00
Christoph Wurst
f127de0ab2
Fix tabindex and meno open/close via keyboard on fed scope menu
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 11:51:48 +01:00
Morris Jobke
19db60f1f5
Fix setup checks for ocm/ocs-provider
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-21 14:26:59 +01:00
Roeland Jago Douma
03dc79f665
Merge pull request #14578 from nextcloud/enh/force_enable_apps
...
Force enable apps
2019-03-20 19:22:38 +01:00
Roeland Jago Douma
575b3f9ff8
Revert "Where is your data?"
2019-03-20 15:17:31 +01: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
3311d9533a
Collapse 2FA admin detail settings if disabled
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-20 12:09:43 +01:00
Joas Schilling
c9026fc75c
Fix plural rule detection for languages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-11 15:19:23 +01:00
Morris Jobke
b41ae8c98a
Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselect
...
Fix/users and groups/vue multiselect
2019-03-04 10:19:57 +01:00
dependabot[bot]
fc64871c7d
Bump vue-multiselect from 2.1.3 to 2.1.4
...
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/shentao/vue-multiselect/releases )
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-04 09:27:06 +01:00
John Molakvoæ (skjnldsv)
cf37899bca
Build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-04 08:47:10 +01:00
John Molakvoæ (skjnldsv)
584d52bf08
Settings build update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03 11:49:34 +01:00
Christoph Wurst
102f700d96
Load auth tokens with the initial state API
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-01 21:24:44 +01:00
Joas Schilling
6ad51a2990
Improve multiselect handling on twofactor settings
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:01:20 +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
Roeland Jago Douma
37bb3dfced
Update assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-28 10:51:26 +01:00
dependabot[bot]
57f456b3de
Bump nextcloud-vue from 0.6.3 to 0.8.0
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.6.3 to 0.8.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-27 15:37:41 +01:00
Roeland Jago Douma
0af5e974bf
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-25 22:03:52 +01:00
John Molakvoæ (skjnldsv)
584e9ac961
update settings build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:30:28 +01:00
Morris Jobke
beba182248
Merge pull request #14255 from nextcloud/fix-ocm-discovery
...
Fix ocm end-point discovery discovery
2019-02-20 15:32:38 +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
Roeland Jago Douma
90dcefb94f
Move settings to main webpack
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-20 12:52:39 +01:00
Morris Jobke
faef05730a
Add unit tests and provide better message
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-20 10:54:39 +01:00
Bjoern Schiessle
6c9ea61758
check ocs-provider route
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-02-20 10:38:48 +01:00
Bjoern Schiessle
7c31c9a748
add setup check for ocm-provider route
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-02-20 10:38:16 +01:00
Roeland Jago Douma
ef272fe3d3
Move settings to NODE_ENV
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-18 12:28:37 +01:00
Christoph Wurst
280b50aa68
Adjust Apps and User settings to new Vue components
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-14 09:48:13 +01:00
Morris Jobke
34dc165132
Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data
...
Where is your data?
2019-02-11 11:13:55 +01:00
Daniel Kesselberg
850e67dea9
Don't update token if current session token
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-02 20:21:58 +01:00
Daniel Kesselberg
9ff6a2dab8
Improve usability
...
- Trigger rename by doubleclick on token name
- Use action rename to open and close
- Line height stays the same
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-02-02 20:21:57 +01:00