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
CatchUnoptimizedMedia.php Update media:optimize command 5 years ago
FailedJobGC.php Update media gc command 4 years ago
FixDuplicateProfiles.php
FixHashtags.php
FixLikes.php
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
PasswordResetGC.php Update password reset ttl, now expires after 24 hours 6 years ago
RegenerateThumbnails.php
SeedFollows.php
StatusDedupe.php
StoryGC.php Update story gc 4 years ago
UpdateCommand.php
UserAdmin.php
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