Historique des commits

Auteur SHA1 Message Date
  yemkareems 4eba967d63 fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager il y a 4 mois
  yemkareems ae95e46787 fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller il y a 4 mois
  yemkareems afa51365ff fix: removed the params related to sortMode and order since it sorts by lastLogin il y a 4 mois
  yemkareems c701ef1ed5 fix: since added to doc blocks il y a 4 mois
  yemkareems 5b249df686 fix: doc blocks added il y a 4 mois
  yemkareems dc6e8c9c0a fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here il y a 4 mois
  yemkareems 4cb85f7c9e fix: rebased the branch with master and resolved conflicts il y a 5 mois
  yemkareems 76c875a588 fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query il y a 5 mois
  yemkareems 0ee676cd51 feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC il y a 6 mois
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 5 mois
  Côme Chilliet 6d56f3557d feat: Add back searching in disabled user list il y a 5 mois
  Côme Chilliet a1255539b8 Add endpoint for getting disabled user list il y a 1 an
  Côme Chilliet f5c361cf44 composer run cs:fix il y a 1 an
  Joas Schilling b4a29644cc Add a const for the max user password length il y a 1 an
  Joas Schilling 256fbe9d77 Validate if the user part of a "cloud id" can even be a valid user id il y a 2 ans
  Carl Schwan 8004aa7721 Make DisplayNameCache return null if user doesn't exists il y a 2 ans
  Carl Schwan 51b9847fad Merge branch 'master' into display-name-cache-public il y a 2 ans
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend il y a 2 ans
  Robin Appelman 6d6662ec68 expose displayname cache trough a public interface il y a 2 ans
  Arthur Schiwon 4461b9e870 enable the user to set a primary (notification) email address (backend) il y a 3 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Joas Schilling 9a189bc710 Improve search results when only phonebook-matches can we autocompleted il y a 3 ans
  Christoph Wurst 7e72866811 Type the \OCP\IUserManager::callForSeenUsers closure with Psalm il y a 4 ans
  Christoph Wurst a2206b8cfb Type the \OCP\IUserManager::callForAllUsers closure with Psalm il y a 4 ans
  Julius Härtl 94c0ca4b8c Remove wrongly annotated package names il y a 4 ans
  Christoph Wurst caff1023ea Format control structures, classes, methods and function il y a 4 ans
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration il y a 4 ans
  Christoph Wurst 85e369cddb Fix multiline comments il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 5 ans
  Christoph Wurst 60625de9e4 Fix typo in IUserManager::createUser doc il y a 6 ans