Commit Graph

610 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Joas Schilling 813406322b
fix: Use IUserManager::callForAllUsers() to save memory 2 years ago
Jordan Brown d1e3c0278d
feat(occ): Add --all option for occ user:lastseen 2 years ago
Côme Chilliet 65bad47e7e
fix: Suppress psalm errors about deprecated execute method, we have to use it for now 2 years ago
Côme Chilliet 75751d51de
fix: Call execute until it is removed for Job class 2 years ago
Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Marcel Müller e23e89f384 feat(occ): Add user:keys:test command 2 years 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 2 years ago
Josh 7ce0088737
fix(db): db-convert supports disabled apps but not removed ones 2 years ago
Anupam Kumar ce24923f4c
add generate-password option and flow fixes 2 years ago
Herman van Rink bf7e84fb37
Allow combining --email option with --password-from-env 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years 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 2 years ago
Hamid Dehnavi 706231438e Make adjustments based on the review 2 years ago
Hamid Dehnavi 5c64528336 Make adjustments based on the review 2 years ago
Hamid Dehnavi 7dc304db02 Refactor core/Command/Background 2 years ago
Josh 82f0adb91a
fix(security): Describe `occ security:bruteforce:attempts` accurately 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet e78e27187a chore: Delete deprecated internal Job classes 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Robin Appelman edaa436345
add key location to info:file output 2 years ago
Côme Chilliet 46f729b63b
chore: use DI for Command\Security\ListCertificates 2 years ago
Côme Chilliet 67e3ecef98
chore: Cleanup Installer class as well 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" 2 years ago
Robin Appelman 7bf82fc312
add key location to info:file output 2 years ago
Maxence Lange a4da1e43b4 true, on, yes and 1 can be boolean 2 years ago
Maxence Lange 94fe48c998 small fixes 2 years ago
Maxence Lange 6daea857ab fixes 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Maxence Lange bd3df759fb occ background-job:delete 2 years ago
Côme Chilliet e884ffd4c8 Use match statement in richToParsed implementation 2 years ago
Côme Chilliet 9e4eb34a46 Add TODO for richToParsed refactor 2 years ago
Côme Chilliet ee0175e7d4 Fix psalm issue in SetupChecks command 2 years ago
Côme Chilliet f34865eb4e Add RichObject support for SetupChecks descriptions 2 years ago
Josh Richards b3e5c14a6c
fix(Update): Handle upstream exception scenario cleanly 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 2 years ago
Simon L 3f6caa46f3 document error 2 years ago
Jonas af4287d8a3 Update core/Command/Background/ListCommand.php 2 years ago
Jonas 490f5cc4ec fix(Background): Bump default limit for listing background jobs to 500 2 years ago
Jonas 9fbe68ab36 fix(Background): Show comment about limit at end and conditionally 2 years ago
Jonas deb4bb8d4e Update core/Command/Background/ListCommand.php 2 years ago
Josh Richards bb75dab93a (enh) Change occ background-job:list limit default 10->100 2 years ago