Commit graph

188 commits

Author SHA1 Message Date
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
Daniel Supernault
2a3fd8771d
Update StoryGC command 2020-04-10 21:23:48 -06:00
Shlee
4d685d9052
typo 2020-02-22 19:42:39 +08:00
Daniel Supernault
f400c632f0
Update DeleteAccountPipeline, fixes #2016 2020-02-15 23:10:36 -07:00
Daniel Supernault
e6dc858061
Update StoryGC command 2020-02-05 00:44:52 -07:00
Daniel Supernault
a3bd5da226
Add MediaFix command 2020-01-30 00:21:01 -07:00
Daniel Supernault
829c41e16f
Update password reset ttl, now expires after 24 hours 2020-01-28 23:37:08 -07:00
Daniel Supernault
c40cdb6d8a
Update FailedJobGC command, change scheduled time to not conflict with daily backups 2020-01-28 23:18:12 -07:00
Daniel Supernault
5d424f126a
Add FailedJob garbage collection 2020-01-28 23:13:27 -07:00
Daniel Supernault
01dd5db7f5
Update scheduler, add StoryGC command 2019-12-31 21:58:21 -07:00
Daniel Supernault
c369882b48
Update Redis namespace 2019-12-10 23:04:03 -07:00
Daniel Supernault
6583957dc8
Update FixUsernames command, skip admin and deleted users 2019-11-13 23:30:02 -07:00
Daniel Supernault
e5d77c6d95
Update FixUsernames command 2019-11-13 23:20:01 -07:00
Daniel Supernault
b89d793250
Update StatusDedupe command 2019-10-18 19:29:03 -06:00
Daniel Supernault
771f9c4615
Update FixLikes command, fix postgres support 2019-10-18 13:40:56 -06:00
Daniel Supernault
1ffbc1c7ec
Add Fix Likes command 2019-10-10 19:06:02 -06:00
Daniel Supernault
9524ea19f5
Update media:optimize command 2019-08-20 22:22:25 -06:00
Daniel Supernault
91e58591be
Update ImportCities command, bump memory limit 2019-08-17 23:00:06 -06:00
Daniel Supernault
d391deaf8a
Update ImportCities command, clean up 2019-08-15 22:12:30 -06:00
Daniel Supernault
ea023fcf17
Update ImportCities command, check for corrupt or invalid checksum 2019-08-15 21:54:50 -06:00
Daniel Supernault
450602cbeb
Update Import Cities command, shorten country names 2019-08-15 21:43:18 -06:00
Daniel Supernault
749d5101f4
Update command 2019-08-12 03:12:03 -06:00
Daniel Supernault
38a0fd30fe
Add new command 2019-08-12 02:46:51 -06:00
daniel
6e8f3ed5e5
Merge pull request #1579 from monkeyless/dev
Fix "import:cities" command
2019-08-09 19:52:48 -06:00
Daniel Supernault
ae234b9846
Update command 2019-08-09 13:56:00 -06:00
monkeyless
32a6100fed Add last progressbar advance 2019-08-09 06:02:44 +02:00
monkeyless
6d771819f4 Add checks back 2019-08-09 06:01:59 +02:00
monkeyless
27952883b6 Isert cities in chunks to increase performance 2019-08-09 05:38:48 +02:00
Daniel Supernault
85dc4ca0b2
Update console command 2019-08-08 00:14:16 -06:00
Daniel Supernault
ae4af1675d
Add new commmand 2019-08-08 00:12:59 -06:00
Daniel Supernault
536e41507a
Update media command 2019-07-24 22:24:27 -06:00
Daniel Supernault
cec1c118d5
Update FixHashtags command 2019-07-08 00:20:32 -06:00
Daniel Supernault
521b5b5b07
Add FixHashtags command 2019-07-07 23:45:21 -06:00
Daniel Supernault
a3be4cd697
Add RegenerateThumbnails command 2019-06-19 14:27:26 -06:00
Daniel Supernault
7248196d31
Update Installer command 2019-06-16 16:13:06 -06:00
Daniel Supernault
506dd8b6f7
Update Installer command 2019-06-13 14:09:20 -06:00
Daniel Supernault
1f8fd484f7
Update FixUsernames command to skip action by default 2019-06-10 22:33:35 -06:00
Daniel Supernault
7f437d4714
Add VideoThumbnail command 2019-05-26 18:34:54 -06:00
Daniel Supernault
4cafb8a3ea
Update command 2019-05-13 01:09:36 -06:00
Daniel Supernault
9c83451831
Update UserDelete command 2019-04-21 23:38:06 -06:00
Daniel Supernault
2c812cca75
Add wip installer 2019-04-12 22:26:07 -06:00
Daniel Supernault
7a72d5aaf2
Add avatar migrate command 2019-04-06 19:42:19 -06:00
Daniel Supernault
6329bdf5d8
Add UserAdmin command 2019-03-26 20:25:27 -06:00
Daniel Supernault
aaf6477b7e
Update UpdateCommand 2019-03-01 23:28:37 -07:00
Daniel Supernault
894165e6ef
Update UpdateCommand 2019-03-01 23:20:14 -07:00
Daniel Supernault
cdb4a9b38e
Add user:delete command 2019-03-01 14:02:34 -07:00
Daniel Supernault
fca4562933
Add user:table command 2019-03-01 13:29:35 -07:00
Daniel Supernault
64f683a70a
Add user suspend commands 2019-03-01 12:42:46 -07:00
Daniel Supernault
531e600abb
Add user:show command 2019-03-01 12:16:15 -07:00
Daniel Supernault
edce1dcf54
Add UserCreate command 2019-03-01 12:05:19 -07:00
Daniel Supernault
41007298a2
Update command 2019-02-12 01:22:08 -07:00
Daniel Supernault
4eeb1f0247
Add duplicate profile fix 2019-02-12 01:10:29 -07:00
Daniel Supernault
e4b0bdcc27
Update FixUsernames command 2019-01-03 23:08:23 -07:00
Daniel Supernault
69f745f0c0
Update FixUsername command 2018-12-26 00:51:43 -07:00
Daniel Supernault
e39f88f6c6
Bump version to 0.7.1 2018-12-23 17:16:59 -07:00
Daniel Supernault
bfde0fdea6
Fix thumbnail regression 2018-11-24 14:03:15 -07:00
Daniel Supernault
9282900591
Update Console Kernel 2018-10-20 21:50:22 -06:00
Daniel Supernault
a032a31f3b
Update Media optimize command 2018-10-20 21:49:46 -06:00
Daniel Supernault
f69598eb1b
Add Media GC 2018-10-20 21:48:06 -06:00
Daniel Supernault
13fc66e920
Add update command 2018-10-16 22:54:27 -06:00
daniel
b8abbdd90f Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Neil Alexander
efbb1017e7
Also fix orderByRaw in SeedFollows 2018-06-01 12:23:52 +01:00
Daniel Supernault
e4ebd474ff Update Console Kernel 2018-05-29 21:01:56 -06:00
Daniel Supernault
7d999f0995 Add follow seeder 2018-05-29 21:01:28 -06:00
Daniel Supernault
8de99876e8 Add CatchUnoptimizedMedia cronjob command 2018-05-26 16:44:44 -06:00
Daniel Supernault
a034358c98 Add Laravel Framework 2018-04-15 17:56:48 -06:00