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.
Daniel Supernault
adb070f178
Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled
|
2 years ago |
.. |
AdminInviteCommand.php
|
Update AdminInviteCommand, fix skip email validation flag
|
3 years ago |
AvatarDefaultMigration.php
|
…
|
|
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
|
4 years ago |
BannedEmailCheck.php
|
…
|
|
CatchUnoptimizedMedia.php
|
Update configs
|
3 years ago |
CloudMediaMigrate.php
|
Add error logging for migrating to cloud storage failures
|
3 years ago |
DatabaseSessionGarbageCollector.php
|
Update console kernel, add db session garbage collector that runs twice daily
|
4 years ago |
ExportLanguages.php
|
Add i18n dev command
|
4 years ago |
FailedJobGC.php
|
…
|
|
FixDuplicateProfiles.php
|
Resolve issue with raw sql backticks for postgresql migrations
|
3 years ago |
FixHashtags.php
|
…
|
|
FixLikes.php
|
…
|
|
FixMediaDriver.php
|
Update pipeline dispatch, replace dispatchSync with dispatch
|
2 years ago |
FixRemotePostCount.php
|
Fix remote account post counts
|
3 years ago |
FixStatusCount.php
|
…
|
|
FixUsernames.php
|
…
|
|
GenerateInstanceActor.php
|
Update GenerateInstanceActor command
|
3 years ago |
ImportCities.php
|
Fix global memory limit set in constructor
|
4 years ago |
Installer.php
|
Update Installer.php
|
3 years ago |
MediaFix.php
|
…
|
|
MediaGarbageCollector.php
|
Update configs
|
3 years ago |
MediaS3GarbageCollector.php
|
Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled
|
2 years ago |
PasswordResetGC.php
|
…
|
|
RegenerateThumbnails.php
|
…
|
|
SeedFollows.php
|
…
|
|
SendUpdateActor.php
|
Update SendUpdateActor command
|
3 years ago |
StatusDedupe.php
|
…
|
|
StoryGC.php
|
Update StoryGC command
|
3 years ago |
UpdateCommand.php
|
…
|
|
UserAdmin.php
|
Update User artisan commands to match UserDelete
|
3 years ago |
UserCreate.php
|
Update UserCreate command, fix is_admin flag
|
2 years ago |
UserDelete.php
|
…
|
|
UserRegistrationMagicLink.php
|
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links
|
3 years ago |
UserShow.php
|
Update User artisan commands to match UserDelete
|
3 years ago |
UserSuspend.php
|
Update User artisan commands to match UserDelete
|
3 years ago |
UserTable.php
|
…
|
|
UserUnsuspend.php
|
Update User artisan commands to match UserDelete
|
3 years ago |
UserVerifyEmail.php
|
Add Manually verify email address command
|
3 years ago |
VideoThumbnail.php
|
Update pipeline dispatch, replace dispatchSync with dispatch
|
2 years ago |