Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix interaction with groups that contain a slash | Joas Schilling | 2018-11-29 | 1 | -4/+4 |
* | Update autoloader dump | Morris Jobke | 2018-11-15 | 1 | -1/+1 |
* | Fix user and group listing with users that have an integer user id | Joas Schilling | 2018-09-12 | 3 | -16/+18 |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Add optional "displayName" parameter to add user endpoint | Daniel Calviño Sánchez | 2018-07-31 | 2 | -7/+70 |
* | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 3 | -20/+8 |
* | handle config.php values | Thomas Citharel | 2018-06-27 | 1 | -0/+4 |
* | Fix review & tests | Thomas Citharel | 2018-06-27 | 2 | -6/+11 |
* | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 1 | -0/+20 |
* | show error message when group exists | Robin Appelman | 2018-06-26 | 1 | -1/+1 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -3/+16 |
* | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+4 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+3 |
* | Return groups IDs and not Names | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+1 |
* | Make the DELETION of groups match greedy on the groupID | Roeland Jago Douma | 2018-06-09 | 1 | -1/+1 |
* | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 2 | -5/+6 |
* | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 3 | -2/+10 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -2/+18 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -1/+6 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 2 | -5/+5 |
* | Merge pull request #9162 from nextcloud/allow-lang-ocs-api | Roeland Jago Douma | 2018-04-17 | 1 | -1/+7 |
|\ | |||||
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+2 |
| * | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+6 |
* | | Return proper boolean user enabled state api | John Molakvoæ (skjnldsv) | 2018-04-16 | 2 | -3/+3 |
|/ | |||||
* | Revert "Add language support for user creation in api" | Morris Jobke | 2018-04-12 | 1 | -6/+1 |
* | Merge pull request #9144 from nextcloud/allow-lang-ocs-api | Morris Jobke | 2018-04-11 | 1 | -1/+6 |
|\ | |||||
| * | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-11 | 1 | -1/+6 |
* | | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 |
* | | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 2 | -3/+3 |
|\ | |||||
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -2/+2 |
| * | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -1/+1 |
* | | Allow user creation with subadmins and quota | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -43/+77 |
|/ | |||||
* | Rebase to master | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+10 |
* | Use abstract subclass so members can be defined | Joas Schilling | 2018-04-05 | 5 | -54/+63 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 3 | -49/+54 |
* | Trait bump | John Molakvoæ (skjnldsv) | 2018-04-05 | 5 | -126/+177 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 2 | -11/+20 |
* | Cast types directly | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -27/+9 |
* | Limit and offset | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+5 |
* | Api, return users details by groups | John Molakvoæ (skjnldsv) | 2018-04-05 | 4 | -9/+69 |
* | Merge pull request #8926 from nextcloud/ocs-api-quota-fallback | blizzz | 2018-04-04 | 1 | -1/+10 |
|\ | |||||
| * | Fix quota return if unlimited | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+1 |
| * | Return quota even if user is not initialized | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+10 |
* | | Merge pull request #8865 from nextcloud/ocs-groups-displayname | Joas Schilling | 2018-03-23 | 3 | -0/+59 |
|\ \ | |||||
| * | | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 3 | -0/+59 |
* | | | Allow admin to create users withoutpassword by sending mail automatically | John Molakvoæ (skjnldsv) | 2018-03-22 | 2 | -12/+55 |
| |/ |/| | |||||
* | | Merge pull request #8847 from nextcloud/ocs-api-userdetails | Morris Jobke | 2018-03-20 | 3 | -73/+169 |
|\ \ | |||||
| * | | fixup! Check if groups is array, return empty do not throw | John Molakvoæ (skjnldsv) | 2018-03-19 | 2 | -37/+5 |
| * | | Check if groups is array, return empty do not throw | John Molakvoæ (skjnldsv) | 2018-03-16 | 1 | -2/+2 |