pixelfed/app/Console/Commands
Daniel Supernault e4e7b5062a
Update FixDuplicateProfiles command
2023-01-21 08:49:51 -07:00
..
AdminInviteCommand.php Update AdminInviteCommand, fix skip email validation flag 2022-12-19 22:49:22 -07:00
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 2020-12-14 23:57:28 -07:00
AvatarStorage.php Update Avatar pipeline, fix cloud storage media_path 2022-12-02 02:45:35 -07:00
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 2022-12-02 00:21:53 -07:00
BackupToCloud.php Add Cloud Backups, a command to store backups on S3 or compatible filesystems 2021-12-14 20:08:44 -07:00
BannedEmailCheck.php Update command 2019-08-09 13:56:00 -06:00
CatchUnoptimizedMedia.php Update configs 2022-12-17 20:28:23 -07:00
CloudMediaMigrate.php Add error logging for migrating to cloud storage failures 2023-01-04 11:57:56 -05:00
DatabaseSessionGarbageCollector.php Update console kernel, add db session garbage collector that runs twice daily 2021-12-19 01:25:49 -07:00
ExportLanguages.php Add i18n dev command 2021-12-21 22:32:33 -07:00
FailedJobGC.php Update media gc command 2021-08-31 00:24:20 -06:00
FixDuplicateProfiles.php Update FixDuplicateProfiles command 2023-01-21 08:49:51 -07:00
FixHashtags.php Update FixHashtags command 2019-07-08 00:20:32 -06:00
FixLikes.php Update FixLikes command, fix postgres support 2019-10-18 13:40:56 -06:00
FixRemotePostCount.php Fix remote account post counts 2022-08-06 03:23:58 -06:00
FixStatusCount.php Update Profile, fix status count 2020-12-27 14:45:31 -07:00
FixUsernames.php Update FixUsernames.php 2020-11-26 18:30:40 +01:00
GenerateInstanceActor.php Update GenerateInstanceActor command 2022-06-06 22:29:33 -06:00
ImportCities.php Fix global memory limit set in constructor 2021-09-27 15:09:00 -05:00
Installer.php Update Installer.php 2022-07-05 22:44:40 +09:30
MediaFix.php Add MediaFix command 2020-01-30 00:21:01 -07:00
MediaGarbageCollector.php Update configs 2022-12-17 20:28:23 -07:00
MediaS3GarbageCollector.php Update MediaS3GarbageCollector command, handle thumbnail deletion 2022-12-18 01:13:29 -07:00
PasswordResetGC.php Update password reset ttl, now expires after 24 hours 2020-01-28 23:37:08 -07:00
RegenerateThumbnails.php Add RegenerateThumbnails command 2019-06-19 14:27:26 -06:00
SeedFollows.php Update command 2019-05-13 01:09:36 -06:00
SendUpdateActor.php Update SendUpdateActor command 2022-11-17 19:43:01 -07:00
StatusDedupe.php Update StatusDedupe command 2019-10-18 19:29:03 -06:00
StoryGC.php Update StoryGC command 2022-12-05 03:28:31 -07:00
UpdateCommand.php Update UpdateCommand 2019-03-01 23:28:37 -07:00
UserAdmin.php Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00
UserCreate.php Update UserCreate.php 2022-06-05 15:20:57 +09:30
UserDelete.php Update DeleteAccountPipeline, fixes #2016 2020-02-15 23:10:36 -07:00
UserRegistrationMagicLink.php Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2022-11-30 03:47:18 -07:00
UserShow.php Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00
UserSuspend.php Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00
UserTable.php Add user:table command 2019-03-01 13:29:35 -07:00
UserUnsuspend.php Update User artisan commands to match UserDelete 2023-01-08 11:38:56 +13:00
UserVerifyEmail.php Add Manually verify email address command 2022-11-17 18:09:16 -07:00
VideoThumbnail.php Add VideoThumbnail command 2019-05-26 18:34:54 -06:00