Historie revizí

Autor SHA1 Zpráva Datum
  Benjamin Gaussorgues 79db082fe6 fix(users): improve recently active search před 2 měsíci
  Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database před 2 měsíci
  Ferdinand Thiessen a8f46af20f chore: Add proper deprecation dates where missing před 2 měsíci
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 před 2 měsíci
  Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard před 2 měsíci
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 před 3 měsíci
  Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory před 4 měsíci
  yemkareems 4eba967d63 fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager před 4 měsíci
  yemkareems ae95e46787 fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller před 5 měsíci
  yemkareems ceedfb4616 fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched před 5 měsíci
  yemkareems cfafbc8415 fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25. před 5 měsíci
  yemkareems afa51365ff fix: removed the params related to sortMode and order since it sorts by lastLogin před 5 měsíci
  yemkareems 5b249df686 fix: doc blocks added před 5 měsíci
  yemkareems 695bd042d7 fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here před 5 měsíci
  yemkareems dc6e8c9c0a fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here před 5 měsíci
  yemkareems 4cb85f7c9e fix: rebased the branch with master and resolved conflicts před 6 měsíci
  yemkareems 76c875a588 fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query před 6 měsíci
  yemkareems c8c68c3510 fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC před 6 měsíci
  yemkareems 87a8013ee3 feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed před 7 měsíci
  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 před 7 měsíci
  Andy Scherzinger dae7c159f7 chore: Add SPDX header před 6 měsíci
  Côme Chilliet 8044edf309 fix: Also search in email field for disabled users před 6 měsíci
  Côme Chilliet 6d56f3557d feat: Add back searching in disabled user list před 6 měsíci
  Josh 4509a17cdd fix(User\Manager): Avoid future collisions with updater/audit logs před 7 měsíci
  Côme Chilliet 672923f0a6 fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes před 7 měsíci
  F. E Noel Nfebe 3fb1674251 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger před 9 měsíci
  John Molakvoæ 524ed97d62 fix: replace `Account name` by `Login` před 9 měsíci
  Vincent Petry 839ddaa354 feat: rename users to account or person před 2 roky
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger před 9 měsíci
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps před 10 měsíci