pixelfed/app/Console/Commands
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion
2022-06-19 06:52:06 -06:00
..
AvatarDefaultMigration.php Update Avatar Migration command, use jpeg default 2020-12-14 23:57:28 -07:00
AvatarSync.php Add avatar:sync command 2022-01-02 21:34:15 -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 media:optimize command 2021-01-17 01:45:56 -07: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 command 2019-02-12 01:22:08 -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
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 command 2022-06-09 00:09:01 -06:00
MediaFix.php Add MediaFix command 2020-01-30 00:21:01 -07:00
MediaGarbageCollector.php Update MediaDeletePipeline, fix async media deletion 2022-06-19 06:52:06 -06: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
StatusDedupe.php Update StatusDedupe command 2019-10-18 19:29:03 -06:00
StoryGC.php Update story gc 2021-09-04 01:59:50 -06:00
UpdateCommand.php Update UpdateCommand 2019-03-01 23:28:37 -07:00
UserAdmin.php Add UserAdmin command 2019-03-26 20:25:27 -06:00
UserCreate.php Update UserCreate.php 2022-05-21 15:53:47 +09:30
UserDelete.php Update DeleteAccountPipeline, fixes #2016 2020-02-15 23:10:36 -07:00
UserShow.php Add user:show command 2019-03-01 12:16:15 -07:00
UserSuspend.php Add user suspend commands 2019-03-01 12:42:46 -07:00
UserTable.php Add user:table command 2019-03-01 13:29:35 -07:00
UserUnsuspend.php Add user suspend commands 2019-03-01 12:42:46 -07:00
VideoThumbnail.php Add VideoThumbnail command 2019-05-26 18:34:54 -06:00