Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Fix typo in @deprecated PHPDoc tag | Morris Jobke | 2020-11-24 | 1 | -2/+2 |
* | Add typed events for adding and removing a subadmin | Morris Jobke | 2020-10-28 | 1 | -3/+15 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+2 |
* | Don't loop over all groups to check for subadmins | Joas Schilling | 2020-04-27 | 1 | -11/+24 |
* | Patch to optimize for large installations (>5000 users >20000 groups) where s... | Mikael Hammarin | 2020-04-25 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -10/+10 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 1 | -22/+13 |
* | Use group displayNames in users list | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -4/+15 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -3/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix CamelCasing | Joas Schilling | 2017-01-18 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+287 |