115 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Christoph Wurst ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 9 months ago
  Côme Chilliet d18bb7e9bb
Build query once instead of in-loop 10 months ago
  Christoph Wurst 312dd8ac6d feat(ocp): Add types and strict typing to \OCP\Group\IGroup 1 year ago
  Côme Chilliet 35069ad86a
Fix psalm spotted type errors 10 months ago
  Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 10 months ago
  Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
  Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 10 months ago
  Joas Schilling 80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group 11 months ago
  John Molakvoæ 4a86487859
fix: getGroups limit check syntax 1 year ago
  Robin Appelman 13b06ba4e2
revert public interface back to the original types, just cast them before passing the nulls to the backends 1 year ago
  Robin Appelman 7ad3574d71
also update groupinterface and database backend 1 year ago
  Robin Appelman e4b9ecd8f2
fix default values and type hints for GroupManager::search 1 year ago
  Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates 1 year ago
  Côme Chilliet 346344c153
Update version number in since and deprecated annotations 1 year ago
  Côme Chilliet b6c17c6ce7
Clear up return types 1 year ago
  Côme Chilliet 3c2b126eba
Make code clearer and bump @ deprecated annotations 1 year ago
  Carl Schwan a4c599c1c9
Split new method in a new group backend interface 1 year ago
  Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 2 years ago
  Julien Veyssier d9925806eb
dispatch new BeforeGroupChangedEvent before setDisplayName on groups 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Anna Larch 7c4ceb444c Add group display name cache 1 year ago
  Côme Chilliet 32eef3b10f
Do not ignore return value of deleteGroup from backend 2 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Côme Chilliet d5544923a9
Strong type OC\Group\MetaData 2 years ago
  Côme Chilliet 3ecba9fd17
Fix typing of OC\Group\MetaData::sorting 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Tom Grant 23dbbca1a0 Fix indentation error 3 years ago
  tgrant f1710b57bc Fix null displayname crash as described in #21885 3 years ago
  Roeland Jago Douma 68ec18323d Fix types in the Group Manager 3 years ago
  Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 3 years ago
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke e4f53ff91b
Add typed events for adding and removing a subadmin 3 years ago
  Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 4 years ago
  Morris Jobke d3680e682a
Remove not needed semicolon and PHPDoc hint 3 years ago
  Morris Jobke fee13e7ffd
Search also the email and displayname in user mangement for groups 4 years ago
  Christoph Wurst a636aef585
Allow group search by display name 4 years ago
  Robin Appelman aa83b0b22d
dont get the group details if we only ask for the id 4 years ago
  Roeland Jago Douma 5ebb53593c
Improve group queries 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago