summaryrefslogtreecommitdiffstats
path: root/apps/settings/js
Commit message (Collapse)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2020-11-164-3/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [Security] Bump lodash from 4.17.15 to 4.17.20dependabot-preview[bot]2020-10-3116-12/+24
| | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Fix the user remove from group in UISujith Haridasan2020-10-122-3/+3
| | | | | | | Fix the removal of user from the group in UI. Signed-off-by: Sujith Haridasan <sujith.h@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix settings chunk loadingJohn Molakvoæ (skjnldsv)2020-09-1845-17624/+22
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* l10n:Correct appid for WebAuthnMichiel Janssens2020-08-212-3/+3
| | | | | Signed-off-by: Michiel Janssens <michiel@nexigon.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix empty 'more' apps navigation after installing an appJan-Christoph Borchardt2020-08-111-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* [Security] Bump elliptic from 6.5.2 to 6.5.3dependabot-preview[bot]2020-07-302-3/+3
| | | | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Build source maps on production build againJulius Härtl2020-07-1418-18/+27
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Do not quote properties when optimizing bundlesJulius Härtl2020-07-079-3023/+9
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Clarify that the email is always shared within the instanceJoas Schilling2020-06-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix devices & sessions sanitizationChristoph Wurst2020-05-272-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-045-0/+8413
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #19124 from nextcloud/bug/13647/ignore-delete-groupsMorris Jobke2020-05-041-73/+77
|\ | | | | Exclude groups from sharing: Skip delete groups
| * Ignore delete groupsDaniel Kesselberg2020-04-241-73/+77
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix the keyboard tab for actionmenuGretaD2020-04-3021-7/+9196
| | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-2918-20/+20
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Bump vue-click-outside from 1.0.7 to 1.1.0dependabot-preview[bot]2020-04-244-6/+6
|/ | | | | | | | | Bumps [vue-click-outside](https://github.com/vue-bulma/click-outside) from 1.0.7 to 1.1.0. - [Release notes](https://github.com/vue-bulma/click-outside/releases) - [Commits](https://github.com/vue-bulma/click-outside/commits/v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Allow to edit admin userGretaD2020-04-166-97/+7
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Bump marked from 0.8.1 to 0.8.2dependabot-preview[bot]2020-04-134-6/+6
| | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.8.1...v0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1310-15/+15
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.1 to 3.5.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/v3.4.1...v3.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add tests for encoded group idJulius Härtl2020-04-114-8/+8
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1018-266/+525
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-0610-31/+31
| | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Compile assetsnpmbuildbot[bot]2020-04-052-5/+5
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-038-12/+12
| | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Start with webauthnRoeland Jago Douma2020-03-3118-230/+483
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-3016-32/+32
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-7/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix unlimited and progress barGretaD2020-03-238-20/+20
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to ↵dependabot-preview[bot]2020-03-2316-103/+103
| | | | | | 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove legacy js packagesRoeland Jago Douma2020-03-224-6/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-2122-15156/+383
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-214-8/+8
| | | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add setting to restrict user enumeration to groupsJulius Härtl2020-03-201-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump vuex from 3.1.2 to 3.1.3dependabot-preview[bot]2020-03-154-12/+12
| | | | | | | | | Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-1016-444/+444
| | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump bundlesJulius Härtl2020-03-1018-226/+13971
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump clipboard from 2.0.4 to 2.0.6dependabot-preview[bot]2020-03-082-5/+5
| | | | | | | | | Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.4...v2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-0816-57/+57
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump vue-infinite-loading from 2.4.4 to 2.4.5dependabot-preview[bot]2020-03-084-15/+15
| | | | | | | | | Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases) - [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.4...v2.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Do not use replace on the group idJulius Härtl2020-03-024-7/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump @babel/core from 7.8.4 to 7.8.6dependabot-preview[bot]2020-03-018-9/+9
| | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.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.8.4...v7.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump vue-router from 3.1.5 to 3.1.6dependabot-preview[bot]2020-03-012-3/+3
| | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.5 to 3.1.6. - [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.1.5...v3.1.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump @babel/preset-env from 7.8.3 to 7.8.6dependabot-preview[bot]2020-02-298-14/+14
| | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-2812-40/+40
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* l10n: Added plural form to stringrakekniven2020-02-2420-8853/+42
| | | | | | | | | | | Fix for #19304 Devs: Please verify. Changed are untested due to missing build environment. Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de> Signed-off-by: Gary Kim <gary@garykim.dev>
* Bump vue-loader from 15.8.3 to 15.9.0dependabot-preview[bot]2020-02-236-6/+6
| | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.8.3 to 15.9.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/compare/v15.8.3...v15.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Replace tab character with spaceDaniel Kesselberg2020-02-232-3/+3
| | | | | | | Otherwise the translation is missing. Also I don't see the reason for the tab character. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Update webpack bundlesChristoph Wurst2020-02-2216-42/+42
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump bundlesJulius Härtl2020-02-1812-26/+26
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>