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
Dan Church c685e3e9f4
Fix global memory limit set in constructor
Instead, set it when running.

Having the set in the constructor was causing memory_limit to be changed
for "artisan queue:work" processes.
4 years ago
..
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 5 years ago
BannedEmailCheck.php Update command 6 years ago
CatchUnoptimizedMedia.php Update media:optimize command 5 years ago
FailedJobGC.php Update media gc command 4 years ago
FixDuplicateProfiles.php
FixHashtags.php Update FixHashtags command 6 years ago
FixLikes.php Update FixLikes command, fix postgres support 6 years ago
FixStatusCount.php Update Profile, fix status count 5 years ago
FixUsernames.php Update FixUsernames.php 5 years ago
GenerateInstanceActor.php Add InstanceActor generate command 5 years ago
ImportCities.php Fix global memory limit set in constructor 4 years ago
Installer.php typo 6 years ago
MediaFix.php Add MediaFix command 6 years ago
MediaGarbageCollector.php Update console command 6 years ago
PasswordResetGC.php Update password reset ttl, now expires after 24 hours 6 years ago
RegenerateThumbnails.php Add RegenerateThumbnails command 6 years ago
SeedFollows.php Update command 6 years ago
StatusDedupe.php Update StatusDedupe command 6 years ago
StoryGC.php Update story gc 4 years ago
UpdateCommand.php
UserAdmin.php Add UserAdmin command 7 years ago
UserCreate.php Update UserCreate command, closes #2581 5 years ago
UserDelete.php Update DeleteAccountPipeline, fixes #2016 6 years ago
UserShow.php
UserSuspend.php
UserTable.php
UserUnsuspend.php
VideoThumbnail.php Add VideoThumbnail command 6 years ago