You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Console/Commands/Admin
Your Name 1eae4bbd43 refactor: organize Artisan commands into subfolders
Group console commands into Admin, Dev, FixBugs, Install, Internal, and
User subfolders (matching the earlier reorganization), and add a new
Status subfolder for the status:user, status:profile, and status:post
debug commands. Namespaces updated to match; command signatures and the
total command count are unchanged.
4 weeks ago
..
AdminInviteCommand.php refactor: organize Artisan commands into subfolders 4 weeks ago
BackupToCloud.php refactor: organize Artisan commands into subfolders 4 weeks ago
BannedEmailCheck.php refactor: organize Artisan commands into subfolders 4 weeks ago
CaptchaToggleCommand.php refactor: organize Artisan commands into subfolders 4 weeks ago
CuratedOnboardingCommand.php refactor: organize Artisan commands into subfolders 4 weeks ago
DeleteRemoteProfile.php refactor: organize Artisan commands into subfolders 4 weeks ago
ImportCities.php refactor: organize Artisan commands into subfolders 4 weeks ago
ImportEmojis.php refactor: organize Artisan commands into subfolders 4 weeks ago
InstanceManager.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageCloudToCloud.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageCloudToLocal.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageLocalToCloud.php refactor: organize Artisan commands into subfolders 4 weeks ago
MigrateLocalS3MediaURL.php refactor: organize Artisan commands into subfolders 4 weeks ago
RegenerateThumbnails.php refactor: organize Artisan commands into subfolders 4 weeks ago
SendUpdateActor.php refactor: organize Artisan commands into subfolders 4 weeks ago
VideoThumbnail.php refactor: organize Artisan commands into subfolders 4 weeks ago