Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -0/+26 |
* | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 1 | -0/+63 |
* | Do not clear new user form on failure | John Molakvoæ (skjnldsv) | 2018-11-22 | 1 | -1/+4 |
* | Use nextcloud-password-confirmation | John Molakvoæ (skjnldsv) | 2018-11-12 | 1 | -30/+3 |
* | 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 |
* | Add new group entry on users list + fixes | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+4 |
* | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 1 | -3/+4 |
* | Fix displaying errors | Julius Härtl | 2018-07-04 | 1 | -4/+12 |
* | Hide uninstalled apps when removing them | Julius Härtl | 2018-07-04 | 1 | -0/+1 |
* | Fix invalid limit parameter when fetching groups | Julius Härtl | 2018-07-04 | 1 | -1/+5 |
* | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -1/+3 |
* | Resend activation email for new users as admin | John Molakvoæ (skjnldsv) | 2018-06-26 | 1 | -2/+17 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 5 | -0/+111 |
* | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -1/+1 |
* | Add search/offset/limit parameters to group fetching | Julius Härtl | 2018-06-06 | 1 | -3/+3 |
* | Move filtering to javascript | Julius Härtl | 2018-06-06 | 1 | -31/+4 |
* | Some code cleanup | Julius Härtl | 2018-06-06 | 1 | -1/+6 |
* | Block other actions during update | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
* | Implement update functionality | Julius Härtl | 2018-06-06 | 1 | -0/+25 |
* | Check for server health | Julius Härtl | 2018-06-06 | 1 | -1/+25 |
* | Add loading indicator and disable buttons during actions | Julius Härtl | 2018-06-06 | 1 | -18/+45 |
* | Implement app bundle management | Julius Härtl | 2018-06-06 | 1 | -7/+21 |
* | Implement loading indicators | Julius Härtl | 2018-06-06 | 1 | -2/+24 |
* | Implement app details in sidebar | Julius Härtl | 2018-06-06 | 2 | -11/+72 |
* | Add group fetching to vuex group store | Julius Härtl | 2018-06-06 | 1 | -4/+19 |
* | More app management implementation | Julius Härtl | 2018-06-06 | 2 | -2/+42 |
* | Add file skeleton for app settings | Julius Härtl | 2018-06-06 | 2 | -0/+101 |
* | Fixed error throw and disablign count group update | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -11/+25 |
* | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -7/+26 |
* | Fixed IE design, subadmins groups update and multiselect base width | John Molakvoæ (skjnldsv) | 2018-05-23 | 1 | -0/+4 |
* | Fix api error | John Molakvoæ (skjnldsv) | 2018-05-22 | 1 | -2/+0 |
* | Proper error message and group order fix in select | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -2/+4 |
* | Various fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -6/+9 |
* | Fixed root url detection, new tests, default new user group to current | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -4/+0 |
* | new OC api and default quota fixes | John Molakvoæ (skjnldsv) | 2018-05-16 | 3 | -15/+29 |
* | Added default quota selector | John Molakvoæ (skjnldsv) | 2018-05-16 | 3 | -22/+42 |
* | Continued the upgrade to proper router link and added navigationItem router l... | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -15/+17 |
* | Various fixes and group deletion | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
* | Settings users list new user language | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -7/+3 |
* | Fixed tabs and Language support | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -426/+473 |
* | Added language support in users list | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -3/+4 |
* | Redirect if disabled list is empty | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -8/+1 |
* | Group filtering, disable state, ocs api final update | John Molakvoæ (skjnldsv) | 2018-05-16 | 3 | -16/+62 |
* | Settings to vuejs | John Molakvoæ (skjnldsv) | 2018-05-16 | 4 | -0/+472 |