Commit Graph

590 Commits (572faa1224b0b6571e40b9ef2c350514b06b7151)

Author SHA1 Message Date
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 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 3 years ago
Simon L 3f6caa46f3 document error 3 years ago
Jonas af4287d8a3 Update core/Command/Background/ListCommand.php 3 years ago
Jonas 490f5cc4ec fix(Background): Bump default limit for listing background jobs to 500 3 years ago
Jonas 9fbe68ab36 fix(Background): Show comment about limit at end and conditionally 3 years ago
Jonas deb4bb8d4e Update core/Command/Background/ListCommand.php 3 years ago
Josh Richards bb75dab93a (enh) Change occ background-job:list limit default 10->100 3 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 3 years ago
Côme Chilliet 39d2970191
Add $name property in SetupResult and improve API 3 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago
Côme Chilliet 3cdb059dcf
Use no style for info to make it different from warning 3 years ago
Côme Chilliet 2aab6bd209 Fix icon for errors to be consistent with the others 3 years ago
Côme Chilliet 802da2b801 Add an emoji for warnings as well 3 years ago
Côme Chilliet a1a7774374 Use constants for SUCCESS/FAILURE and show errors even on quiet level 3 years ago
Côme Chilliet b5eeaa90d7 Add a command to run the setup checks from CLI 3 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 3 years ago
Hamid Dehnavi 3658894722 Make adjustments based on the review 3 years ago
Hamid Dehnavi 8075f6976f Make adjustments based on the review 3 years ago
Hamid Dehnavi 81884cf9da Refactor core/Command/App 3 years ago
Lucas Azevedo cc912c3b51 Format lastActivity and type for plain output 3 years ago
Daniel Kesselberg 84230059e9
fix: make cancelOperation public 3 years ago