Commit Graph

511 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
Faraz Samapoor faaa8cc4e1 Update core/Command/TwoFactorAuth/Cleanup.php 3 years ago
Faraz Samapoor 6e33efa543 Update core/Command/TwoFactorAuth/Enable.php 3 years ago
Faraz Samapoor 34e8887ddb Update core/Command/TwoFactorAuth/Disable.php 3 years ago
Faraz Samapoor 9bd9c09aae Update core/Command/TwoFactorAuth/State.php 3 years ago
Faraz Samapoor 116b8c68a6 Update core/Command/TwoFactorAuth/Enforce.php 3 years ago
Faraz Samapoor cb8850dc8f Update core/Command/Check.php 3 years ago
Faraz Samapoor 0db0572626 Adds constructor to the Based class. 3 years ago
Faraz Samapoor c01129947e Uses PHP8's constructor property promotion. 3 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Faraz Samapoor 90035e98c1 Update core/Command/Encryption/DecryptAll.php 3 years ago
Faraz Samapoor 9c2abae59c Update core/Command/Encryption/EncryptAll.php 3 years ago
Faraz Samapoor bcfbcbb91c Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor 2ace19fc54 Fixes php-cs error. 3 years ago
Faraz Samapoor f9a9ad50c3 Uses PHP8's constructor property promotion in core/Command/Encryption classes. 3 years ago
Faraz Samapoor b590059c26 Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor c0a5bdea5e Uses PHP8's constructor property promotion. 3 years ago
Faraz Samapoor 51aae7866c Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor 3519689d50 Uses PHP8's constructor property promotion in core/Command/Config and core/Command/Group classes. 3 years ago
Faraz Samapoor f63c52a396 Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor d83944fd10 Uses PHP8's constructor property promotion. 3 years ago
Faraz Samapoor cda0f74e0b Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ea844ca5fb Uses PHP8's constructor property promotion. 3 years ago
Faraz Samapoor d60bedfeee Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ec63264153 Uses PHP8's constructor property promotion in core/Command/Maintenance classes. 3 years ago
Faraz Samapoor 1e8ec53b8c Update core/Command/Db/ConvertType.php 3 years ago
Faraz Samapoor 73d7c45ae1 Update core/Command/Db/ConvertFilecacheBigInt.php 3 years ago
Faraz Samapoor d34cafc58c Update core/Command/Db/Migrations/MigrateCommand.php 3 years ago
Faraz Samapoor f1a19a10fc Update core/Command/Db/Migrations/StatusCommand.php 3 years ago
Faraz Samapoor b5cbba7fc1 Uses PHP8's constructor property promotion in core/Command/Db classes. 3 years ago
Faraz Samapoor 9dc4efc52a Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor 99f117146d Uses PHP8's constructor property promotion in core/Command/User classes. 3 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 3 years ago
Robin Appelman cdcd6f2872
also show file etag in file info 3 years ago
Robin Appelman f9fb102f0b
move get/delete commands to files namespace, make get take the output as argument instead of option 3 years ago
Robin Appelman ad81a5f333
add command to delete a file 3 years ago
Robin Appelman b80e554464
add command to get a file from the filesystem 3 years ago
Robin Appelman cd3e7fd1b0
list supported databases when provided db isn't supported 3 years ago
Robin Appelman 5c31c35d40
add option to list all files instead of limiting 3 years ago
Robin Appelman 2b4bd02be9
add command to summarize space usage 3 years ago
Robin Appelman db43d90387
add new index in repair step instead of on-migrate 3 years ago
Côme Chilliet 876c162df8
Use the searchDisplayName recommended method in user:list 3 years ago
Robin Appelman c5dfa1cb79
validate that folder size sums to children 3 years ago
Robin Appelman 60cf0c8f5f
add command for getting fileinfo for debugging 3 years ago
Faraz Samapoor 8f4b20aaa1
Refactors core/Command/Encryption/Enable.php to improve code readability. 3 years ago
Robin Appelman b89621e8da
fix output for group:list command with numeric user ids 3 years ago
Robin Appelman 013eedabbd
add command to generate a preview for a file 3 years ago
Louis Chemineau bda66f9fb6 Add parent index on filecache 3 years ago
Vitor Mattos fd4c53f311 Fix typo that added a letter to migration template 3 years ago
Joas Schilling e0251ea24e
Fail the repair command when an error happened 3 years ago
Côme Chilliet d00422b812
Fix computerFileSize when called with a string without unit 3 years ago