1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 13:14:06 +01:00
server/src/util
2021-05-01 13:54:12 +02:00
..
blockedEmailDomains.txt added defaults to config 2021-02-01 21:49:01 +01:00
Config.ts 🎨 added optional captcha to login route 2021-05-01 13:54:12 +02:00
Constants.ts rename req.userid -> req.user_id 2021-03-08 18:40:37 +01:00
Event.ts npm i @fosscord/server-util 2021-04-22 23:37:07 +02:00
instanceOf.ts 🚧 Webhook 2021-04-23 00:48:18 +02:00
Member.ts npm i @fosscord/server-util 2021-04-22 23:37:07 +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 npm i @fosscord/server-util 2021-04-22 23:37:07 +02:00