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
Nils van Lück c96bcd559d Check imported emojis for mimetype
Signed-off-by: Nils van Lück <nils@vanlueck.dev>
2 years ago
..
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 4 years ago
AvatarStorage.php Update Avatar pipeline, fix cloud storage media_path 3 years ago
AvatarSync.php Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to 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
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
FixLikes.php
FixRemotePostCount.php Fix remote account post counts 3 years ago
FixStatusCount.php Update Profile, fix status count 4 years ago
FixUsernames.php Update FixUsernames.php 5 years ago
GenerateInstanceActor.php Update GenerateInstanceActor command 3 years ago
ImportCities.php Fix global memory limit set in constructor 4 years ago
ImportEmojis.php Check imported emojis for mimetype 2 years ago
Installer.php Update Installer.php 3 years ago
MediaFix.php Add MediaFix command 5 years ago
MediaGarbageCollector.php Update MediaDeletePipeline, fix async media deletion 3 years ago
PasswordResetGC.php Update password reset ttl, now expires after 24 hours 5 years ago
RegenerateThumbnails.php
SeedFollows.php
SendUpdateActor.php Update SendUpdateActor command 3 years ago
StatusDedupe.php Update StatusDedupe command 6 years ago
StoryGC.php Update story gc 4 years ago
UpdateCommand.php
UserAdmin.php
UserCreate.php Update UserCreate.php 3 years ago
UserDelete.php Update DeleteAccountPipeline, fixes #2016 5 years ago
UserRegistrationMagicLink.php Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 3 years ago
UserShow.php
UserSuspend.php
UserTable.php
UserUnsuspend.php
UserVerifyEmail.php Add Manually verify email address command 3 years ago
VideoThumbnail.php