summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/views
Commit message (Collapse)AuthorAgeFilesLines
* Make sure the group id parameter gets properly encoded when used in URLsJulius Härtl2020-04-111-3/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix group navigationJulius Härtl2020-03-101-3/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not use replace on the group idJulius Härtl2020-03-021-2/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-0/+31
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add featured categoryMario Danic2020-02-071-0/+6
| | | | Signed-off-by: Mario Danic <mario@lovelyhq.com>
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-222-254/+229
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-192-63/+63
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-13/+2
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-2/+13
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* hide strange Everyone and Disabled group numbers with LDAP, fixes 17368Arthur Schiwon2019-10-211-0/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-305/+327
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move settings to an appChristoph Wurst2019-09-282-0/+672
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>