:lock: prevent passwort denial of server
1 parent 18d4aa0 commit 54e5b61095f4c99bb90f6695982074cbfa425423
@Flam3rboy Flam3rboy authored on 3 Feb 2021
Showing 22 changed files
View
locales/de/common.json
View
src/routes/api/v8/auth/login.ts
View
src/routes/api/v8/auth/register.ts
View
src/routes/api/v8/channel/#CHANNELID/followers.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/index.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/invites.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/messages.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/permissions.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/pins.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/recipients.ts 100644 → 0
View
src/routes/api/v8/channel/#CHANNELID/typing.ts 100644 → 0
View
src/routes/api/v8/channels/#CHANNELID/followers.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/index.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/invites.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/messages.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/permissions.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/pins.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/recipients.ts 0 → 100644
View
src/routes/api/v8/channels/#CHANNELID/typing.ts 0 → 100644
View
src/routes/api/v8/invite/index.ts 100644 → 0
View
src/routes/api/v8/invites/index.ts 0 → 100644
View
src/util/instanceOf.ts