Commit Graph

163 Commits (31afaba3d0deeec671ccbbbcdd198992acb3637c)

Author SHA1 Message Date
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
Daniel Supernault ae78129678
Update changelog 2 years ago
Daniel Supernault 73eb9e36fc
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2 years ago
Daniel Supernault 5ce158a272
Update SendUpdateActor command 3 years ago
Daniel Supernault 04a498af9c
Update SendUpdateActor command 3 years ago
Daniel Supernault 682f5f0f33
Add Manually verify email address command 3 years ago
Daniel Supernault 6b92c64851
Update command 3 years ago
Daniel Supernault 896e6023bd
Add command 3 years ago
Daniel Supernault 149cf9dc29
Fix remote account post counts 3 years ago
Shlee 5e73c2d539
Update Installer.php 3 years ago
Shlee 00c6e7c664
Update Installer.php 3 years ago
daniel c25347603b
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
3 years ago
daniel fc46c350a4
Merge pull request #3546 from shleeable/patch-14
Installer Updated
3 years ago
Shlee 563b7af500
Update Installer.php 3 years ago
Shlee ed2d4a9b34
Update Installer.php 3 years ago
Shlee e0307babf8
PHP check lists all PHP modules + linted 3 years ago
Shlee 13a86ab2b5
bug fix 3 years ago