Commit History

Author SHA1 Message Date
  Joas Schilling 80f79e170d fix!: Remove symfony EventDispatcherInterface from Group 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 e4b9ecd8f2 fix default values and type hints for GroupManager::search 1 year ago
  Anna Larch 7c4ceb444c Add group display name cache 1 year ago
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Roeland Jago Douma 68ec18323d Fix types in the Group Manager 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
  Robin Appelman aa83b0b22d dont get the group details if we only ask for the id 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Joas Schilling 06f97c0fd0 Fix autocomplete suggestions with numeric user ids 4 years ago
  Arthur Schiwon f0ff8b0307 reformat code for @skjnldsv <3 5 years ago
  Arthur Schiwon 7ff15c9756 fix documentation, get and createGroup may return null 5 years ago
  Arthur Schiwon 7b1eedb11e take group creation result into consideration 5 years ago
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 years ago
  Robin Appelman 605ba57086 Fix groupExists when a backend provides group details 6 years ago
  John Molakvoæ (skjnldsv) 00122fa027 Use group displayNames in users list 6 years ago
  Morris Jobke 4866314ce0 Run updated license header updater 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Vinicius Cubas Brand 10ca793452 Plugins infrastructure in User_LDAP 7 years ago
  Morris Jobke a10c4517cb Merge pull request #5571 from Luzifer/5570_backend_admin 7 years ago
  Lukas Reschke b4d4db0e39 Take IUser instead of User 7 years ago
  Knut Ahlers 92d2fb8771 Allow group backend to declare users as admins 7 years ago
  Robin Appelman f707a40f19 filter missing groups in share provider 7 years ago
  Joas Schilling bd97b7d130 Use DI 7 years ago
  Vincent Petry 377fdf3860 Skip null groups in group manager (#26871) (#26956) 7 years ago