aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/GroupInterface.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-25/+5
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+29
* Move new methods to a new interface in OCPCôme Chilliet2023-09-051-13/+0
* Add batch methods in user backendsCarl Schwan2023-09-051-2/+17
* also update groupinterface and database backendRobin Appelman2023-05-111-1/+1
* Update version number in since and deprecated annotationsCôme Chilliet2023-04-271-1/+1
* Clear up return typesCôme Chilliet2023-04-271-1/+1
* Split new method in a new group backend interfaceCarl Schwan2023-04-271-21/+1
* Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-271-1/+23
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-8/+8
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Add @since tag to constantKnut Ahlers2017-09-051-0/+3
* Allow group backend to declare users as adminsKnut Ahlers2017-06-301-0/+1
* Adding group display name supportVincent Petry2016-12-221-0/+12
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+106