aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SubAdmin.php
Commit message (Expand)AuthorAgeFilesLines
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-35/+15
* fix: Subadmin can access selfChristopher Ng2024-10-081-0/+3
* feat(users): Add support for admin delegation for users and groups managementLouis Chemineau2024-07-221-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-241-27/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-241-2/+2
* Add typed events for adding and removing a subadminMorris Jobke2020-10-281-3/+15
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
* Don't loop over all groups to check for subadminsJoas Schilling2020-04-271-11/+24
* Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-251-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+10
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Expose subadmin to OCPRoeland Jago Douma2019-01-291-22/+13
* Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-081-4/+15
* Simplify ternary operator statementsMorris Jobke2018-01-261-3/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix CamelCasingJoas Schilling2017-01-181-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+287