| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the user remove from group in UI | Sujith Haridasan | 2020-10-12 | 1 | -1/+1 |
* | Fix settings chunk loading | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -3/+3 |
* | l10n:Correct appid for WebAuthn | Michiel Janssens | 2020-08-21 | 1 | -2/+2 |
* | Properly fetch translation for remote wipe confirmation dialog | Julius Härtl | 2020-07-29 | 1 | -2/+2 |
* | Fix devices & sessions sanitization | Christoph Wurst | 2020-05-27 | 1 | -1/+1 |
* | Fix the keyboard tab for actionmenu | GretaD | 2020-04-30 | 1 | -3/+11 |
* | Allow to edit admin user | GretaD | 2020-04-16 | 1 | -3/+1 |
* | Make sure the group id parameter gets properly encoded when used in URLs | Julius Härtl | 2020-04-11 | 3 | -6/+12 |
* | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -2/+2 |
* | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 |
* | l10n: Changed spelling of WebAuthn | rakekniven | 2020-04-04 | 1 | -1/+1 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 6 | -0/+499 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
* | Fix unlimited and progress bar | GretaD | 2020-03-23 | 1 | -9/+23 |
* | Remove legacy js packages | Roeland Jago Douma | 2020-03-22 | 3 | -3/+3 |
* | Fix group navigation | Julius Härtl | 2020-03-10 | 2 | -4/+9 |
* | Allow to edit admin/own user in the user management | Julius Härtl | 2020-03-10 | 3 | -7/+5 |
* | Do not use replace on the group id | Julius Härtl | 2020-03-02 | 1 | -2/+1 |
* | Revive the "send email to new users" toggle for the user form | Christoph Wurst | 2020-02-28 | 1 | -0/+31 |
* | l10n: Added plural form to string | rakekniven | 2020-02-24 | 2 | -1/+2 |
* | Replace tab character with space | Daniel Kesselberg | 2020-02-23 | 1 | -3/+3 |
* | Also fix actions overlay in editing and new user rows | Julius Härtl | 2020-02-18 | 3 | -6/+12 |
* | Properly position popovermenu for user actions | Julius Härtl | 2020-02-18 | 1 | -3/+5 |
* | Add tooltip to storage location | Julius Härtl | 2020-02-18 | 1 | -1/+1 |
* | Do not overlay single select boxes over userActions | Julius Härtl | 2020-02-18 | 1 | -0/+3 |
* | Show user/displayname when backend does not offer saving | Julius Härtl | 2020-02-18 | 1 | -20/+23 |
* | Add featured category | Mario Danic | 2020-02-07 | 2 | -1/+10 |
* | apps can have polyamorous relationships with bundles | Arthur Schiwon | 2020-01-24 | 1 | -1/+3 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 8 | -260/+235 |
* | Fix eslint errors in settings | Julius Härtl | 2020-01-16 | 1 | -23/+23 |
* | fix indentation and 3 dot menu | GretaD | 2020-01-16 | 1 | -2/+2 |
* | fix popover menu overlapping | GretaD | 2020-01-16 | 1 | -1/+11 |
* | add close button | GretaD | 2020-01-16 | 1 | -24/+36 |
* | fix new user table | GretaD | 2020-01-16 | 1 | -52/+51 |
* | fix userlist alignment | GretaD | 2020-01-16 | 1 | -10/+10 |
* | Add tooltips to display name and email fields in Users | onehappycat | 2019-12-19 | 1 | -3/+11 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 30 | -333/+334 |
* | Fix listing users in groups with slash in the name | Gary Kim | 2019-12-18 | 1 | -2/+2 |
* | Move users management to multi line | Greta Doci | 2019-12-12 | 5 | -344/+628 |
* | Add a dedicated page for the recommended apps installation | Christoph Wurst | 2019-12-12 | 3 | -75/+18 |
* | Fix removing groups that have a slash in the name | Gary Kim | 2019-12-05 | 1 | -1/+1 |
* | Add checkbox to install recommended apps during setup | Christoph Wurst | 2019-12-04 | 3 | -18/+75 |
* | Add update all button | Greta Doci | 2019-11-26 | 1 | -2/+31 |
* | Change official => featured | Roeland Jago Douma | 2019-11-12 | 2 | -4/+4 |
* | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 1 | -14/+46 |
* | when adding/removing users from groups don't touch counters if LDAP | Arthur Schiwon | 2019-10-21 | 1 | -8/+10 |
* | hide strange Everyone and Disabled group numbers with LDAP, fixes 17368 | Arthur Schiwon | 2019-10-21 | 1 | -0/+4 |
* | Catch uncaught (in promise) | Daniel Kesselberg | 2019-10-14 | 1 | -5/+9 |
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 2 | -3/+5 |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 3 | -3/+3 |