Commit graph

115 commits

Author SHA1 Message Date
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
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
Daniel Supernault
844ae6224a
Add InstanceActor generate command 2021-01-17 01:43:57 -07:00
Daniel Supernault
6dcd472be6
Update Profile, fix status count 2020-12-27 14:45:31 -07:00
Daniel Supernault
be3ad6b15f
Update Avatar Migration command, use jpeg default 2020-12-14 23:57:28 -07:00
Daniel Supernault
f6528c8470
Update avatars, use jpeg default 2020-12-14 23:54:22 -07:00
Daniel Supernault
dab051ecb9
Update console kernel 2020-12-13 11:40:28 -07:00
Hervé Yvis
37cddf740c
Update FixUsernames.php
Should allow to fix registered usernames that are are restricted, even if they are in a different case.

Examples : "ADmiN" , "Logout", "Help", "FollowMe"
2020-11-26 18:30:40 +01:00
Daniel Supernault
0f943f672c
Update FixUsernames command, fixes remote username search 2020-04-21 23:13:38 -06:00