Daniel Supernault
|
ae6dd4e3a2
|
Update pipeline dispatch, replace dispatchSync with dispatch
|
2023-04-24 01:36:06 -06:00 |
Daniel Supernault
|
b1f95a7213
|
Bump laravel, v9 => v10
|
2023-04-19 22:30:37 -06:00 |
Daniel Supernault
|
2eee36cfbd
|
Update MediaS3GarbageCollector, fix handle
|
2023-04-08 04:25:52 -06:00 |
Daniel Supernault
|
672cccd433
|
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration
|
2023-04-04 03:46:29 -06:00 |
idanoo
|
55dc9b0aaa
|
Resolve issue with raw sql backticks for postgresql migrations
|
2023-01-29 21:15:56 +13:00 |
Daniel Supernault
|
e4e7b5062a
|
Update FixDuplicateProfiles command
|
2023-01-21 08:49:51 -07:00 |
Daniel Supernault
|
443acb8227
|
Update FixDuplicateProfiles command
|
2023-01-21 08:33:58 -07:00 |
Daniel Supernault
|
bc205345a9
|
Update FixDuplicateProfiles command
|
2023-01-21 08:03:02 -07:00 |
daniel
|
ec2c312d0e
|
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
|
2023-01-08 12:29:39 -07:00 |
idanoo
|
52d65538cd
|
Update User artisan commands to match UserDelete
|
2023-01-08 11:38:56 +13:00 |
Andy Blyler
|
82bd1512fe
|
Add error logging for migrating to cloud storage failures
|
2023-01-04 11:57:56 -05:00 |
Daniel Supernault
|
870dbd15df
|
Update AdminInviteCommand, fix skip email validation flag
|
2022-12-19 22:49:22 -07:00 |
Daniel Supernault
|
8a1fa38550
|
Update AdminInviteCommand, improve expiration logic
|
2022-12-19 22:43:45 -07:00 |
Daniel Supernault
|
b73ca9a1ea
|
Add Admin Invites
|
2022-12-19 22:30:50 -07:00 |
Daniel Supernault
|
95bbcc3827
|
Update MediaS3GarbageCollector command, handle thumbnail deletion
|
2022-12-18 01:13:29 -07:00 |
Daniel Supernault
|
a36b7f7291
|
Update CloudMediaMigrate command
|
2022-12-18 00:40:59 -07:00 |
Daniel Supernault
|
fe76e709be
|
Update CloudMediaMigrate command
|
2022-12-18 00:12:46 -07:00 |
Daniel Supernault
|
175630d9b4
|
Update CloudMediaMigrate command
|
2022-12-17 23:40:35 -07:00 |
Daniel Supernault
|
382d00d91f
|
Add CloudMediaMigrate command to migrate older local media to cloud storage
|
2022-12-17 23:20:34 -07:00 |
Daniel Supernault
|
9c2421c5fd
|
Update MediaS3GarbageCollector
|
2022-12-17 22:25:57 -07:00 |
Daniel Supernault
|
86c5415251
|
Update MediaS3GarbageCollector commmand
|
2022-12-17 21:47:39 -07:00 |
Daniel Supernault
|
a14af93b02
|
Update MediaS3GarbageCollector commmand, disable logging by default and optimize huge invocations
|
2022-12-17 21:44:01 -07:00 |
Daniel Supernault
|
9028c88520
|
Add migration
|
2022-12-17 20:47:47 -07:00 |
Daniel Supernault
|
b8c3f153c4
|
Add MediaS3GarbageCollector command to clear local media after uploaded to S3 disks after 12 hours
|
2022-12-17 20:38:11 -07:00 |
Daniel Supernault
|
0bc5f1306d
|
Update configs
|
2022-12-17 20:28:23 -07:00 |
Daniel Supernault
|
3ef66628ad
|
Update StoryGC command
|
2022-12-05 03:28:31 -07:00 |
Daniel Supernault
|
02edd19d4d
|
Update Avatar pipeline, fix cloud storage media_path
|
2022-12-02 02:45:35 -07:00 |
Daniel Supernault
|
733b9fd000
|
Update AvatarStorage, improve overview calculations
|
2022-12-02 02:01:59 -07:00 |
Daniel Supernault
|
d52ee26dd7
|
Update AvatarStorage pipeline
|
2022-12-02 01:36:23 -07:00 |
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
|
2022-12-02 00:21:53 -07:00 |
Daniel Supernault
|
a83fc798b7
|
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching
|
2022-12-01 23:17:05 -07:00 |
Daniel Supernault
|
ae78129678
|
Update changelog
|
2022-12-01 20:31:20 -07:00 |
Daniel Supernault
|
73eb9e36fc
|
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links
|
2022-11-30 03:47:18 -07:00 |
Daniel Supernault
|
5ce158a272
|
Update SendUpdateActor command
|
2022-11-17 19:43:01 -07:00 |
Daniel Supernault
|
04a498af9c
|
Update SendUpdateActor command
|
2022-11-17 19:21:31 -07:00 |
Daniel Supernault
|
682f5f0f33
|
Add Manually verify email address command
|
2022-11-17 18:09:16 -07:00 |
Daniel Supernault
|
6b92c64851
|
Update command
|
2022-10-31 02:18:06 -06:00 |
Daniel Supernault
|
896e6023bd
|
Add command
|
2022-10-31 00:05:17 -06:00 |
Daniel Supernault
|
149cf9dc29
|
Fix remote account post counts
|
2022-08-06 03:23:58 -06:00 |
Shlee
|
5e73c2d539
|
Update Installer.php
|
2022-07-05 22:44:40 +09:30 |
Shlee
|
00c6e7c664
|
Update Installer.php
|
2022-06-26 15:52:19 +09:30 |
daniel
|
c25347603b
|
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
|
2022-06-25 14:47:33 -06:00 |
daniel
|
fc46c350a4
|
Merge pull request #3546 from shleeable/patch-14
Installer Updated
|
2022-06-25 14:24:28 -06:00 |
Shlee
|
563b7af500
|
Update Installer.php
|
2022-06-25 12:10:41 +09:30 |
Shlee
|
ed2d4a9b34
|
Update Installer.php
|
2022-06-25 12:06:15 +09:30 |
Shlee
|
e0307babf8
|
PHP check lists all PHP modules + linted
|
2022-06-25 12:03:00 +09:30 |
Shlee
|
13a86ab2b5
|
bug fix
|
2022-06-25 11:52:52 +09:30 |
Daniel Supernault
|
bb1cccbe03
|
Update MediaDeletePipeline, fix async media deletion
|
2022-06-19 06:52:06 -06:00 |
Shlee
|
b8526bfeb0
|
Update Installer.php
|
2022-06-19 15:56:55 +09:30 |
Shlee
|
097a04edc3
|
Update Installer.php
|
2022-06-19 15:35:06 +09:30 |