|
Merge branch 'master' into fix/user-profile-colors
|
|---|
| .eslintignore 100644 → 0 |
|---|
| eslint.config.mjs |
|---|
| package-lock.json |
|---|
| src/api/middlewares/Authentication.ts |
|---|
| src/api/routes/auth/reset.ts |
|---|
| src/gateway/opcodes/Identify.ts |
|---|
| src/gateway/opcodes/LazyRequest.ts |
|---|
| src/gateway/opcodes/RequestGuildMembers.ts |
|---|
| src/gateway/opcodes/VoiceStateUpdate.ts |
|---|
| src/util/entities/BaseClass.ts |
|---|
| src/util/entities/Member.ts |
|---|
| src/util/schemas/MessageCreateSchema.ts |
|---|
| src/util/schemas/responses/TeamListResponse.ts |
|---|
| src/util/util/AutoUpdate.ts |
|---|
| src/util/util/Event.ts |
|---|
| src/util/util/Sentry.ts |
|---|