| Commit message (Expand) | Author | Age | Files | Lines |
* | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 5 | -31/+23 |
* | Use the new method everywhere | Joas Schilling | 2020-07-03 | 5 | -77/+38 |
* | Fix languages empty array | GretaD | 2020-05-08 | 2 | -47/+62 |
* | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
* | Merge pull request #20677 from nextcloud/followup/17718/scaling-user-provisio... | Joas Schilling | 2020-04-30 | 1 | -2/+2 |
|\ |
|
| * | Patch to optimize for large installations (>5000 users >20000 groups) where s... | Mikael Hammarin | 2020-04-25 | 1 | -2/+2 |
* | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -0/+6 |
|/ |
|
* | Fix php-cs formatting | Christoph Wurst | 2020-04-14 | 1 | -1/+1 |
* | Add tests for encoded group id | Julius Härtl | 2020-04-11 | 1 | -10/+74 |
* | Make the groupId url encoded | Julius Härtl | 2020-04-11 | 1 | -0/+7 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 11 | -45/+28 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 3 | -8/+8 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 4 | -12/+12 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 4 | -7/+7 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 6 | -2/+6 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -8/+8 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -361/+361 |
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | Revive the "send email to new users" toggle for the user form | Christoph Wurst | 2020-02-28 | 1 | -1/+1 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | query FederatedFileSharing Application instead of creating it | Robin Appelman | 2019-12-16 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 16 | -26/+66 |
* | Fix provisioning_api getUsers types | John Molakvoæ (skjnldsv) | 2019-11-28 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 5 | -249/+253 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -7/+7 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 10 | -13/+17 |
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+11 |
* | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 2 | -1/+24 |
|\ |
|
| * | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 2 | -1/+24 |
* | | Move settings to an app | Christoph Wurst | 2019-09-28 | 3 | -3/+3 |
|/ |
|
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
* | Only prevent disabling encrytion via the API | Joas Schilling | 2019-07-16 | 2 | -18/+28 |
* | Update tests | Roeland Jago Douma | 2019-07-09 | 1 | -4/+13 |
* | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 2 | -1/+39 |
* | Do not fail hard on new user mail error | John Molakvoæ (skjnldsv) | 2019-07-02 | 1 | -2/+3 |
* | Don't allow to disable encryption via the API | Joas Schilling | 2019-06-27 | 1 | -1/+1 |
* | Merge pull request #16024 from nextcloud/bugfix/15944/fix-return-code-user-pr... | Roeland Jago Douma | 2019-06-25 | 1 | -1/+8 |
|\ |
|
| * | Forward OCSException to initiator | Daniel Kesselberg | 2019-06-20 | 1 | -1/+8 |
* | | changes the returned key from UserID to id, in accordance with getUserData | Arthur Schiwon | 2019-06-21 | 2 | -7/+7 |
* | | uses "yes" and "no" for config switch over stringified numbers | Arthur Schiwon | 2019-06-21 | 2 | -5/+5 |
* | | makes users management page aware of the introduced options | Arthur Schiwon | 2019-06-19 | 2 | -4/+4 |
* | | extends Provisioning API with optional userid and required email | Arthur Schiwon | 2019-06-19 | 2 | -6/+179 |
|/ |
|
* | fixes misunderstanding of the error message | Arthur Schiwon | 2019-05-16 | 2 | -2/+2 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
* | Check if password can be changed for the users backend in OCS api | Julius Härtl | 2019-03-05 | 2 | -0/+7 |
* | Merge pull request #13412 from nextcloud/forward-password-policy | Roeland Jago Douma | 2019-01-30 | 1 | -1/+5 |
|\ |
|
| * | forward error message from password policy | Robin Appelman | 2019-01-07 | 1 | -1/+5 |
* | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 2 | -86/+4 |