1
0
Fork 0
Commit Graph

122 Commits

Author SHA1 Message Date
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
Shlee d2e0b9ace1
Update Installer.php 2022-06-19 15:32:44 +09:30
Shlee dcd7a35384
Update Installer.php 2022-06-19 15:31:55 +09:30
Shlee 211b497240
Update Installer.php 2022-06-19 15:15:13 +09:30
Shlee 2e0587cef8
Update Installer.php 2022-06-19 15:00:08 +09:30
Shlee e77400b621
Update Installer.php 2022-06-19 14:58:33 +09:30
Shlee 4da076c756
Update Installer.php 2022-06-16 11:05:05 +09:30
Shlee 83bb370ec9
Update Installer.php 2022-06-16 11:02:47 +09:30
Shlee 56ebd8c06c
Update Installer.php 2022-06-16 10:06:47 +09:30
Shlee a0bca2668a
Update Installer.php 2022-06-15 19:38:40 +09:30
Shlee a2090f5445
Update Installer.php 2022-06-15 19:32:51 +09:30
Shlee fc811416f3
Update Installer.php 2022-06-15 19:16:11 +09:30
Shlee 6d76d02732
Update Installer.php 2022-06-15 19:15:33 +09:30
Shlee df51e838bd
Update Installer.php 2022-06-15 19:15:12 +09:30
Shlee 825365a6b6
Update Installer.php 2022-06-15 19:09:19 +09:30
Shlee 4ffa4a3609
Update Installer.php 2022-06-15 18:59:37 +09:30
Shlee 8d583403cb
Update Installer.php 2022-06-15 18:53:50 +09:30
Shlee d5436fbd5f
Update Installer.php 2022-06-15 18:48:49 +09:30
Daniel Supernault feecc06c2a
Update installer command 2022-06-09 00:09:01 -06:00
Daniel Supernault 2b7c8dd1e5
Update GenerateInstanceActor command 2022-06-06 22:29:33 -06:00
Shlee 8c31bd4c68
Update UserCreate.php 2022-06-05 15:20:57 +09:30
Shlee 95a22b7b55
Update UserCreate.php 2022-06-05 15:20:43 +09:30
Shlee 330ed8ef82
Update UserCreate.php 2022-06-05 15:19:54 +09:30
Shlee 6c69b30870
Update UserCreate.php 2022-05-21 15:53:47 +09:30
Shlee d36e472646
Update Installer.php 2022-05-14 18:35:26 +09:30
Daniel Supernault 758a828fdf
Update MediaGarbageCollector 2022-03-16 20:19:10 -06:00
Daniel Supernault 41cc741be6
Add avatar:sync command 2022-01-02 21:34:15 -07:00
Daniel Supernault 7bef159119
Add i18n dev command 2021-12-21 22:32:33 -07:00
Daniel Supernault 03b0a62a22
Update console kernel, add db session garbage collector that runs twice daily 2021-12-19 01:25:49 -07:00
Daniel Supernault 3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems 2021-12-14 20:08:44 -07:00
Dan Church c685e3e9f4
Fix global memory limit set in constructor
Instead, set it when running.

Having the set in the constructor was causing memory_limit to be changed
for "artisan queue:work" processes.
2021-09-27 15:09:00 -05:00
Daniel Supernault d32d05eed0
Update story gc 2021-09-04 01:59:50 -06:00
Daniel Supernault da6943daed
Add InstancePipeline and NodeinfoService 2021-09-03 20:45:56 -06:00
Daniel Supernault a0da80bc70
Update media gc command 2021-08-31 00:24:20 -06:00
Daniel Supernault e8e249ce31
Update story garbage collection 2021-04-30 19:59:56 -06:00
Daniel Supernault c43f8bcce8
Update story garbage collection, handle non active stories and new ephemeral story media directory 2021-04-27 20:02:33 -06:00
Daniel Supernault b2b8c9f99c
Update UserCreate command, closes #2581 2021-01-24 15:43:37 -07:00
Daniel Supernault e71e525ac9
Update console kernel 2021-01-17 01:47:02 -07:00
Daniel Supernault 21837be99f
Update media:optimize command 2021-01-17 01:45:56 -07:00