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
Your Name 98267eb26f refactor: replace deprecated str_random() with Str::random()
str_random() is a deprecated helper from laravel/helpers that was
missed in the initial helpers removal. Replace all 18 call sites
with the modern Str::random() equivalent.
4 weeks ago
..
AccountPostCountStatUpdate.php Update AccountPostCountStatUpdate, fix memory leak 2 years ago
AddUserDomainBlock.php Lint commands 9 months ago
AdminInviteCommand.php Update AdminInviteController 3 months ago
AvatarDefaultMigration.php Lint commands 9 months ago
AvatarStorage.php Lint commands 9 months ago
AvatarStorageDeepClean.php Lint commands 9 months ago
BackupToCloud.php Lint commands 9 months ago
BannedEmailCheck.php Lint commands 9 months ago
CaptchaToggleCommand.php Lint commands 9 months ago
CatchUnoptimizedMedia.php Lint commands 9 months ago
CleanupExpiredAppRegistrations.php Update AppRegister controller, add scheduled cleanup task to delete older than 90d 1 year ago
CloudMediaMigrate.php Lint commands 9 months ago
CuratedOnboardingCommand.php Lint commands 9 months ago
DatabaseSessionGarbageCollector.php Lint commands 9 months ago
DeleteRemoteProfile.php Update DeleteRemoteProfile command 2 years ago
DeleteUserDomainBlock.php Lint commands 9 months ago
ExportLanguages.php Lint commands 9 months ago
FailedJobGC.php Lint commands 9 months ago
FetchMissingMediaMimeType.php Update media_types, use config_cache 3 years ago
FixDuplicateProfiles.php Convert string references to `::class` 4 weeks ago
FixHashtags.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
FixLikes.php Lint commands 9 months ago
FixMediaDriver.php Lint commands 9 months ago
FixMissingUserProfile.php Lint commands 9 months ago
FixRemotePostCount.php Lint commands 9 months ago
FixStatusCount.php Lint commands 9 months ago
FixUsernames.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
GenerateInstanceActor.php Lint commands 9 months ago
HashtagCachedCountUpdate.php Lint commands 9 months ago
HashtagRelatedGenerate.php Lint commands 9 months ago
ImportCities.php Lint commands 9 months ago
ImportEmojis.php Lint commands 9 months ago
ImportRemoveDeletedAccounts.php Lint commands 9 months ago
ImportUploadCleanStorage.php Lint commands 9 months ago
ImportUploadGarbageCollection.php Lint commands 9 months ago
ImportUploadMediaToCloudStorage.php Lint commands 9 months ago
Installer.php Lint commands 9 months ago
InstanceManager.php Lint commands 9 months ago
InstanceUpdateTotalLocalPosts.php Update InstanceUpdateTotalLocalPosts.php 1 year ago
Localization.php Add localization:generate command to generate the js/vue l10n files from the blade translations 2 years ago
MediaCloudUrlRewrite.php RemoveUnreachableStatementRector 11 months ago
MediaFix.php Lint commands 9 months ago
MediaGarbageCollector.php Lint commands 9 months ago
MediaS3GarbageCollector.php Lint commands 9 months ago
NotificationEpochUpdate.php Lint commands 9 months ago
PasswordResetGC.php Lint commands 9 months ago
PushGatewayRefresh.php Lint commands 9 months ago
ReclaimUsername.php Lint commands 9 months ago
RegenerateThumbnails.php Lint commands 9 months ago
SeedDevUsers.php Create SeedDevUsers.php 4 weeks ago
SeedFollows.php Lint commands 9 months ago
SendUpdateActor.php Lint commands 9 months ago
SoftwareUpdateRefresh.php Lint commands 9 months ago
StatusDedupe.php Lint commands 9 months ago
StoryGC.php Lint commands 9 months ago
TransformImports.php Update IG Import 11 months ago
UpdateCommand.php Lint commands 9 months ago
UserAccountDelete.php Lint 6 months ago
UserAdmin.php Lint commands 9 months ago
UserAvatarDelete.php Update UserAvatarDelete command. Fixes #6627 1 month ago
UserCreate.php Lint commands 9 months ago
UserDelete.php Lint commands 9 months ago
UserRegistrationMagicLink.php Lint commands 9 months ago
UserShow.php Lint commands 9 months ago
UserSuspend.php Lint commands 9 months ago
UserTable.php Lint commands 9 months ago
UserToggle2FA.php Lint commands 9 months ago
UserUnsuspend.php Lint commands 9 months ago
UserVerifyEmail.php Lint commands 9 months ago
VideoThumbnail.php Lint commands 9 months ago
WeeklyInstanceScan.php Update task scheduler, add weekly instance scan to check nodeinfo for known instances 2 years ago