1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
server/src/util
2021-08-01 21:01:56 +03:00
..
Base64.ts 🎨 [Route] templates refactor 2021-05-07 20:03:24 +02:00
blockedEmailDomains.txt added defaults to config 2021-02-01 21:49:01 +01:00
cdn.ts message attachments 2021-05-30 01:44:09 +02:00
Channel.ts [Channel] Implement type 4 channel and clean the code 2021-08-01 21:01:56 +03:00
Config.ts use new config 2021-05-24 20:47:06 +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 user avatar 2021-05-30 01:44:15 +02:00
ipAddress.ts 🚧 rate limit 2021-07-01 09:33:54 +02:00
Member.ts use new config 2021-05-24 20:47:06 +02:00
Message.ts 🚧 message acknowledge 2021-07-30 17:37:16 +02:00
passwordStrength.ts use new config 2021-05-24 20:47:06 +02:00
RandomInviteID.ts invite code gen 2021-02-21 19:21:56 +01:00
String.ts 🎨 [Route] templates refactor 2021-05-07 20:03:24 +02:00
trustedEmailDomains.txt added defaults to config 2021-02-01 21:49:01 +01:00
User.ts 🐛 fix getPublicUser 2021-05-30 22:14:35 +02:00