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 870dbd15df
Update AdminInviteCommand, fix skip email validation flag
4 years ago
..
AdminInviteCommand.php Update AdminInviteCommand, fix skip email validation flag 4 years ago
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 6 years ago
AvatarStorage.php Update Avatar pipeline, fix cloud storage media_path 4 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 4 years ago
BackupToCloud.php Add Cloud Backups, a command to store backups on S3 or compatible filesystems 5 years ago
BannedEmailCheck.php
…
CatchUnoptimizedMedia.php Update configs 4 years ago
CloudMediaMigrate.php Update CloudMediaMigrate command 4 years ago
DatabaseSessionGarbageCollector.php Update console kernel, add db session garbage collector that runs twice daily 5 years ago
ExportLanguages.php Add i18n dev command 5 years ago
FailedJobGC.php Update media gc command 5 years ago
FixDuplicateProfiles.php
…
FixHashtags.php
…
FixLikes.php
…
FixRemotePostCount.php Fix remote account post counts 4 years ago
FixStatusCount.php Update Profile, fix status count 6 years ago
FixUsernames.php Update FixUsernames.php 6 years ago
GenerateInstanceActor.php Update GenerateInstanceActor command 4 years ago
ImportCities.php Fix global memory limit set in constructor 5 years ago
Installer.php Update Installer.php 4 years ago
MediaFix.php
…
MediaGarbageCollector.php Update configs 4 years ago
MediaS3GarbageCollector.php Update MediaS3GarbageCollector command, handle thumbnail deletion 4 years ago
PasswordResetGC.php
…
RegenerateThumbnails.php
…
SeedFollows.php
…
SendUpdateActor.php Update SendUpdateActor command 4 years ago
StatusDedupe.php
…
StoryGC.php Update StoryGC command 4 years ago
UpdateCommand.php
…
UserAdmin.php
…
UserCreate.php Update UserCreate.php 4 years ago
UserDelete.php Update DeleteAccountPipeline, fixes #2016 7 years ago
UserRegistrationMagicLink.php Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 4 years ago
UserShow.php
…
UserSuspend.php
…
UserTable.php
…
UserUnsuspend.php
…
UserVerifyEmail.php Add Manually verify email address command 4 years ago
VideoThumbnail.php
…