625 Revize (b93724a515ced59dc1825eb5182df7023b70f0db)

Autor SHA1 Zpráva Datum
  Côme Chilliet 61621ee1d0
fix: Revert to OC_App in places where we need all apps even disabled ones před 2 měsíci
  Côme Chilliet 8c5f32320a
fix: use DI to build main Application class in console.php před 4 měsíci
  Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager před 4 měsíci
  yemkareems 4e409ab489
fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested před 2 měsíci
  Maxence Lange a624a2b34f fix(appconfig): returns correct value on details před 2 měsíci
  yemkareems 04b112c941
feat: wordings corrected as suggested před 2 měsíci
  yemkareems 5201056b7e
feat: license wordings, minor php warnings corrected před 2 měsíci
  yemkareems 703214fd9c
feat: command added to clear avatar cache manually před 2 měsíci
  Côme Chilliet 5385a30970
feat(occ): Add --disabled option to occ user:list před 2 měsíci
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files před 3 měsíci
  Adam Blakey 4744b02c40 style: Fixed style from composer cs:fix před 3 měsíci
  Adam Blakey aa09af8410 Update core/Command/App/ListApps.php před 3 měsíci
  Joas Schilling 813406322b
fix: Use IUserManager::callForAllUsers() to save memory před 3 měsíci
  Jordan Brown d1e3c0278d
feat(occ): Add --all option for occ user:lastseen před 11 měsíci
  Côme Chilliet 65bad47e7e
fix: Suppress psalm errors about deprecated execute method, we have to use it for now před 3 měsíci
  Côme Chilliet 75751d51de
fix: Call execute until it is removed for Job class před 3 měsíci
  Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info před 4 měsíci
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById před 4 měsíci
  Marcel Müller e23e89f384 feat(occ): Add user:keys:test command před 4 měsíci
  MichaIng 7b137ddd75 feat(updater): hide overwrites from disabled apps list on upgrade před 2 roky
  Johannes Merkel 06d076410a
feat(occ): add possibility to edit indices před 5 měsíci
  Josh 7ce0088737
fix(db): db-convert supports disabled apps but not removed ones před 4 měsíci
  Anupam Kumar ce24923f4c
add generate-password option and flow fixes před 4 měsíci
  Herman van Rink bf7e84fb37
Allow combining --email option with --password-from-env před 5 měsíci
  Anupam Kumar a92c507cb6
new user password email option, improved on #29368 před 9 měsíci
  Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI před 2 roky
  Git'Fellow 6dfe3c91d5 Add a return message for app updates trough occ před 9 měsíci
  Hamid Dehnavi 706231438e Make adjustments based on the review před 1 rokem
  Hamid Dehnavi 5c64528336 Make adjustments based on the review před 1 rokem
  Hamid Dehnavi 7dc304db02 Refactor core/Command/Background před 1 rokem
  Josh 82f0adb91a
fix(security): Describe `occ security:bruteforce:attempts` accurately před 4 měsíci
  John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` před 4 měsíci
  Vincent Petry 839ddaa354
feat: rename users to account or person před 1 rokem
  Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs před 4 měsíci
  Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" před 4 měsíci
  Côme Chilliet e78e27187a chore: Delete deprecated internal Job classes před 4 měsíci
  Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces před 4 měsíci
  Robin Appelman edaa436345
add key location to info:file output před 5 měsíci
  Côme Chilliet 46f729b63b
chore: use DI for Command\Security\ListCertificates před 5 měsíci
  Côme Chilliet 67e3ecef98
chore: Cleanup Installer class as well před 5 měsíci
  Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods před 5 měsíci
  Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" před 5 měsíci
  Robin Appelman 7bf82fc312
add key location to info:file output před 5 měsíci
  Maxence Lange a4da1e43b4 true, on, yes and 1 can be boolean před 5 měsíci
  Maxence Lange 94fe48c998 small fixes před 5 měsíci
  Maxence Lange 6daea857ab fixes před 5 měsíci
  Maxence Lange f7d0c74b10 lazy AppConfig před 5 měsíci
  Maxence Lange bd3df759fb occ background-job:delete před 5 měsíci
  Côme Chilliet e884ffd4c8 Use match statement in richToParsed implementation před 5 měsíci
  Côme Chilliet 9e4eb34a46 Add TODO for richToParsed refactor před 5 měsíci