625 Commits (b93724a515ced59dc1825eb5182df7023b70f0db)

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