Daniel Supernault bbc7f7b0d4 Fix race condition пре 2 недеља
..
AccountPostCountStatUpdate.php 134eb6324e Update AccountPostCountStatUpdate, fix memory leak пре 4 месеци
AddUserDomainBlock.php 73a0f528ab Update user domain block commands пре 1 година
AdminInviteCommand.php 870dbd15df Update AdminInviteCommand, fix skip email validation flag пре 2 година
AvatarDefaultMigration.php be3ad6b15f Update Avatar Migration command, use jpeg default пре 4 година
AvatarStorage.php 665581d80c Update cloud storage, use config_cache пре 1 година
AvatarStorageDeepClean.php 665581d80c Update cloud storage, use config_cache пре 1 година
AvatarSync.php 223aea4765 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 пре 2 година
BackupToCloud.php 3515a98e55 Add Cloud Backups, a command to store backups on S3 or compatible filesystems пре 3 година
BannedEmailCheck.php ae234b9846 Update command пре 6 година
CaptchaToggleCommand.php 71adfd2804 Add app:captcha-toggle-command command to disable captcha from cli пре 1 година
CatchUnoptimizedMedia.php 3861e7ddfe Staging (#5978) пре 2 месеци
CloudMediaMigrate.php 665581d80c Update cloud storage, use config_cache пре 1 година
CuratedOnboardingCommand.php 4960421073 Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails пре 5 месеци
DatabaseSessionGarbageCollector.php 03b0a62a22 Update console kernel, add db session garbage collector that runs twice daily пре 3 година
DeleteRemoteProfile.php c5f85c71ae Update DeleteRemoteProfile command пре 1 година
DeleteUserDomainBlock.php 73a0f528ab Update user domain block commands пре 1 година
ExportLanguages.php 7bef159119 Add i18n dev command пре 3 година
FailedJobGC.php a0da80bc70 Update media gc command пре 3 година
FetchMissingMediaMimeType.php d670de175e Update media_types, use config_cache пре 1 година
FixDuplicateProfiles.php 55dc9b0aaa Resolve issue with raw sql backticks for postgresql migrations пре 2 година
FixHashtags.php cec1c118d5 Update FixHashtags command пре 6 година
FixLikes.php 771f9c4615 Update FixLikes command, fix postgres support пре 5 година
FixMediaDriver.php 3861e7ddfe Staging (#5978) пре 2 месеци
FixMissingUserProfile.php b303f90978 Update FixMissingUserProfile.php пре 2 месеци
FixRemotePostCount.php 149cf9dc29 Fix remote account post counts пре 3 година
FixStatusCount.php 04f4f8baf1 Update FixStatusCount, improve command and support remote count resync пре 2 година
FixUsernames.php a13545e328 Update FixUsernames.php пре 6 месеци
GenerateInstanceActor.php 2b7c8dd1e5 Update GenerateInstanceActor command пре 3 година
HashtagCachedCountUpdate.php 1e31fee6a6 Add app:hashtag-cached-count-update command to update cached_count of hashtags and add to scheduler to run every 25 minutes past the hour пре 1 година
HashtagRelatedGenerate.php e5e3be0598 Update app:hashtag-related-generate command, add existing confirmation пре 1 година
ImportCities.php 6276d3539a Staging (#5674) пре 5 месеци
ImportEmojis.php 3861e7ddfe Staging (#5978) пре 2 месеци
ImportRemoveDeletedAccounts.php b18f3fba8b Update IG Import commands, fix stalled import queue пре 2 година
ImportUploadCleanStorage.php afe6948da8 Update console kernel, add import upload gc пре 2 година
ImportUploadGarbageCollection.php 892907d5d1 Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts пре 2 година
ImportUploadMediaToCloudStorage.php 622e9cee97 Add S3 IG Import Media Storage пре 1 година
Installer.php 5e73c2d539 Update Installer.php пре 3 година
InstanceManager.php 6921d3568e Add InstanceMananger command пре 1 година
InstanceUpdateTotalLocalPosts.php f4a365e2b2 Update InstanceUpdateTotalLocalPosts.php пре 3 месеци
Localization.php df7283fc00 Add localization:generate command to generate the js/vue l10n files from the blade translations пре 5 месеци
MediaCloudUrlRewrite.php 665581d80c Update cloud storage, use config_cache пре 1 година
MediaFix.php a3bd5da226 Add MediaFix command пре 5 година
MediaGarbageCollector.php 0bc5f1306d Update configs пре 2 година
MediaReplaceDomainCommand.php d968f8e6e0 Add media:replacedomain command to replace S3 media urls пре 5 месеци
MediaS3GarbageCollector.php 665581d80c Update cloud storage, use config_cache пре 1 година
NotificationEpochUpdate.php 446ca3a878 Update notification epoch generation пре 1 година
PasswordResetGC.php 829c41e16f Update password reset ttl, now expires after 24 hours пре 5 година
PushGatewayRefresh.php 4d0cb32f79 Fix notifications not being delivered by directly checking the state from the database пре 6 месеци
ReclaimUsername.php 3749267260 Add ReclaimUsername command пре 6 месеци
RegenerateThumbnails.php 3861e7ddfe Staging (#5978) пре 2 месеци
SeedFollows.php 4cafb8a3ea Update command пре 6 година
SendUpdateActor.php 5ce158a272 Update SendUpdateActor command пре 2 година
SoftwareUpdateRefresh.php 632f2cb619 Update SoftwareUpdateService, add command to refresh latest versions пре 1 година
StatusDedupe.php b89d793250 Update StatusDedupe command пре 5 година
StoryGC.php 3ef66628ad Update StoryGC command пре 2 година
TransformImports.php bbc7f7b0d4 Fix race condition пре 2 недеља
UpdateCommand.php aaf6477b7e Update UpdateCommand пре 6 година
UserAccountDelete.php decaa2596d Fix curl пре 5 месеци
UserAdmin.php 01bac51104 Update user:admin command, improve logic. Fixes #2465 пре 1 година
UserCreate.php ad25ed6792 Update UserCreate command, fix is_admin flag пре 2 година
UserDelete.php f400c632f0 Update DeleteAccountPipeline, fixes #2016 пре 5 година
UserRegistrationMagicLink.php 73eb9e36fc Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links пре 2 година
UserShow.php 52d65538cd Update User artisan commands to match UserDelete пре 2 година
UserSuspend.php 52d65538cd Update User artisan commands to match UserDelete пре 2 година
UserTable.php fca4562933 Add user:table command пре 6 година
UserToggle2FA.php 01bac51104 Update user:admin command, improve logic. Fixes #2465 пре 1 година
UserUnsuspend.php 52d65538cd Update User artisan commands to match UserDelete пре 2 година
UserVerifyEmail.php 77da9ad8e9 Update UserVerifyEmail command пре 7 месеци
VideoThumbnail.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch пре 2 година
WeeklyInstanceScan.php dc6b9f4661 Update task scheduler, add weekly instance scan to check nodeinfo for known instances пре 1 година