Prettier
1 parent fcc0884 commit 99ee7e9400f06e8718612d8b52d15215dc620774
@Madeline Madeline authored on 26 Sep 2022
Showing 280 changed files
View
.github/ISSUE_TEMPLATE/config.yml
Too large (Show diff)
View
.github/relase_body_template.md
Too large (Show diff)
View
.prettierignore 0 → 100644
Too large (Show diff)
View
.prettierrc.json 0 → 100644
Too large (Show diff)
View
.vscode/launch.json
Too large (Show diff)
View
package-lock.json
Too large (Show diff)
View
package.json
Too large (Show diff)
View
scripts/benchmark/connections.js
Too large (Show diff)
View
scripts/client.js
Too large (Show diff)
View
scripts/rights.js
Too large (Show diff)
View
scripts/schema.js
Too large (Show diff)
View
scripts/stresstest/src/login/index.js
Too large (Show diff)
View
scripts/stresstest/src/message/send.js
Too large (Show diff)
View
scripts/stresstest/src/register/index.js
Too large (Show diff)
View
src-slowcord/README.md
Too large (Show diff)
View
src-slowcord/bot/.vscode/launch.json
Too large (Show diff)
View
src-slowcord/bot/.vscode/tasks.json
Too large (Show diff)
View
src-slowcord/bot/src/Bot.ts
Too large (Show diff)
View
src-slowcord/bot/src/commands/index.ts
Too large (Show diff)
View
src-slowcord/bot/src/commands/instance.ts
Too large (Show diff)
View
src-slowcord/bot/src/index.ts
Too large (Show diff)
View
src-slowcord/bot/tsconfig.json
Too large (Show diff)
View
src-slowcord/login/public/css/index.css
Too large (Show diff)
View
src-slowcord/login/public/js/handler.js
Too large (Show diff)
View
src-slowcord/login/public/login.html
Too large (Show diff)
View
src-slowcord/login/public/register.html
Too large (Show diff)
View
src-slowcord/login/src/index.ts
Too large (Show diff)
View
src-slowcord/login/tsconfig.json
Too large (Show diff)
View
src-slowcord/rules.md
Too large (Show diff)
View
src-slowcord/status/src/gateway.ts
Too large (Show diff)
View
src-slowcord/status/src/index.ts
Too large (Show diff)
View
src-slowcord/status/tsconfig.json
Too large (Show diff)
View
src/api/Server.ts
Too large (Show diff)
View
src/api/index.ts
Too large (Show diff)
View
src/api/middlewares/Authentication.ts
Too large (Show diff)
View
src/api/middlewares/BodyParser.ts
Too large (Show diff)
View
src/api/middlewares/CORS.ts
Too large (Show diff)
View
src/api/middlewares/ErrorHandler.ts
Too large (Show diff)
View
src/api/middlewares/RateLimit.ts
Too large (Show diff)
View
src/api/middlewares/Translation.ts
Too large (Show diff)
View
src/api/routes/-/monitorz.ts
Too large (Show diff)
View
src/api/routes/auth/location-metadata.ts
Too large (Show diff)
View
src/api/routes/auth/login.ts
Too large (Show diff)
View
src/api/routes/auth/logout.ts
Too large (Show diff)
View
src/api/routes/auth/mfa/totp.ts
Too large (Show diff)
View
src/api/routes/auth/register.ts
Too large (Show diff)
View
src/api/routes/auth/verify/view-backup-codes-challenge.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/invites.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/ack.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/crosspost.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/bulk-delete.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/permissions.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/pins.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/purge.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/recipients.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/typing.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/webhooks.ts
Too large (Show diff)
View
src/api/routes/discoverable-guilds.ts
Too large (Show diff)
View
src/api/routes/discovery.ts
Too large (Show diff)
View
src/api/routes/downloads.ts
Too large (Show diff)
View
src/api/routes/experiments.ts
Too large (Show diff)
View
src/api/routes/gateway/bot.ts
Too large (Show diff)
View
src/api/routes/gateway/index.ts
Too large (Show diff)
View
src/api/routes/gifs/search.ts
Too large (Show diff)
View
src/api/routes/gifs/trending-gifs.ts
Too large (Show diff)
View
src/api/routes/gifs/trending.ts
Too large (Show diff)
View
src/api/routes/guild-recommendations.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/audit-logs.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/bans.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/channels.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/delete.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/discovery-requirements.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/emojis.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/invites.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/member-verification.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/members/#member_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/members/#member_id/nick.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/members/#member_id/roles/#role_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/members/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/messages/search.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/prune.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/regions.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/roles/#role_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/roles/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/stickers.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/templates.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/vanity-url.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/voice-states/#user_id/index.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/welcome-screen.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/widget.json.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/widget.png.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/widget.ts
Too large (Show diff)
View
src/api/routes/guilds/index.ts
Too large (Show diff)
View
src/api/routes/guilds/templates/index.ts
Too large (Show diff)
View
src/api/routes/invites/index.ts
Too large (Show diff)
View
src/api/routes/partners/#guild_id/requirements.ts
Too large (Show diff)
View
src/api/routes/policies/instance/domains.ts
Too large (Show diff)
View
src/api/routes/policies/instance/index.ts
Too large (Show diff)
View
src/api/routes/policies/instance/limits.ts
Too large (Show diff)
View
src/api/routes/scheduled-maintenances/upcoming_json.ts
Too large (Show diff)
View
src/api/routes/stop.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/applications.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/applications/#id/subscription-plans.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/skus.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/skus/#sku_id/subscription-plans.ts
Too large (Show diff)
View
src/api/routes/updates.ts
Too large (Show diff)
View
src/api/routes/users/#id/profile.ts
Too large (Show diff)
View
src/api/routes/users/#id/relationships.ts
Too large (Show diff)
View
src/api/routes/users/@me/channels.ts
Too large (Show diff)
View
src/api/routes/users/@me/delete.ts
Too large (Show diff)
View
src/api/routes/users/@me/disable.ts
Too large (Show diff)
View
src/api/routes/users/@me/email-settings.ts
Too large (Show diff)
View
src/api/routes/users/@me/guilds.ts
Too large (Show diff)
View
src/api/routes/users/@me/guilds/#guild_id/settings.ts
Too large (Show diff)
View
src/api/routes/users/@me/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/codes-verification.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/codes.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/totp/disable.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/totp/enable.ts
Too large (Show diff)
View
src/api/routes/users/@me/notes.ts
Too large (Show diff)
View
src/api/routes/users/@me/relationships.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings.ts
Too large (Show diff)
View
src/api/start.ts
Too large (Show diff)
View
src/api/util/handlers/Message.ts
Too large (Show diff)
View
src/api/util/handlers/Voice.ts
Too large (Show diff)
View
src/api/util/handlers/route.ts
Too large (Show diff)
View
src/api/util/index.ts
Too large (Show diff)
View
src/api/util/utility/Base64.ts
Too large (Show diff)
View
src/api/util/utility/RandomInviteID.ts
Too large (Show diff)
View
src/api/util/utility/String.ts
Too large (Show diff)
View
src/api/util/utility/captcha.ts
Too large (Show diff)
View
src/api/util/utility/ipAddress.ts
Too large (Show diff)
View
src/api/util/utility/passwordStrength.ts
Too large (Show diff)
View
src/bundle/Server.ts
Too large (Show diff)
View
src/bundle/index.ts
Too large (Show diff)
View
src/bundle/start.ts
Too large (Show diff)
View
src/bundle/stats.ts
Too large (Show diff)
View
src/cdn/Server.ts
Too large (Show diff)
View
src/cdn/routes/attachments.ts
Too large (Show diff)
View
src/cdn/routes/avatars.ts
Too large (Show diff)
View
src/cdn/routes/external.ts
Too large (Show diff)
View
src/cdn/routes/guilds.ts
Too large (Show diff)
View
src/cdn/routes/role-icons.ts
Too large (Show diff)
View
src/cdn/start.ts
Too large (Show diff)
View
src/cdn/util/S3Storage.ts
Too large (Show diff)
View
src/cdn/util/Storage.ts
Too large (Show diff)
View
src/gateway/events/Connection.ts
Too large (Show diff)
View
src/gateway/events/Message.ts
Too large (Show diff)
View
src/gateway/listener/listener.ts
Too large (Show diff)
View
src/gateway/opcodes/Identify.ts
Too large (Show diff)
View
src/gateway/opcodes/LazyRequest.ts
Too large (Show diff)
View
src/gateway/opcodes/PresenceUpdate.ts
Too large (Show diff)
View
src/gateway/opcodes/VoiceStateUpdate.ts
Too large (Show diff)
View
src/gateway/start.ts
Too large (Show diff)
View
src/gateway/util/Send.ts
Too large (Show diff)
View
src/util/dtos/DmChannelDTO.ts
Too large (Show diff)
View
src/util/entities/Attachment.ts
Too large (Show diff)
View
src/util/entities/AuditLog.ts
Too large (Show diff)
View
src/util/entities/BackupCodes.ts
Too large (Show diff)
View
src/util/entities/BaseClass.ts
Too large (Show diff)
View
src/util/entities/Categories.ts
Too large (Show diff)
View
src/util/entities/Channel.ts
Too large (Show diff)
View
src/util/entities/ClientRelease.ts
Too large (Show diff)
View
src/util/entities/Config.ts
Too large (Show diff)
View
src/util/entities/ConnectedAccount.ts
Too large (Show diff)
View
src/util/entities/Emoji.ts
Too large (Show diff)
View
src/util/entities/Encryption.ts
Too large (Show diff)
View
src/util/entities/Guild.ts
Too large (Show diff)
View
src/util/entities/Invite.ts
Too large (Show diff)
View
src/util/entities/Member.ts
Too large (Show diff)
View
src/util/entities/Message.ts
Too large (Show diff)
View
src/util/entities/Migration.ts
Too large (Show diff)
View
src/util/entities/Note.ts
Too large (Show diff)
View
src/util/entities/ReadState.ts
Too large (Show diff)
View
src/util/entities/Relationship.ts
Too large (Show diff)
View
src/util/entities/StickerPack.ts
Too large (Show diff)
View
src/util/entities/Team.ts
Too large (Show diff)
View
src/util/entities/TeamMember.ts
Too large (Show diff)
View
src/util/entities/User.ts
Too large (Show diff)
View
src/util/entities/index.ts
Too large (Show diff)
View
src/util/imports/OrmUtils.ts
Too large (Show diff)
View
src/util/imports/index.ts
Too large (Show diff)
View
src/util/index.ts
Too large (Show diff)
View
src/util/interfaces/Activity.ts
Too large (Show diff)
View
src/util/interfaces/Event.ts
Too large (Show diff)
View
src/util/migrations/1633864260873-EmojiRoles.ts
Too large (Show diff)
View
src/util/migrations/1633864669243-EmojiUser.ts
Too large (Show diff)
View
src/util/migrations/1633881705509-VanityInvite.ts
Too large (Show diff)
View
src/util/migrations/1634308884591-Stickers.ts
Too large (Show diff)
View
src/util/migrations/1634424361103-Presence.ts
Too large (Show diff)
View
src/util/migrations/1634426540271-MigrationTimestamp.ts
Too large (Show diff)
View
src/util/migrations/1660678870706-opencordFixes.ts
Too large (Show diff)
View
src/util/migrations/1660689892073-mobileFixes2.ts
Too large (Show diff)
View
src/util/schemas/ActivitySchema.ts
Too large (Show diff)
View
src/util/schemas/BackupCodesChallengeSchema.ts
Too large (Show diff)
View
src/util/schemas/BanCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/BanModeratorSchema.ts
Too large (Show diff)
View
src/util/schemas/BanRegistrySchema.ts
Too large (Show diff)
View
src/util/schemas/BulkDeleteSchema.ts
Too large (Show diff)
View
src/util/schemas/ChannelModifySchema.ts
Too large (Show diff)
View
src/util/schemas/CodesVerificationSchema.ts
Too large (Show diff)
View
src/util/schemas/DmChannelCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/EmojiCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/EmojiModifySchema.ts
Too large (Show diff)
View
src/util/schemas/GuildCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/GuildTemplateCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
Too large (Show diff)
View
src/util/schemas/InviteCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/LoginSchema.ts
Too large (Show diff)
View
src/util/schemas/MemberChangeSchema.ts
Too large (Show diff)
View
src/util/schemas/MemberNickChangeSchema.ts
Too large (Show diff)
View
src/util/schemas/MessageAcknowledgeSchema.ts
Too large (Show diff)
View
src/util/schemas/MessageCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/MfaCodesSchema.ts
Too large (Show diff)
View
src/util/schemas/ModifyGuildStickerSchema.ts
Too large (Show diff)
View
src/util/schemas/PruneSchema.ts
Too large (Show diff)
View
src/util/schemas/PurgeSchema.ts
Too large (Show diff)
View
src/util/schemas/RegisterSchema.ts
Too large (Show diff)
View
src/util/schemas/RelationshipPostSchema.ts
Too large (Show diff)
View
src/util/schemas/RelationshipPutSchema.ts
Too large (Show diff)
View
src/util/schemas/RoleModifySchema.ts
Too large (Show diff)
View
src/util/schemas/SelectProtocolSchema.ts
Too large (Show diff)
View
src/util/schemas/TemplateCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/TemplateModifySchema.ts
Too large (Show diff)
View
src/util/schemas/TotpDisableSchema.ts
Too large (Show diff)
View
src/util/schemas/TotpEnableSchema.ts
Too large (Show diff)
View
src/util/schemas/TotpSchema.ts
Too large (Show diff)
View
src/util/schemas/UserModifySchema.ts
Too large (Show diff)
View
src/util/schemas/Validator.ts
Too large (Show diff)
View
src/util/schemas/VanityUrlSchema.ts
Too large (Show diff)
View
src/util/schemas/VoiceIdentifySchema.ts
Too large (Show diff)
View
src/util/schemas/VoiceStateUpdateSchema.ts
Too large (Show diff)
View
src/util/schemas/VoiceVideoSchema.ts
Too large (Show diff)
View
src/util/schemas/WebhookCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/WidgetModifySchema.ts
Too large (Show diff)
View
src/util/schemas/index.ts
Too large (Show diff)
View
src/util/util/ApiError.ts
Too large (Show diff)
View
src/util/util/AutoUpdate.ts
Too large (Show diff)
View
src/util/util/BannedWords.ts
Too large (Show diff)
View
src/util/util/BitField.ts
Too large (Show diff)
View
src/util/util/Categories.ts
Too large (Show diff)
View
src/util/util/Config.ts
Too large (Show diff)
View
src/util/util/Constants.ts
Too large (Show diff)
View
src/util/util/Database.ts
Too large (Show diff)
View
src/util/util/Email.ts
Too large (Show diff)
View
src/util/util/Event.ts
Too large (Show diff)
View
src/util/util/FieldError.ts
Too large (Show diff)
View
src/util/util/Intents.ts
Too large (Show diff)
View
src/util/util/InvisibleCharacters.ts
Too large (Show diff)
View
src/util/util/Permissions.ts
Too large (Show diff)
View
src/util/util/RabbitMQ.ts
Too large (Show diff)
View
src/util/util/Rights.ts
Too large (Show diff)
View
src/util/util/Snowflake.ts
Too large (Show diff)
View
src/util/util/Token.ts
Too large (Show diff)
View
src/util/util/TraverseDirectory.ts
Too large (Show diff)
View
src/util/util/cdn.ts
Too large (Show diff)
View
src/util/util/index.ts
Too large (Show diff)
View
src/webrtc/Server.ts
Too large (Show diff)
View
src/webrtc/events/Close.ts
Too large (Show diff)
View
src/webrtc/events/Connection.ts
Too large (Show diff)
View
src/webrtc/events/Message.ts
Too large (Show diff)
View
src/webrtc/index.ts
Too large (Show diff)
View
src/webrtc/opcodes/BackendVersion.ts
Too large (Show diff)
View
src/webrtc/opcodes/Heartbeat.ts
Too large (Show diff)
View
src/webrtc/opcodes/Identify.ts
Too large (Show diff)
View
src/webrtc/opcodes/SelectProtocol.ts
Too large (Show diff)
View
src/webrtc/opcodes/Speaking.ts
Too large (Show diff)
View
src/webrtc/opcodes/Video.ts
Too large (Show diff)
View
src/webrtc/opcodes/index.ts
Too large (Show diff)
View
src/webrtc/opcodes/sdp.json
Too large (Show diff)
View
src/webrtc/start.ts
Too large (Show diff)
View
src/webrtc/util/Constants.ts
Too large (Show diff)
View
src/webrtc/util/MediaServer.ts
Too large (Show diff)
View
src/webrtc/util/index.ts
Too large (Show diff)
View
tsconfig.json
Too large (Show diff)