1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
server/src/util
2021-04-06 04:30:04 +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 🚧 shorten relative paths with @shortcut 2021-03-22 21:52:56 +01:00
Constants.ts rename req.userid -> req.user_id 2021-03-08 18:40:37 +01:00
Event.ts Schema 2021-03-04 22:01:45 +01:00
instanceOf.ts 🎨 proper error message body parser 2021-04-06 04:05:46 +02:00
Member.ts test client 2021-04-06 04:06: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 🐛 fix user guilds 2021-04-06 04:30:04 +02:00