1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
server/src/util
2021-04-07 20:25:37 +02:00
..
blockedEmailDomains.txt added defaults to config 2021-02-01 21:49:01 +01:00
Captcha.ts added defaults to config 2021-02-01 21:49:01 +01:00
Config.ts 🎨 Convert id bigint to string 2021-04-06 18:02:10 +02:00
Constants.ts rename req.userid -> req.user_id 2021-03-08 18:40:37 +01:00
Event.ts use mongoose autopopulate 2021-04-07 20:25:37 +02:00
instanceOf.ts 🐛 fix body parser empty error object 2021-04-06 17:12:05 +02:00
Member.ts use mongoose autopopulate 2021-04-07 20:25:37 +02:00
passwordStrength.ts added blockInsecureCommonPasswords config flag 2021-02-03 19:54:12 +01:00
RandomInviteID.ts invite code gen 2021-02-21 19:21:56 +01:00
String.ts moved utils to server-util 2021-02-06 10:09:17 +01:00
trustedEmailDomains.txt added defaults to config 2021-02-01 21:49:01 +01:00
User.ts 🐛 fix lean not working with virtuals 2021-04-07 03:03:27 +02:00