Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not clear new user form on failure | John Molakvoæ (skjnldsv) | 2018-11-22 | 1 | -1/+1 |
* | Fix interaction with groups that contain a slash | Joas Schilling | 2018-11-15 | 1 | -1/+1 |
* | fixup! Use nextcloud-password-confirmation | John Molakvoæ (skjnldsv) | 2018-11-12 | 1 | -7/+7 |
* | Rebuild assets | Roeland Jago Douma | 2018-10-23 | 1 | -6/+6 |
* | Remove Vue compiler because templates have to be precompiled anyway | Christoph Wurst | 2018-10-16 | 1 | -8/+8 |
* | Fix unsafe-eval used in 2FA admin settings | Christoph Wurst | 2018-10-16 | 1 | -8/+8 |
* | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -4/+4 |
* | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 1 | -4/+4 |
* | Remove useless promise transformation | Christoph Wurst | 2018-10-08 | 1 | -5/+5 |
* | 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 | 1 | -130/+8 |
* | Add new group entry on users list + fixes | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -11/+96 |
* | 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/+1 |
* | Update config and babel for ie11 | John Molakvoæ (skjnldsv) | 2018-09-10 | 1 | -10/+10 |
* | Bump js deps settings | Roeland Jago Douma | 2018-09-04 | 1 | -8/+14 |
* | add missing js files | Jin Lin Wright | 2018-08-29 | 1 | -1/+1 |
* | Recompile settings | Roeland Jago Douma | 2018-08-18 | 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 | 1 | -1/+1 |
* | Recompile | Roeland Jago Douma | 2018-08-10 | 1 | -3800/+123 |
* | Bump bundled javascript from settings | Julius Härtl | 2018-08-10 | 1 | -123/+3800 |
* | Updates the built files | Michael Weimann | 2018-08-07 | 1 | -3800/+123 |
* | Fixes the apps list layout | Michael Weimann | 2018-08-07 | 1 | -123/+3800 |
* | Compile vue | Roeland Jago Douma | 2018-07-31 | 1 | -7/+7 |
* | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 1 | -8/+8 |
* | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+1 |
* | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+1 |
* | Bump settings build | Julius Härtl | 2018-07-20 | 1 | -1/+1 |
* | Display the remove item even for elements without a count | Michael Weimann | 2018-07-18 | 1 | -1/+1 |
* | Rebuild js | Roeland Jago Douma | 2018-07-17 | 1 | -13/+13 |
* | Update settings js | Julius Härtl | 2018-07-04 | 1 | -2/+2 |
* | Fix hardcoded message in app details view | Kevin Ndung'u | 2018-07-02 | 1 | -1/+1 |
* | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -2/+2 |
* | Update Vue settings | Roeland Jago Douma | 2018-06-29 | 1 | -1/+1 |
* | Resend activation email for new users as admin | John Molakvoæ (skjnldsv) | 2018-06-26 | 1 | -2/+2 |
* | Use a placeholder instead of magic string concatenation | Joas Schilling | 2018-06-26 | 1 | -1/+1 |
* | Bump webpack | Roeland Jago Douma | 2018-06-25 | 1 | -7/+7 |
* | removed debug | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -1/+1 |
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -1/+1 |
* | Apps search | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -28/+8 |
* | Fit user search to new standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -3805/+22 |
* | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+3804 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -5/+5 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 1 | -2/+2 |
* | Bump compilation | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -0/+123 |