Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Highlight 'Enable' button in sidebar, and 'Update' button generally | Jan-Christoph Borchardt | 2018-10-19 | 2 | -3/+3 |
* | Fix unsafe-eval used in 2FA admin settings | Christoph Wurst | 2018-10-16 | 1 | -8/+5 |
* | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -21/+85 |
* | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 2 | -0/+89 |
* | Remove useless promise transformation | Christoph Wurst | 2018-10-08 | 1 | -15/+5 |
* | Replace hand-crafted request token logic by nextcloud-axios lib | Christoph Wurst | 2018-10-08 | 2 | -10/+6 |
* | Fixed js error when adding new group | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -2/+0 |
* | Fix generateUrl for webpack | John Molakvoæ (skjnldsv) | 2018-10-02 | 1 | -1/+1 |
* | Babel fix and dynamic import on settings | John Molakvoæ (skjnldsv) | 2018-10-02 | 2 | -4/+15 |
* | Add new group entry on users list + fixes | John Molakvoæ (skjnldsv) | 2018-09-28 | 6 | -246/+117 |
* | State default unknown quota to 0 | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
* | Fix string formatting | John Molakvoæ (skjnldsv) | 2018-09-27 | 1 | -1/+1 |
* | Add back the total used space per user | John Molakvoæ (skjnldsv) | 2018-09-27 | 1 | -1/+7 |
* | remove space between quota and colon | Jin Lin Wright | 2018-08-28 | 1 | -1/+1 |
* | Fixed a typo | Marko Korhonen | 2018-08-17 | 1 | -1/+1 |
* | Fixes hiding the disabled users nav item if there are no disabled users | Michael Weimann | 2018-08-14 | 1 | -1/+1 |
* | Allow external actions to users list | John Molakvoæ (skjnldsv) | 2018-08-13 | 3 | -7/+37 |
* | Sort apps by a proper hierarchical order (active, update, name) | Julius Härtl | 2018-08-10 | 1 | -7/+3 |
* | Fix removeing apps in the sidebar | Julius Härtl | 2018-08-10 | 1 | -1/+1 |
* | Fixes the apps list layout | Michael Weimann | 2018-08-07 | 1 | -9/+13 |
* | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 2 | -3/+5 |
* | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -5/+5 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 2 | -2/+2 |
* | Remove reset button from new user form | Julius Härtl | 2018-07-20 | 1 | -2/+0 |
* | Only show groups header in the sidebar, if groups are available | Julius Härtl | 2018-07-20 | 1 | -5/+10 |
* | Hide no more results note | Julius Härtl | 2018-07-20 | 1 | -1/+1 |
* | Fix user management field label naming | Julius Härtl | 2018-07-20 | 1 | -4/+4 |
* | Display the remove item even for elements without a count | Michael Weimann | 2018-07-18 | 1 | -2/+2 |
* | Fix displaying errors | Julius Härtl | 2018-07-04 | 2 | -8/+16 |
* | Hide uninstalled apps when removing them | Julius Härtl | 2018-07-04 | 2 | -1/+2 |
* | Add transition when enabling/disabling apps | Julius Härtl | 2018-07-04 | 1 | -10/+15 |
* | Fix invalid limit parameter when fetching groups | Julius Härtl | 2018-07-04 | 4 | -3/+11 |
* | Fix hardcoded message in app details view | Kevin Ndung'u | 2018-07-02 | 1 | -2/+2 |
* | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 3 | -9/+11 |
* | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -2/+2 |
* | Resend activation email for new users as admin | John Molakvoæ (skjnldsv) | 2018-06-26 | 2 | -5/+51 |
* | Use a placeholder instead of magic string concatenation | Joas Schilling | 2018-06-26 | 1 | -2/+3 |
* | Css clamp | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+1 |
* | Real ellipsis and better line height | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+1 |
* | Fixed multi line in users list | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+2 |
* | removed debug | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -2/+0 |
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 2 | -1/+19 |
* | Apps search | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -10/+11 |
* | Fit user search to new standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -9/+6 |
* | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+22 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -3/+30 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 1 | -0/+6 |
* | Indent fix and copy2 | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -1/+1 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 15 | -5/+336 |
* | Add key and fix disabled apps listing | Julius Härtl | 2018-06-09 | 1 | -2/+2 |