|
Merge branch 'master' into pr/Thesourtimes/430
|
|---|
| .gitignore |
|---|
| api/assets/schemas.json |
|---|
| api/client_test/index.html |
|---|
| api/package-lock.json |
|---|
|
Too large (Show diff)
|
| api/package.json |
|---|
| api/src/Server.ts |
|---|
| api/src/routes/channels/#channel_id/invites.ts |
|---|
| api/src/routes/channels/#channel_id/messages/#message_id/ack.ts |
|---|
| api/src/routes/channels/#channel_id/messages/index.ts |
|---|
| api/src/routes/channels/#channel_id/permissions.ts |
|---|
| api/src/routes/guilds/#guild_id/emojis.ts 0 → 100644 |
|---|
| api/src/routes/guilds/#guild_id/roles.ts |
|---|
| api/src/routes/guilds/#guild_id/vanity-url.ts |
|---|
| api/src/routes/guilds/templates/index.ts |
|---|
| api/src/routes/invites/index.ts |
|---|
| api/src/test/jwt.ts 100644 → 0 |
|---|
| api/src/test/jwt2.ts 100644 → 0 |
|---|
| api/src/test/password_test.ts 100644 → 0 |
|---|
| api/tsconfig.json |
|---|
| bundle/.gitignore 100644 → 0 |
|---|
| bundle/.vscode/launch.json |
|---|
| bundle/package-lock.json |
|---|
|
Too large (Show diff)
|
| bundle/package.json |
|---|
| bundle/scripts/build.js |
|---|
| bundle/scripts/install.js 0 → 100644 |
|---|
| bundle/src/Server.ts |
|---|
| bundle/src/start.ts |
|---|
| bundle/src/stats.ts |
|---|
| bundle/tsconfig.json |
|---|
| cdn/package-lock.json |
|---|
|
Too large (Show diff)
|
| cdn/package.json |
|---|
| cdn/src/Server.ts |
|---|
| cdn/src/routes/avatars.ts |
|---|
| cdn/src/util/FileStorage.ts |
|---|
| dashboard/package-lock.json 0 → 100644 |
|---|
| dashboard/package.json 0 → 100644 |
|---|
| gateway/package-lock.json |
|---|
|
Too large (Show diff)
|
| gateway/package.json |
|---|
| gateway/src/events/Connection.ts |
|---|
| gateway/src/listener/listener.ts |
|---|
| gateway/src/opcodes/Identify.ts |
|---|
| gateway/src/opcodes/LazyRequest.ts |
|---|
| rtc/package-lock.json 0 → 100644 |
|---|
| rtc/package.json 0 → 100644 |
|---|
| util/ormconfig.json 0 → 100644 |
|---|
| util/package-lock.json |
|---|
|
Too large (Show diff)
|
| util/package.json |
|---|
| util/src/entities/AuditLog.ts |
|---|
| util/src/entities/BaseClass.ts |
|---|
| util/src/entities/Channel.ts |
|---|
| util/src/entities/Config.ts |
|---|
| util/src/entities/Emoji.ts |
|---|
| util/src/entities/Guild.ts |
|---|
| util/src/entities/Invite.ts |
|---|
| util/src/entities/Message.ts |
|---|
| util/src/entities/RateLimit.ts |
|---|
| util/src/entities/ReadState.ts |
|---|
| util/src/entities/Relationship.ts |
|---|
| util/src/entities/Sticker.ts |
|---|
| util/src/entities/TeamMember.ts |
|---|
| util/src/entities/User.ts |
|---|
| util/src/entities/Webhook.ts |
|---|
| util/src/index.ts |
|---|
| util/src/interfaces/Event.ts |
|---|
| util/src/migrations/1633864260873-EmojiRoles.ts 0 → 100644 |
|---|
| util/src/migrations/1633864669243-EmojiUser.ts 0 → 100644 |
|---|
| util/src/migrations/1633881705509-VanityInvite.ts 0 → 100644 |
|---|
| util/src/migrations/migrate_db_engine.js 0 → 100644 |
|---|
| util/src/migrations/migrate_db_engine.ts 100644 → 0 |
|---|
| util/src/util/Config.ts |
|---|
| util/src/util/Rights.ts |
|---|
| util/src/util/TraverseDirectory.ts 0 → 100644 |
|---|
| util/src/util/cdn.ts |
|---|
| util/src/util/index.ts |
|---|
| util/tsconfig.json |
|---|
| webrtc/package-lock.json |
|---|
|
Too large (Show diff)
|
| webrtc/package.json |
|---|