]> BookStack Code Mirror - bookstack/commit
Updated command classes to include "Command" in name 4262/head
authorDan Brown <redacted>
Wed, 24 May 2023 12:21:46 +0000 (13:21 +0100)
committerDan Brown <redacted>
Wed, 24 May 2023 12:21:46 +0000 (13:21 +0100)
commit431aeefdda5a253459465dd15f9801b33897c2fe
tree313ef767813fd097de7b9e720932096629d1cce2
parentc0620da9f8cb934ffab862ba420be2951d0f86d1
Updated command classes to include "Command" in name
14 files changed:
app/Console/Commands/CleanupImagesCommand.php [moved from app/Console/Commands/CleanupImages.php with 98% similarity]
app/Console/Commands/ClearActivityCommand.php [moved from app/Console/Commands/ClearActivity.php with 93% similarity]
app/Console/Commands/ClearRevisionsCommand.php [moved from app/Console/Commands/ClearRevisions.php with 95% similarity]
app/Console/Commands/ClearViewsCommand.php [moved from app/Console/Commands/ClearViews.php with 93% similarity]
app/Console/Commands/CopyShelfPermissionsCommand.php [moved from app/Console/Commands/CopyShelfPermissions.php with 97% similarity]
app/Console/Commands/CreateAdminCommand.php [moved from app/Console/Commands/CreateAdmin.php with 98% similarity]
app/Console/Commands/DeleteUsersCommand.php [moved from app/Console/Commands/DeleteUsers.php with 96% similarity]
app/Console/Commands/RegenerateCommentContentCommand.php [moved from app/Console/Commands/RegenerateCommentContent.php with 95% similarity]
app/Console/Commands/RegeneratePermissionsCommand.php [moved from app/Console/Commands/RegeneratePermissions.php with 95% similarity]
app/Console/Commands/RegenerateReferencesCommand.php [moved from app/Console/Commands/RegenerateReferences.php with 95% similarity]
app/Console/Commands/RegenerateSearchCommand.php [moved from app/Console/Commands/RegenerateSearch.php with 96% similarity]
app/Console/Commands/ResetMfaCommand.php [moved from app/Console/Commands/ResetMfa.php with 97% similarity]
app/Console/Commands/UpdateUrlCommand.php [moved from app/Console/Commands/UpdateUrl.php with 99% similarity]
app/Console/Commands/UpgradeDatabaseEncodingCommand.php [moved from app/Console/Commands/UpgradeDatabaseEncoding.php with 96% similarity]