Commit Graph

578 Commits (0fa226ee7cd3df92dbbe23fde7b73eddbf73bbcd)

Author SHA1 Message Date
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
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
Lucas Azevedo cc912c3b51 Format lastActivity and type for plain output 3 years ago
Daniel Kesselberg 84230059e9
fix: make cancelOperation public 3 years ago
Lucas Azevedo 9c66bf6dc3 Use table output for list command 3 years ago
Lucas Azevedo c93b1634d3
Fixes from static analysis 3 years ago
Lucas Azevedo fe9b9c1955 Add last-used-before option 3 years ago
Lucas Azevedo 5af683d2c4 Namespace user auth token commands 3 years ago
Lucas Azevedo ca101b2dbe Filter out sensitive fields in user:auth-tokens 3 years ago
Lucas Azevedo 7d05d1f604 Add missing return types 3 years ago
Lucas Azevedo 651044ce17 feat: Add user:delete-auth-token command 3 years ago
Lucas Azevedo eed32112c5 feat: Add user:auth-tokens command 3 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 3 years ago