| Commit message (Expand) | Author | Age | Files | Lines |
* | : Bigversal | Allan Nordhøy | 2017-07-18 | 1 | -2/+2 |
* | Enable the toggleSelect extension in multi-select dropdowns | Daniel Calviño Sánchez | 2017-07-10 | 1 | -0/+1 |
* | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -116/+154 |
|\ |
|
| * | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -116/+154 |
* | | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 1 | -15/+23 |
* | | remove obsolete files | Arthur Schiwon | 2017-06-23 | 1 | -444/+0 |
* | | take over app passwords | Arthur Schiwon | 2017-06-23 | 1 | -0/+0 |
* | | convert Sessions section | Arthur Schiwon | 2017-06-23 | 1 | -0/+7 |
* | | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 1 | -0/+392 |
* | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -15/+23 |
* | | Also allow group admins to toogle the storage location | Joas Schilling | 2017-06-20 | 1 | -10/+8 |
* | | Don't try to save the setting when its not an admin | Joas Schilling | 2017-06-19 | 1 | -8/+24 |
* | | [docs] remove useless TODO mark | m4dz | 2017-06-12 | 1 | -1/+0 |
* | | [fix] Highlight 'everyone' group by default | m4dz | 2017-06-12 | 1 | -0/+3 |
|/ |
|
* | reword sessions to security in personal settings | Robin Appelman | 2017-06-06 | 1 | -1/+1 |
* | Combine sessions and app passwords view into one single view | Christoph Wurst | 2017-05-30 | 1 | -38/+19 |
* | Fix group restriction regression | Morris Jobke | 2017-05-19 | 1 | -7/+7 |
* | polish user actions dropdown | Robin Appelman | 2017-05-06 | 1 | -6/+9 |
* | use proper return codes and handle failure cases | Morris Jobke | 2017-04-29 | 1 | -1/+9 |
* | Improve wording of error messages | Morris Jobke | 2017-04-29 | 1 | -1/+1 |
* | change group id to _disabledUsers | Morris Jobke | 2017-04-29 | 2 | -6/+6 |
* | Implemented visual feedback if a user is disabled in admin user menu. | Thomas Pulzer | 2017-04-29 | 2 | -22/+79 |
* | cleanup template | Bjoern Schiessle | 2017-04-28 | 2 | -3/+3 |
* | allow to display the verification code also while verification is already run... | Bjoern Schiessle | 2017-04-28 | 2 | -3/+13 |
* | verification button should be clickable directly after status change, not onl... | Bjoern Schiessle | 2017-04-28 | 1 | -13/+20 |
* | fix name of website input field | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
* | only close verification dialog if the user clicks outside of the dialog | Bjoern Schiessle | 2017-04-28 | 1 | -11/+10 |
* | only show verify button if scope is public and the input field contain some v... | Bjoern Schiessle | 2017-04-28 | 1 | -10/+34 |
* | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -10/+11 |
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 2 | -4/+3 |
* | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
* | change status indicator if value was changed | Bjoern Schiessle | 2017-04-28 | 1 | -1/+13 |
* | remove action class once the status changes from 'to verify' to 'verifying' | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
* | make use of verification buttons | Bjoern Schiessle | 2017-04-28 | 1 | -5/+6 |
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -1/+37 |
* | Use .installed layout | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | Make disableapp.php accept arrays | Lukas Reschke | 2017-04-26 | 1 | -48/+129 |
* | Don't sort on app bundles | Lukas Reschke | 2017-04-26 | 1 | -10/+12 |
* | Add titles | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -4/+32 |
* | Fix adding/removing apps | Julius Härtl | 2017-04-25 | 1 | -19/+6 |
* | Fix app icon being inverted for app store apps too | Jan-Christoph Borchardt | 2017-04-25 | 1 | -4/+11 |
* | Show spinner until app store images loaded | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | Show placeholder for image-less apps in app management | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | Center spinner in apps management | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+3 |
* | Make svgs more fluid and consistent remove action, instead of 'remove app' | Felix A. Epp | 2017-04-25 | 1 | -1/+1 |
* | rename Uninstall to Remove | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
* | also improve layout of apps from store | Jan-Christoph Borchardt | 2017-04-25 | 1 | -1/+1 |
* | improve wording of Apps mgmt navigation entries | Jan-Christoph Borchardt | 2017-04-25 | 1 | -3/+3 |
* | Fix uninstall in tabular view | Felix A. Epp | 2017-04-25 | 1 | -2/+2 |