pixelfed/app/Console/Commands
Daniel Supernault 8a1fa38550
Update AdminInviteCommand, improve expiration logic
2022-12-19 22:43:45 -07:00
..
AdminInviteCommand.php Update AdminInviteCommand, improve expiration logic 2022-12-19 22:43:45 -07:00
AvatarDefaultMigration.php
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
BannedEmailCheck.php
CatchUnoptimizedMedia.php Update configs 2022-12-17 20:28:23 -07:00
CloudMediaMigrate.php Update CloudMediaMigrate command 2022-12-18 00:40:59 -07:00
DatabaseSessionGarbageCollector.php
ExportLanguages.php
FailedJobGC.php
FixDuplicateProfiles.php
FixHashtags.php
FixLikes.php
FixRemotePostCount.php Fix remote account post counts 2022-08-06 03:23:58 -06:00
FixStatusCount.php
FixUsernames.php
GenerateInstanceActor.php Update GenerateInstanceActor command 2022-06-06 22:29:33 -06:00
ImportCities.php
Installer.php Update Installer.php 2022-07-05 22:44:40 +09:30
MediaFix.php
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
RegenerateThumbnails.php
SeedFollows.php
SendUpdateActor.php Update SendUpdateActor command 2022-11-17 19:43:01 -07:00
StatusDedupe.php
StoryGC.php Update StoryGC command 2022-12-05 03:28:31 -07:00
UpdateCommand.php
UserAdmin.php
UserCreate.php Update UserCreate.php 2022-06-05 15:20:57 +09:30
UserDelete.php
UserRegistrationMagicLink.php Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2022-11-30 03:47:18 -07:00
UserShow.php
UserSuspend.php
UserTable.php
UserUnsuspend.php
UserVerifyEmail.php Add Manually verify email address command 2022-11-17 18:09:16 -07:00
VideoThumbnail.php