Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid prop type for isValidSection | Christopher Ng | 2021-09-07 | 1 | -2/+3 |
* | avoid 'No users in here' in user list when there actually are users | Julien Veyssier | 2021-09-01 | 2 | -8/+13 |
* | Refine input validation | Christopher Ng | 2021-08-27 | 8 | -79/+89 |
* | Update option separator | Christopher Ng | 2021-08-27 | 1 | -1/+3 |
* | Vuetify | Christopher Ng | 2021-08-27 | 4 | -12/+285 |
* | Minor refactor | Christopher Ng | 2021-08-27 | 6 | -77/+79 |
* | Create language service and update constants | Christopher Ng | 2021-08-27 | 2 | -0/+58 |
* | Provide initial state | Christopher Ng | 2021-08-27 | 1 | -3/+3 |
* | Refine input validation | Christopher Ng | 2021-08-24 | 8 | -82/+157 |
* | Functional paradigm shift | Christopher Ng | 2021-08-23 | 3 | -78/+102 |
* | Vuetify | Christopher Ng | 2021-08-23 | 8 | -128/+469 |
* | Create display name service and update constants | Christopher Ng | 2021-08-23 | 3 | -18/+110 |
* | Autofocus only additional email inputs | Christopher Ng | 2021-08-17 | 1 | -1/+1 |
* | refs #21045 add app config to disable unlimited quota and to set max quota | Julien Veyssier | 2021-07-29 | 2 | -2/+6 |
* | User management - Add icon to user groups | szaimen | 2021-07-26 | 1 | -1/+2 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 4 | -27/+26 |
* | Fix Login & Users settings page | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -7/+5 |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 3 | -5/+11 |
* | Improve UX | Christopher Ng | 2021-07-20 | 2 | -16/+23 |
* | Refine unsupported federation scope checks | Christopher Ng | 2021-07-16 | 2 | -4/+21 |
* | Refine UX for primary email deletion | Christopher Ng | 2021-07-15 | 1 | -2/+65 |
* | Make emails Vuetiful | Christopher Ng | 2021-07-15 | 6 | -0/+810 |
* | Create personal info service | Christopher Ng | 2021-07-15 | 2 | -0/+236 |
* | Fix add group button | Daniel Kesselberg | 2021-07-08 | 1 | -25/+14 |
* | Admin user settings - change Everyone to Active users | szaimen | 2021-07-07 | 1 | -1/+1 |
* | Allow WebAuthn on localhost as well | Morris Jobke | 2021-06-17 | 3 | -2/+14 |
* | Use product name in the auth token list | Julius Härtl | 2021-06-16 | 1 | -5/+6 |
* | l10n: Spelling unification | Valdnet | 2021-06-02 | 1 | -2/+2 |
* | l10n: Unify spelling | Valdnet | 2021-05-20 | 1 | -1/+1 |
* | Settings: new user row replaced by a modal | Simounet | 2021-04-21 | 2 | -112/+135 |
* | Fix English source string | Joas Schilling | 2021-04-19 | 2 | -2/+2 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 15 | -13/+62 |
* | adapt files and app settings sidebar 'primary-actions' slot that became 'desc... | Julien Veyssier | 2021-03-19 | 1 | -1/+1 |
* | Lint fix | John Molakvoæ (skjnldsv) | 2021-03-17 | 1 | -40/+0 |
* | Make user list pagination more tolerant | Vincent Petry | 2021-02-04 | 1 | -2/+2 |
* | Fix @nextcloud/vue imports | John Molakvoæ (skjnldsv) | 2021-01-14 | 3 | -3/+5 |
* | Update DAVx5 in AuthToken.vue | Ricki Hirner | 2021-01-14 | 1 | -4/+4 |
* | Only let the infinite handler fetch more results if the limit is hit | Julius Härtl | 2020-12-16 | 1 | -2/+2 |
* | Cancel user search requests to avoid duplicate results being added | Julius Härtl | 2020-12-16 | 2 | -6/+26 |
* | Add default font size | GretaD | 2020-11-03 | 1 | -1/+1 |
* | Fix default quota display value in user row | Vincent Petry | 2020-10-27 | 1 | -4/+14 |
* | Fix the user remove from group in UI | Sujith Haridasan | 2020-10-08 | 1 | -1/+1 |
* | Build assets and fix unified search event syntax | John Molakvoæ (skjnldsv) | 2020-09-18 | 2 | -8/+8 |
* | Add users and apps inner search and add HeaderMenu cancel | John Molakvoæ (skjnldsv) | 2020-09-14 | 2 | -15/+33 |
* | Fix settings chunk loading | John Molakvoæ (skjnldsv) | 2020-09-10 | 1 | -3/+3 |
* | Add 'Reasons to use Nextcloud in your organization' call to action in settings | Jan C. Borchardt | 2020-09-07 | 1 | -0/+36 |
* | Don't keep menu open for next user after deleting one | Joas Schilling | 2020-09-04 | 1 | -2/+2 |
* | Show changelog in apps management | Julius Härtl | 2020-09-03 | 3 | -65/+239 |
* | l10n:Correct appid for WebAuthn | Michiel Janssens | 2020-08-20 | 1 | -2/+2 |
* | Use appsidebar for apps | John Molakvoæ (skjnldsv) | 2020-08-14 | 2 | -110/+147 |