Puyodead1
|
c2aba2910c
|
implement guild profiles and fix user profiles
|
2022-08-29 11:11:40 -04:00 |
|
TheArcaneBrony
|
2a559166bb
|
Merge remote-tracking branch 'upstream/dev/staging_2' into staging
|
2022-08-27 04:03:18 +02:00 |
|
TheArcaneBrony
|
204aa024dc
|
Merge remote-tracking branch 'Maddy/fix/claim_accounts' into staging
|
2022-08-27 03:58:16 +02:00 |
|
TheArcaneBrony
|
ec3f088c06
|
Merge remote-tracking branch 'Maddy/fix/categoryNames' into staging
|
2022-08-27 03:50:33 +02:00 |
|
TheArcaneBrony
|
15a9a8f7a0
|
Configurable backup code length
|
2022-08-27 03:40:42 +02:00 |
|
TheArcaneBrony
|
57583d049a
|
Configurable MFA backup token length
|
2022-08-27 03:40:42 +02:00 |
|
Madeline
|
d946547a92
|
Merge remote-tracking branch 'upstream/staging' into fix/categoryNames
Also allow voice to skip checks
|
2022-08-25 13:00:31 +10:00 |
|
TheArcaneBrony
|
baeec00f65
|
case insensitive header for rate limits, fix rate limit default settings
Also disabled rate limit bypass right as it doesn't work...
|
2022-08-24 16:57:10 +02:00 |
|
TheArcaneBrony
|
e0e0b74788
|
New db migration script - multiplatform, fix mariadb migrations
|
2022-08-23 19:00:40 +02:00 |
|
Madeline
|
afefa5d64b
|
Merge remote-tracking branch 'upstream/staging' into fix/categoryNames
|
2022-08-22 22:12:00 +10:00 |
|
Madeline
|
975c414434
|
Merge remote-tracking branch 'upstream/staging' into fix/claim_accounts
|
2022-08-22 22:08:22 +10:00 |
|
TheArcaneBrony
|
674fa8364e
|
Improve first setup, make server load initial configuraiton
|
2022-08-20 19:26:20 +02:00 |
|
TheArcaneBrony
|
04dea8d788
|
prettier
|
2022-08-20 03:27:03 +02:00 |
|
TheArcaneBrony
|
6d9ea1a7bc
|
Fix nullables, fix user settings hanging stuff
|
2022-08-15 09:47:49 +02:00 |
|
TheArcaneBrony
|
95108eedf0
|
oops.. move migrations to right folder
|
2022-08-15 07:54:00 +02:00 |
|
TheArcaneBrony
|
551fa530cf
|
Update package, sync migrations
|
2022-08-15 07:16:41 +02:00 |
|
TheArcaneBrony
|
6d3706c2c8
|
Fix rebase conflicts
|
2022-08-15 06:13:50 +02:00 |
|
TheArcaneBrony
|
5e629decfc
|
Do the funny thing (make user->invite cascade delet)
|
2022-08-15 06:13:39 +02:00 |
|
Flam3rboy
|
5e86d7ab9c
|
restructure to single project
|
2022-08-13 22:00:55 +02:00 |
|
Flam3rboy
|
a92c6637ce
|
✨ rtc
|
2021-08-12 20:33:42 +02:00 |
|
Flam3rboy
|
407faf77c8
|
✨ config add rate limit
|
2021-08-12 18:57:43 +02:00 |
|
Flam3rboy
|
ca432f99b9
|
fix rabbitmq export
|
2021-08-12 16:45:23 +02:00 |
|
Flam3rboy
|
577bfd6f37
|
🐛 fix config: don't use mongodb change streams
|
2021-08-12 01:15:26 +02:00 |
|
Flam3rboy
|
d26785b098
|
✨ added .overwriteChannel function to permissions
|
2021-08-12 00:27:05 +02:00 |
|
Flam3rboy
|
d8eece32de
|
✨ rabbitmq
|
2021-08-11 19:29:39 +02:00 |
|
xnacly
|
c9bc622f6d
|
added deleted and disabled check for checkToken
|
2021-08-10 20:37:29 +02:00 |
|
Flam3rboy
|
d606217c60
|
🐛 fix MessageType
|
2021-08-09 20:34:34 +02:00 |
|
Flam3rboy
|
26c40e7b84
|
♻️ convert bigint literals to objects for backwards compatibility
|
2021-08-09 15:38:50 +02:00 |
|
Flam3rboy
|
8acb247bcd
|
🐛 fix bitfield resolve
|
2021-08-08 01:11:15 +02:00 |
|
Diego Magdaleno
|
ee1b8c980b
|
[Config] Make brokers null by default
|
2021-07-29 09:59:42 -05:00 |
|
Diego Magdaleno
|
b96bed64a3
|
[Config] Handle kafka
|
2021-07-29 09:56:00 -05:00 |
|
Paul Munteanu
|
0ce5c918f5
|
Add regions to Config
|
2021-07-26 02:14:37 +03:00 |
|
Flam3rboy
|
89b5f6963a
|
🔊 fix log
|
2021-07-18 19:49:03 +02:00 |
|
Flam3rboy
|
4c75b5cc7d
|
auto throw error if findOne doesn't find any doc
|
2021-07-10 17:51:19 +02:00 |
|
Flam3rboy
|
cae178eefd
|
🙈 🔒 hide db password in log
|
2021-07-08 16:44:14 +02:00 |
|
Flam3rboy
|
137d719ecf
|
🐛 fix Config
|
2021-07-07 15:21:30 +02:00 |
|
Flam3rboy
|
c187c4b7ac
|
✨ checkToken return user data
|
2021-06-30 21:56:25 +02:00 |
|
Flam3rboy
|
229e741bfd
|
✨ Rate Limit model
|
2021-06-28 18:43:22 +02:00 |
|
Flam3rboy
|
7efdbe4027
|
🐛 fix mongoose cache
|
2021-06-27 23:11:04 +02:00 |
|
Flam3rboy
|
c0032bf413
|
✨ Config: ipdataApiKey + register.blockProxies
|
2021-06-27 11:24:31 +02:00 |
|
Flam3rboy
|
fe2d62cd47
|
✨ allow bot tokens
|
2021-06-24 08:52:24 +02:00 |
|
Flam3rboy
|
e3dda743af
|
🐛 fix checkToken
|
2021-06-23 18:06:00 +02:00 |
|
Flam3rboy
|
0713f89bba
|
🎨 rename recipients -> recipient_ids
|
2021-05-31 20:32:50 +02:00 |
|
Flam3rboy
|
24a7accc16
|
🐛 fix config
|
2021-05-31 20:32:37 +02:00 |
|
Flam3rboy
|
16099a7b24
|
fix message model
|
2021-05-30 01:45:22 +02:00 |
|
Flam3rboy
|
bff8f0f642
|
✨ add requestSignature to Config
|
2021-05-29 23:42:06 +02:00 |
|
Flam3rboy
|
12d0025587
|
✨ add cdn.endpoint to config
|
2021-05-28 17:00:15 +02:00 |
|
Flam3rboy
|
fabcb28aa9
|
🐛 fix Snowflake workerid
|
2021-05-25 02:04:12 +02:00 |
|
Flam3rboy
|
acebb98dcc
|
🐛 fix Snowflake process + worker id
|
2021-05-25 02:02:15 +02:00 |
|
Flam3rboy
|
d24003eda4
|
🐛 fix default endpoint
|
2021-05-25 01:10:00 +02:00 |
|