521 Commits (19e7704c85d0e8aa1c8ea2ca7e8bf47d549ec0e2)

Author SHA1 Message Date
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 2 years ago
Joas Schilling 00d483585b
fix: Add options to support all used features by core 2 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 2 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected 2 years ago
Faraz Samapoor faaa8cc4e1 Update core/Command/TwoFactorAuth/Cleanup.php 2 years ago
Faraz Samapoor 6e33efa543 Update core/Command/TwoFactorAuth/Enable.php 2 years ago
Faraz Samapoor 34e8887ddb Update core/Command/TwoFactorAuth/Disable.php 2 years ago
Faraz Samapoor 9bd9c09aae Update core/Command/TwoFactorAuth/State.php 2 years ago
Faraz Samapoor 116b8c68a6 Update core/Command/TwoFactorAuth/Enforce.php 2 years ago
Faraz Samapoor cb8850dc8f Update core/Command/Check.php 2 years ago
Faraz Samapoor 0db0572626 Adds constructor to the Based class. 2 years ago
Faraz Samapoor c01129947e Uses PHP8's constructor property promotion. 2 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 2 years ago
Faraz Samapoor 90035e98c1 Update core/Command/Encryption/DecryptAll.php 2 years ago
Faraz Samapoor 9c2abae59c Update core/Command/Encryption/EncryptAll.php 2 years ago
Faraz Samapoor bcfbcbb91c Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor 2ace19fc54 Fixes php-cs error. 2 years ago
Faraz Samapoor f9a9ad50c3 Uses PHP8's constructor property promotion in core/Command/Encryption classes. 2 years ago
Faraz Samapoor b590059c26 Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor c0a5bdea5e Uses PHP8's constructor property promotion. 2 years ago
Faraz Samapoor 51aae7866c Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor 3519689d50 Uses PHP8's constructor property promotion in core/Command/Config and core/Command/Group classes. 2 years ago
Faraz Samapoor f63c52a396 Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor d83944fd10 Uses PHP8's constructor property promotion. 2 years ago
Faraz Samapoor cda0f74e0b Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor ea844ca5fb Uses PHP8's constructor property promotion. 2 years ago
Faraz Samapoor d60bedfeee Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor ec63264153 Uses PHP8's constructor property promotion in core/Command/Maintenance classes. 2 years ago
Faraz Samapoor 1e8ec53b8c Update core/Command/Db/ConvertType.php 2 years ago
Faraz Samapoor 73d7c45ae1 Update core/Command/Db/ConvertFilecacheBigInt.php 2 years ago
Faraz Samapoor d34cafc58c Update core/Command/Db/Migrations/MigrateCommand.php 2 years ago
Faraz Samapoor f1a19a10fc Update core/Command/Db/Migrations/StatusCommand.php 2 years ago
Faraz Samapoor b5cbba7fc1 Uses PHP8's constructor property promotion in core/Command/Db classes. 2 years ago
Faraz Samapoor 9dc4efc52a Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor 99f117146d Uses PHP8's constructor property promotion in core/Command/User classes. 2 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 2 years ago
Robin Appelman cdcd6f2872
also show file etag in file info 2 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