Commit Graph

179 Commits (957bbbc2bdabd756b8737eaa05f5798eb7a47445)

Author SHA1 Message Date
Daniel Supernault e5e3be0598
Update app:hashtag-related-generate command, add existing confirmation 1 year ago
Daniel Supernault 176b4ed793
Add app:hashtag-related-generate command 1 year ago
Daniel Supernault 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 year ago
Daniel Supernault 446ca3a878
Update notification epoch generation 1 year ago
Daniel Supernault 5b3a56102f
Add S3 command to rewrite media urls 1 year ago
Daniel Supernault c37b7cde30
Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 1 year ago
Daniel Supernault 01bac51104
Update user:admin command, improve logic. Fixes #2465 1 year ago
Daniel Supernault c6408fd79d
Add user:2fa command to easily disable 2FA for given account 1 year ago
Daniel Supernault ba7551d8a9
Update TransformImports command, increment status_count on profile model 2 years ago
Daniel Supernault 43b101dbfa
Add FetchMissingMediaMimeType command 2 years ago
Daniel Supernault 04f4f8baf1
Update FixStatusCount, improve command and support remote count resync 2 years ago
Daniel Supernault afe6948da8
Update console kernel, add import upload gc 2 years ago
Daniel Supernault 892907d5d1
Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts 2 years ago
Daniel Supernault b18f3fba8b
Update IG Import commands, fix stalled import queue 2 years ago
Daniel Supernault 6d0c5994da
Update TransformImports command, bump limit from 10 to 100 2 years ago
Daniel Supernault 477986abdd
Add import scheduler 2 years ago
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
Daniel Supernault ad25ed6792
Update UserCreate command, fix is_admin flag 2 years ago
Daniel Supernault ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2 years ago
Daniel Supernault 2eee36cfbd
Update MediaS3GarbageCollector, fix handle 2 years ago
Daniel Supernault 672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2 years ago
idanoo 55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2 years ago
Daniel Supernault e4e7b5062a
Update FixDuplicateProfiles command 2 years ago
Daniel Supernault 443acb8227
Update FixDuplicateProfiles command 2 years ago
Daniel Supernault bc205345a9
Update FixDuplicateProfiles command 2 years ago
daniel ec2c312d0e
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
2 years ago
idanoo 52d65538cd
Update User artisan commands to match UserDelete 2 years ago
Andy Blyler 82bd1512fe Add error logging for migrating to cloud storage failures 2 years ago
Daniel Supernault 870dbd15df
Update AdminInviteCommand, fix skip email validation flag 2 years ago
Daniel Supernault 8a1fa38550
Update AdminInviteCommand, improve expiration logic 2 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 2 years ago
Daniel Supernault 95bbcc3827
Update MediaS3GarbageCollector command, handle thumbnail deletion 2 years ago
Daniel Supernault a36b7f7291
Update CloudMediaMigrate command 2 years ago
Daniel Supernault fe76e709be
Update CloudMediaMigrate command 2 years ago
Daniel Supernault 175630d9b4
Update CloudMediaMigrate command 2 years ago
Daniel Supernault 382d00d91f
Add CloudMediaMigrate command to migrate older local media to cloud storage 2 years ago
Daniel Supernault 9c2421c5fd
Update MediaS3GarbageCollector 2 years ago
Daniel Supernault 86c5415251
Update MediaS3GarbageCollector commmand 2 years ago
Daniel Supernault a14af93b02
Update MediaS3GarbageCollector commmand, disable logging by default and optimize huge invocations 2 years ago
Daniel Supernault 9028c88520
Add migration 2 years ago
Daniel Supernault fe51054122
Update console kernel 2 years ago
Daniel Supernault b8c3f153c4
Add MediaS3GarbageCollector command to clear local media after uploaded to S3 disks after 12 hours 2 years ago
Daniel Supernault 0bc5f1306d
Update configs 2 years ago
Daniel Supernault 3ef66628ad
Update StoryGC command 2 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 2 years ago
Daniel Supernault 733b9fd000
Update AvatarStorage, improve overview calculations 2 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 2 years ago
Daniel Supernault 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 years ago
Daniel Supernault a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 2 years ago