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
Daniel Supernault 41cc741be6
Add avatar:sync command
3 years ago
..
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 4 years ago
AvatarSync.php Add avatar:sync command 3 years ago
BackupToCloud.php Add Cloud Backups, a command to store backups on S3 or compatible filesystems 3 years ago
BannedEmailCheck.php Update command 6 years ago
CatchUnoptimizedMedia.php Update media:optimize command 4 years ago
DatabaseSessionGarbageCollector.php Update console kernel, add db session garbage collector that runs twice daily 3 years ago
ExportLanguages.php Add i18n dev command 3 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 5 years ago
FixStatusCount.php Update Profile, fix status count 4 years ago
FixUsernames.php Update FixUsernames.php 4 years ago
GenerateInstanceActor.php Add InstanceActor generate command 4 years ago
ImportCities.php Fix global memory limit set in constructor 3 years ago
Installer.php typo 5 years ago
MediaFix.php Add MediaFix command 5 years ago
MediaGarbageCollector.php Update console command 6 years ago
PasswordResetGC.php Update password reset ttl, now expires after 24 hours 5 years ago
RegenerateThumbnails.php Add RegenerateThumbnails command 6 years ago
SeedFollows.php
StatusDedupe.php Update StatusDedupe command 5 years ago
StoryGC.php Update story gc 4 years ago
UpdateCommand.php
UserAdmin.php
UserCreate.php Update UserCreate command, closes #2581 4 years ago
UserDelete.php Update DeleteAccountPipeline, fixes #2016 5 years ago
UserShow.php
UserSuspend.php
UserTable.php
UserUnsuspend.php
VideoThumbnail.php