23 Commits (63a9bc2aacf829563ac74abe29d4edf6ff31b8b1)

Author SHA1 Message Date
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Morris Jobke f4c1512bb7
Fix typo in @deprecated PHPDoc tag 3 years ago
  Morris Jobke e4f53ff91b
Add typed events for adding and removing a subadmin 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling e24e9ec0a9
Don't loop over all groups to check for subadmins 4 years ago
  Mikael Hammarin 6ffde74928
Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250) 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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 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
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 5 years ago
  John Molakvoæ (skjnldsv) 00122fa027
Use group displayNames in users list 6 years ago
  Morris Jobke 6bbea33133
Simplify ternary operator statements 6 years ago
  Morris Jobke 31c5c2a592
Change @georgehrke's email 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Joas Schilling 55db07a20b
Fix CamelCasing 7 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Arthur Schiwon 51ead4e59b subadmin methods should not return any null user or group 8 years ago
  Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 8 years ago
  Roeland Jago Douma 07fe1df8c1 Make \OC\SubAdmin php-5.4 compatible 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Roeland Jago Douma 0e9ab13943 New \OC\SubAdmin class 9 years ago
  Morris Jobke ccf47f40aa Remove unused variables 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
  Lukas Reschke e930ce6436 Add type hinting 10 years ago
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
  Lukas Reschke 31b1a73e1f Check if user is admin - bool 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Lukas Reschke e8afb3d312 Fix a typo 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 11 years ago
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
  Georg Ehrke 8c8496aff9 don't allow group admins to change admin's accounts 12 years ago
  Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 12 years ago
  Georg Ehrke 11725efd7e add some hooks for subadmins 12 years ago
  Georg Ehrke abb9f52dd7 add isGroupAccessible in OC_SubAdmin 12 years ago
  Georg Ehrke 05bc541276 add some doc for lib/subadmin.php 12 years ago
  Georg Ehrke 6e139f16e4 add isUserAccessible method to OC_SubAdmin class 12 years ago
  Georg Ehrke e707e94857 subadmins can now add users 12 years ago
  Georg Ehrke d0b625352c some work on subadmins 12 years ago