lintstagedrc: regenerate schemas/openapi if schemas changed
1 parent f05f816 commit 491c0de845a886954262e3ddb24959ba37a014b6
@Rory& Rory& authored on 17 Dec
Showing 667 changed files
View
.lintstagedrc 100644 → 0
Too large (Show diff)
View
.lintstagedrc.js 0 → 100644
Too large (Show diff)
View
.prettierrc.json
Too large (Show diff)
View
eslint.config.mjs
Too large (Show diff)
View
package-lock.json
Too large (Show diff)
View
package.json
Too large (Show diff)
View
scripts/genIndex.js
Too large (Show diff)
View
scripts/license.js
Too large (Show diff)
View
scripts/openapi.js
Too large (Show diff)
View
scripts/schema.js
Too large (Show diff)
View
scripts/schemaExclusions.json
Too large (Show diff)
View
scripts/stress/identify.js
Too large (Show diff)
View
scripts/stress/login.js
Too large (Show diff)
View
scripts/stress/users.js
Too large (Show diff)
View
scripts/syncronise.js
Too large (Show diff)
View
scripts/test.js
Too large (Show diff)
View
scripts/util/getRouteDescriptions.js
Too large (Show diff)
View
scripts/util/walk.js
Too large (Show diff)
View
server.code-workspace
Too large (Show diff)
View
src/api/Server.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/ImageProxy.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/-/healthz.ts
Too large (Show diff)
View
src/api/routes/-/readyz.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/bot/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/commands/#command_id/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/commands/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/entitlements.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/guilds/#guild_id/commands/#command_id/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/guilds/#guild_id/commands/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/index.ts
Too large (Show diff)
View
src/api/routes/applications/#application_id/skus.ts
Too large (Show diff)
View
src/api/routes/applications/@me.ts
Too large (Show diff)
View
src/api/routes/applications/detectable.ts
Too large (Show diff)
View
src/api/routes/applications/index.ts
Too large (Show diff)
View
src/api/routes/attachments/refresh-urls.ts
Too large (Show diff)
View
src/api/routes/auth/fingerprint.ts
Too large (Show diff)
View
src/api/routes/auth/forgot.ts
Too large (Show diff)
View
src/api/routes/auth/generate-registration-tokens.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/mfa/webauthn.ts
Too large (Show diff)
View
src/api/routes/auth/register.ts
Too large (Show diff)
View
src/api/routes/auth/reset.ts
Too large (Show diff)
View
src/api/routes/auth/sessions.ts
Too large (Show diff)
View
src/api/routes/auth/verify/index.ts
Too large (Show diff)
View
src/api/routes/auth/verify/resend.ts
Too large (Show diff)
View
src/api/routes/auth/verify/view-backup-codes-challenge.ts
Too large (Show diff)
View
src/api/routes/beaker.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/attachments.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/directory-entries.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/greet.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/messages/pins/index.ts
Too large (Show diff)
View
src/api/routes/channels/#channel_id/messages/search.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/channels/preload-messages.ts
Too large (Show diff)
View
src/api/routes/collectibles-categories.ts
Too large (Show diff)
View
src/api/routes/collectibles-shop.ts
Too large (Show diff)
View
src/api/routes/connections/#connection_name/#connection_id/refresh.ts
Too large (Show diff)
View
src/api/routes/connections/#connection_name/authorize.ts
Too large (Show diff)
View
src/api/routes/connections/#connection_name/callback.ts
Too large (Show diff)
View
src/api/routes/connections/index.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/download.ts
Too large (Show diff)
View
src/api/routes/emojis/#emoji_id/source.ts
Too large (Show diff)
View
src/api/routes/experiments.ts
Too large (Show diff)
View
src/api/routes/games/detectable.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/application-command-index.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/auto-moderation/rules.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/bulk-ban.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/integrations.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/premium.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/profile.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/profile/index.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/#role_id/member-ids.ts
Too large (Show diff)
View
src/api/routes/guilds/#guild_id/roles/#role_id/members.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/roles/member-counts.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/webhooks.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/automations/email-domain-lookup.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/hub-waitlist.ts
Too large (Show diff)
View
src/api/routes/interactions/#interaction_id/#interaction_token/callback.ts
Too large (Show diff)
View
src/api/routes/interactions/index.ts
Too large (Show diff)
View
src/api/routes/invites/index.ts
Too large (Show diff)
View
src/api/routes/oauth2/applications/@me.ts
Too large (Show diff)
View
src/api/routes/oauth2/authorize.ts
Too large (Show diff)
View
src/api/routes/oauth2/tokens.ts
Too large (Show diff)
View
src/api/routes/outbound-promotions.ts
Too large (Show diff)
View
src/api/routes/partners/#guild_id/requirements.ts
Too large (Show diff)
View
src/api/routes/ping.ts
Too large (Show diff)
View
src/api/routes/policies/instance/config.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/policies/stats.ts
Too large (Show diff)
View
src/api/routes/read-states/ack-bulk.ts
Too large (Show diff)
View
src/api/routes/reporting/menu/message.ts
Too large (Show diff)
View
src/api/routes/safety-hub/@me/index.ts
Too large (Show diff)
View
src/api/routes/safety-hub/suspended/@me.ts
Too large (Show diff)
View
src/api/routes/scheduled-maintenances/upcoming.json.ts
Too large (Show diff)
View
src/api/routes/science.ts
Too large (Show diff)
View
src/api/routes/stage-instances.ts
Too large (Show diff)
View
src/api/routes/sticker-packs/index.ts
Too large (Show diff)
View
src/api/routes/stickers/#sticker_id/index.ts
Too large (Show diff)
View
src/api/routes/stop.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/applications/#application_id/index.ts
Too large (Show diff)
View
src/api/routes/store/published-listings/applications/#application_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/teams.ts
Too large (Show diff)
View
src/api/routes/track.ts
Too large (Show diff)
View
src/api/routes/updates.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/delete.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/index.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/messages.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/profile.ts
Too large (Show diff)
View
src/api/routes/users/#user_id/relationships.ts
Too large (Show diff)
View
src/api/routes/users/@me/activities/statistics/applications.ts
Too large (Show diff)
View
src/api/routes/users/@me/affinities/guilds.ts
Too large (Show diff)
View
src/api/routes/users/@me/affinities/users.ts
Too large (Show diff)
View
src/api/routes/users/@me/applications/#application_id/entitlements.ts
Too large (Show diff)
View
src/api/routes/users/@me/billing/country-code.ts
Too large (Show diff)
View
src/api/routes/users/@me/billing/location-info.ts
Too large (Show diff)
View
src/api/routes/users/@me/billing/payment-sources.ts
Too large (Show diff)
View
src/api/routes/users/@me/billing/subscriptions.ts
Too large (Show diff)
View
src/api/routes/users/@me/channels.ts
Too large (Show diff)
View
src/api/routes/users/@me/collectibles-marketing.ts
Too large (Show diff)
View
src/api/routes/users/@me/collectibles-purchases.ts
Too large (Show diff)
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/access-token.ts
Too large (Show diff)
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/connections/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/delete.ts
Too large (Show diff)
View
src/api/routes/users/@me/devices.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/entitlements.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/guilds/premium/subscription-slots.ts
Too large (Show diff)
View
src/api/routes/users/@me/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/library.ts
Too large (Show diff)
View
src/api/routes/users/@me/mentions.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/mfa/webauthn/credentials/#key_id/index.ts
Too large (Show diff)
View
src/api/routes/users/@me/mfa/webauthn/credentials/index.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-proto/1.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings-proto/2.ts
Too large (Show diff)
View
src/api/routes/users/@me/settings.ts
Too large (Show diff)
View
src/api/routes/voice/regions.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/#token/github.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/#token/index.ts
Too large (Show diff)
View
src/api/routes/webhooks/#webhook_id/index.ts
Too large (Show diff)
View
src/api/start.ts
Too large (Show diff)
View
src/api/util/handlers/Instance.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/Webhook.ts
Too large (Show diff)
View
src/api/util/handlers/route.ts
Too large (Show diff)
View
src/api/util/utility/Base64.ts
Too large (Show diff)
View
src/api/util/utility/EmbedHandlers.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/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/badge-icons.ts
Too large (Show diff)
View
src/cdn/routes/embed.ts
Too large (Show diff)
View
src/cdn/routes/guild-profiles.ts
Too large (Show diff)
View
src/cdn/routes/ping.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/FileStorage.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/cdn/util/multer.ts
Too large (Show diff)
View
src/connections/BattleNet/BattleNetSettings.ts
Too large (Show diff)
View
src/connections/BattleNet/index.ts
Too large (Show diff)
View
src/connections/Discord/DiscordSettings.ts
Too large (Show diff)
View
src/connections/Discord/index.ts
Too large (Show diff)
View
src/connections/EpicGames/EpicGamesSettings.ts
Too large (Show diff)
View
src/connections/EpicGames/index.ts
Too large (Show diff)
View
src/connections/Facebook/FacebookSettings.ts
Too large (Show diff)
View
src/connections/Facebook/index.ts
Too large (Show diff)
View
src/connections/GitHub/GitHubSettings.ts
Too large (Show diff)
View
src/connections/GitHub/index.ts
Too large (Show diff)
View
src/connections/Reddit/RedditSettings.ts
Too large (Show diff)
View
src/connections/Reddit/index.ts
Too large (Show diff)
View
src/connections/Spotify/SpotifySettings.ts
Too large (Show diff)
View
src/connections/Spotify/index.ts
Too large (Show diff)
View
src/connections/Twitch/TwitchSettings.ts
Too large (Show diff)
View
src/connections/Twitch/index.ts
Too large (Show diff)
View
src/connections/Twitter/TwitterSettings.ts
Too large (Show diff)
View
src/connections/Twitter/index.ts
Too large (Show diff)
View
src/connections/Xbox/XboxSettings.ts
Too large (Show diff)
View
src/connections/Xbox/index.ts
Too large (Show diff)
View
src/connections/Youtube/YoutubeSettings.ts
Too large (Show diff)
View
src/connections/Youtube/index.ts
Too large (Show diff)
View
src/gateway/Server.ts
Too large (Show diff)
View
src/gateway/events/Close.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/GuildSubscriptionsBulk.ts
Too large (Show diff)
View
src/gateway/opcodes/GuildSync.ts
Too large (Show diff)
View
src/gateway/opcodes/Heartbeat.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/RequestChannelStatuses.ts
Too large (Show diff)
View
src/gateway/opcodes/RequestGuildMembers.ts
Too large (Show diff)
View
src/gateway/opcodes/Resume.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamCreate.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamDelete.ts
Too large (Show diff)
View
src/gateway/opcodes/StreamWatch.ts
Too large (Show diff)
View
src/gateway/opcodes/VoiceStateUpdate.ts
Too large (Show diff)
View
src/gateway/opcodes/experiments.json
Too large (Show diff)
View
src/gateway/opcodes/index.ts
Too large (Show diff)
View
src/gateway/opcodes/instanceOf.ts
Too large (Show diff)
View
src/gateway/start.ts
Too large (Show diff)
View
src/gateway/util/Capabilities.ts
Too large (Show diff)
View
src/gateway/util/Constants.ts
Too large (Show diff)
View
src/gateway/util/Heartbeat.ts
Too large (Show diff)
View
src/gateway/util/Send.ts
Too large (Show diff)
View
src/gateway/util/SessionUtils.ts
Too large (Show diff)
View
src/gateway/util/Utils.ts
Too large (Show diff)
View
src/gateway/util/WebSocket.ts
Too large (Show diff)
View
src/schemas/CreateFingerprintResponse.ts
Too large (Show diff)
View
src/schemas/HelperTypes.ts
Too large (Show diff)
View
src/schemas/Validator.ts
Too large (Show diff)
View
src/schemas/api/bots/ApplicationCommandCreateSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/ApplicationCommandSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/InteractionCallbackSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/InteractionCallbackType.ts
Too large (Show diff)
View
src/schemas/api/bots/InteractionCreateSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/InteractionSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/SendableApplicationCommandDataSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/SendableMessageComponentDataSchema.ts
Too large (Show diff)
View
src/schemas/api/bots/SendableModalSubmitDataSchema.ts
Too large (Show diff)
View
src/schemas/api/channels/Channel.ts
Too large (Show diff)
View
src/schemas/api/channels/Webhook.ts
Too large (Show diff)
View
src/schemas/api/developers/Application.ts
Too large (Show diff)
View
src/schemas/api/developers/ApplicationCreateSchema.ts
Too large (Show diff)
View
src/schemas/api/developers/ApplicationModifySchema.ts
Too large (Show diff)
View
src/schemas/api/developers/Team.ts
Too large (Show diff)
View
src/schemas/api/guilds/AuditLog.ts
Too large (Show diff)
View
src/schemas/api/guilds/Automod.ts
Too large (Show diff)
View
src/schemas/api/guilds/GuildProfileResponse.ts
Too large (Show diff)
View
src/schemas/api/guilds/GuildSchema.ts
Too large (Show diff)
View
src/schemas/api/guilds/Role.ts
Too large (Show diff)
View
src/schemas/api/guilds/Sticker.ts
Too large (Show diff)
View
src/schemas/api/guilds/VoiceState.ts
Too large (Show diff)
View
src/schemas/api/messages/Components.ts
Too large (Show diff)
View
src/schemas/api/messages/Embeds.ts
Too large (Show diff)
View
src/schemas/api/messages/Message.ts
Too large (Show diff)
View
src/schemas/api/messages/Polls.ts
Too large (Show diff)
View
src/schemas/api/users/InstanceUserDeleteSchema.ts
Too large (Show diff)
View
src/schemas/api/users/Member.ts
Too large (Show diff)
View
src/schemas/api/users/SessionsSchemas.ts
Too large (Show diff)
View
src/schemas/api/users/User.ts
Too large (Show diff)
View
src/schemas/api/users/UserSettings.ts
Too large (Show diff)
View
src/schemas/gateway/GatewayPayloadSchema.ts
Too large (Show diff)
View
src/schemas/gateway/IdentifySchema.ts
Too large (Show diff)
View
src/schemas/gateway/LazyRequestSchema.ts
Too large (Show diff)
View
src/schemas/gateway/StreamCreateSchema.ts
Too large (Show diff)
View
src/schemas/gateway/StreamDeleteSchema.ts
Too large (Show diff)
View
src/schemas/gateway/StreamWatchSchema.ts
Too large (Show diff)
View
src/schemas/responses/APIErrorResponse.ts
Too large (Show diff)
View
src/schemas/responses/AccountStandingResponse.ts
Too large (Show diff)
View
src/schemas/responses/BackupCodesChallengeResponse.ts
Too large (Show diff)
View
src/schemas/responses/CaptchaRequiredResponse.ts
Too large (Show diff)
View
src/schemas/responses/CollectiblesCategoriesResponse.ts
Too large (Show diff)
View
src/schemas/responses/CollectiblesMarketingResponse.ts
Too large (Show diff)
View
src/schemas/responses/CollectiblesShopResponse.ts
Too large (Show diff)
View
src/schemas/responses/DiscoverableGuildsResponse.ts
Too large (Show diff)
View
src/schemas/responses/EmailDomainLookupResponse.ts
Too large (Show diff)
View
src/schemas/responses/EmailDomainLookupVerifyCodeResponse.ts
Too large (Show diff)
View
src/schemas/responses/EmojiSourceResponse.ts
Too large (Show diff)
View
src/schemas/responses/GatewayBotResponse.ts
Too large (Show diff)
View
src/schemas/responses/GatewayResponse.ts
Too large (Show diff)
View
src/schemas/responses/GenerateRegistrationTokensResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildBansResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildCreateResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildDiscoveryRequirements.ts
Too large (Show diff)
View
src/schemas/responses/GuildMessagesSearchResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildPruneResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildRecommendationsResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildVanityUrl.ts
Too large (Show diff)
View
src/schemas/responses/GuildVoiceRegionsResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildWidgetJsonResponse.ts
Too large (Show diff)
View
src/schemas/responses/GuildWidgetSettingsResponse.ts
Too large (Show diff)
View
src/schemas/responses/HubDirectoryEntriesResponse.ts
Too large (Show diff)
View
src/schemas/responses/HubWaitlistSignupResponse.ts
Too large (Show diff)
View
src/schemas/responses/InstanceDomainsResponse.ts
Too large (Show diff)
View
src/schemas/responses/InstancePingResponse.ts
Too large (Show diff)
View
src/schemas/responses/InstanceStatsResponse.ts
Too large (Show diff)
View
src/schemas/responses/LocationMetadataResponse.ts
Too large (Show diff)
View
src/schemas/responses/MemberJoinGuildResponse.ts
Too large (Show diff)
View
src/schemas/responses/OAuthAuthorizeResponse.ts
Too large (Show diff)
View
src/schemas/responses/RefreshUrlsResponse.ts
Too large (Show diff)
View
src/schemas/responses/SettingsProtoUpdateResponse.ts
Too large (Show diff)
View
src/schemas/responses/Tenor.ts
Too large (Show diff)
View
src/schemas/responses/TokenResponse.ts
Too large (Show diff)
View
src/schemas/responses/TypedResponses.ts
Too large (Show diff)
View
src/schemas/responses/UpdatesResponse.ts
Too large (Show diff)
View
src/schemas/responses/UploadAttachmentResponseSchema.ts
Too large (Show diff)
View
src/schemas/responses/UserNoteResponse.ts
Too large (Show diff)
View
src/schemas/responses/UserProfileResponse.ts
Too large (Show diff)
View
src/schemas/responses/UserRelationshipsResponse.ts
Too large (Show diff)
View
src/schemas/responses/WebAuthnCreateResponse.ts
Too large (Show diff)
View
src/schemas/responses/WebhookCreateResponse.ts
Too large (Show diff)
View
src/schemas/uncategorised/AckBulkSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ActivitySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ApplicationAuthorizeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/AutomodRuleSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BackupCodesChallengeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BanCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BanModeratorSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BanRegistrySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BotModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BulkBanSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/BulkDeleteSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ChannelModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ChannelReorderSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/CodesVerificationSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ConnectedAccountSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ConnectionCallbackSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ConnectionUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/DmChannelCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/EmailDomainLookupSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/EmailDomainLookupVerifyCodeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/EmojiCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/EmojiModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ForgotPasswordSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GreetRequestSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GuildCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GuildSubscriptionsBulkSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GuildTemplateCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GuildUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/GuildUpdateWelcomeScreenSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/HubWaitlistSignupSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/InviteCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/LoginResponse.ts
Too large (Show diff)
View
src/schemas/uncategorised/LoginSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MemberChangeProfileSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MemberChangeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MemberNickChangeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MessageAcknowledgeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MessageCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/MfaCodesSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/ModifyGuildStickerSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/PasswordResetSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/PreloadMessagesRequestSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/PruneSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/PurgeSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RefreshUrlsRequestSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RegisterSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RelationshipPostSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RelationshipPutSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RequestGuildMembersSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RoleModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/RolePositionUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/SelectProtocolSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/SettingsProtoUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TeamCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TemplateCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TemplateModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TotpDisableSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TotpEnableSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/TotpSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UploadAttachmentRequestSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UserDeleteSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UserGuildSettingsSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UserModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UserNoteUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/UserProfileModifySchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/VanityUrlSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/VerifyEmailSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/VoiceStateUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/WebAuthnSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/WebhookCreateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/WebhookExecuteSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/WebhookUpdateSchema.ts
Too large (Show diff)
View
src/schemas/uncategorised/WidgetModifySchema.ts
Too large (Show diff)
View
src/schemas/webrtc/Region.ts
Too large (Show diff)
View
src/schemas/webrtc/VoiceIdentifySchema.ts
Too large (Show diff)
View
src/schemas/webrtc/VoiceVideoSchema.ts
Too large (Show diff)
View
src/schemas/webrtc/index.ts
Too large (Show diff)
View
src/util/Signing.ts
Too large (Show diff)
View
src/util/config/Config.ts
Too large (Show diff)
View
src/util/config/types/ApiConfiguration.ts
Too large (Show diff)
View
src/util/config/types/CdnConfiguration.ts
Too large (Show diff)
View
src/util/config/types/DefaultsConfiguration.ts
Too large (Show diff)
View
src/util/config/types/EmailConfiguration.ts
Too large (Show diff)
View
src/util/config/types/EndpointConfiguration.ts
Too large (Show diff)
View
src/util/config/types/ExternalTokensConfiguration.ts
Too large (Show diff)
View
src/util/config/types/GeneralConfiguration.ts
Too large (Show diff)
View
src/util/config/types/GifConfiguration.ts
Too large (Show diff)
View
src/util/config/types/GuildConfiguration.ts
Too large (Show diff)
View
src/util/config/types/KafkaConfiguration.ts
Too large (Show diff)
View
src/util/config/types/LimitConfigurations.ts
Too large (Show diff)
View
src/util/config/types/LoginConfiguration.ts
Too large (Show diff)
View
src/util/config/types/MetricsConfiguration.ts
Too large (Show diff)
View
src/util/config/types/PasswordResetConfiguration.ts
Too large (Show diff)
View
src/util/config/types/RabbitMQConfiguration.ts
Too large (Show diff)
View
src/util/config/types/RegionConfiguration.ts
Too large (Show diff)
View
src/util/config/types/RegisterConfiguration.ts
Too large (Show diff)
View
src/util/config/types/SecurityConfiguration.ts
Too large (Show diff)
View
src/util/config/types/TemplateConfiguration.ts
Too large (Show diff)
View
src/util/config/types/UsersConfiguration.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/client/ClientReleaseConfiguration.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/defaults/GuildDefaults.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/defaults/UserDefaults.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/email/MailGun.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/email/MailJet.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/email/SMTP.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/email/SendGrid.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/guild/AutoJoin.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/guild/Discovery.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/kafka/KafkaBroker.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/ChannelLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/GlobalRateLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/GuildLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/MessageLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/RateLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/UserLimits.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/ratelimits/Auth.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/ratelimits/RateLimitOptions.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/limits/ratelimits/Route.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/register/DateOfBirth.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/register/Email.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/register/Password.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/security/Captcha.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/security/TwoFactor.ts
Too large (Show diff)
View
src/util/connections/Connection.ts
Too large (Show diff)
View
src/util/connections/ConnectionConfig.ts
Too large (Show diff)
View
src/util/connections/ConnectionLoader.ts
Too large (Show diff)
View
src/util/connections/ConnectionStore.ts
Too large (Show diff)
View
src/util/connections/RefreshableConnection.ts
Too large (Show diff)
View
src/util/dtos/ConnectedAccountDTO.ts
Too large (Show diff)
View
src/util/dtos/DmChannelDTO.ts
Too large (Show diff)
View
src/util/dtos/ReadyGuildDTO.ts
Too large (Show diff)
View
src/util/dtos/UserDTO.ts
Too large (Show diff)
View
src/util/entities/Application.ts
Too large (Show diff)
View
src/util/entities/ApplicationCommand.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/AutomodRule.ts
Too large (Show diff)
View
src/util/entities/BackupCodes.ts
Too large (Show diff)
View
src/util/entities/Badge.ts
Too large (Show diff)
View
src/util/entities/Ban.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/CloudAttachment.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/ConnectionConfigEntity.ts
Too large (Show diff)
View
src/util/entities/EmbedCache.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/InstanceBan.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/RateLimit.ts
Too large (Show diff)
View
src/util/entities/ReadState.ts
Too large (Show diff)
View
src/util/entities/Recipient.ts
Too large (Show diff)
View
src/util/entities/Relationship.ts
Too large (Show diff)
View
src/util/entities/Role.ts
Too large (Show diff)
View
src/util/entities/SecurityKey.ts
Too large (Show diff)
View
src/util/entities/Session.ts
Too large (Show diff)
View
src/util/entities/Sticker.ts
Too large (Show diff)
View
src/util/entities/StickerPack.ts
Too large (Show diff)
View
src/util/entities/Stream.ts
Too large (Show diff)
View
src/util/entities/StreamSession.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/Template.ts
Too large (Show diff)
View
src/util/entities/User.ts
Too large (Show diff)
View
src/util/entities/UserSettings.ts
Too large (Show diff)
View
src/util/entities/UserSettingsProtos.ts
Too large (Show diff)
View
src/util/entities/ValidRegistrationTokens.ts
Too large (Show diff)
View
src/util/entities/VoiceState.ts
Too large (Show diff)
View
src/util/entities/Webhook.ts
Too large (Show diff)
View
src/util/imports/Erlpack.ts
Too large (Show diff)
View
src/util/imports/Interactions.ts
Too large (Show diff)
View
src/util/imports/Jimp.ts
Too large (Show diff)
View
src/util/imports/OrmUtils.ts
Too large (Show diff)
View
src/util/interfaces/Activity.ts
Too large (Show diff)
View
src/util/interfaces/ConnectedAccount.ts
Too large (Show diff)
View
src/util/interfaces/Event.ts
Too large (Show diff)
View
src/util/interfaces/GuildWelcomeScreen.ts
Too large (Show diff)
View
src/util/interfaces/Interaction.ts
Too large (Show diff)
View
src/util/interfaces/Presence.ts
Too large (Show diff)
View
src/util/interfaces/Status.ts
Too large (Show diff)
View
src/util/migration/postgres/1673609867556-templateDeleteCascade.ts
Too large (Show diff)
View
src/util/migration/postgres/1675044825710-webauthn.ts
Too large (Show diff)
View
src/util/migration/postgres/1696420827239-guildChannelOrdering.ts
Too large (Show diff)
View
src/util/migration/postgres/1713116476900-messageFlagsNotNull.ts
Too large (Show diff)
View
src/util/migration/postgres/1719776735000-newUserSettings.ts
Too large (Show diff)
View
src/util/migration/postgres/1720157926878-messagePollObject.ts
Too large (Show diff)
View
src/util/migration/postgres/1720628601997-badges.ts
Too large (Show diff)
View
src/util/migration/postgres/1721298824927-webhookMessageProperties.ts
Too large (Show diff)
View
src/util/migration/postgres/1723347738541-client_status.ts
Too large (Show diff)
View
src/util/migration/postgres/1723577874393-discoveryCategoryIcon.ts
Too large (Show diff)
View
src/util/migration/postgres/1723644478176-webhookSourceChannel.ts
Too large (Show diff)
View
src/util/migration/postgres/1724477620293-teamMemberRole.ts
Too large (Show diff)
View
src/util/migration/postgres/1725090962922-applicationProperties.ts
Too large (Show diff)
View
src/util/migration/postgres/1745625724865-voice.ts
Too large (Show diff)
View
src/util/migration/postgres/1752157979333-UserSettingsProtos.ts
Too large (Show diff)
View
src/util/migration/postgres/1752321571508-RoleColors.ts
Too large (Show diff)
View
src/util/migration/postgres/1752383879533-message_pinned_at.ts
Too large (Show diff)
View
src/util/migration/postgres/1753639700904-Automod.ts
Too large (Show diff)
View
src/util/migration/postgres/1758654246197-CloudAttachments.ts
Too large (Show diff)
View
src/util/migration/postgres/1758654621365-CloudAttachmentsFixIdRefs.ts
Too large (Show diff)
View
src/util/migration/postgres/1760622755598-ApplicationCommands.ts
Too large (Show diff)
View
src/util/migration/postgres/1760622755599-ReconcileMigrationAttempts.ts
Too large (Show diff)
View
src/util/migration/postgres/1760694225225-message_interaction_metadata.ts
Too large (Show diff)
View
src/util/migration/postgres/1760961911873-message_reference_fix.ts
Too large (Show diff)
View
src/util/migration/postgres/1761113394664-delete-bot-users-without-an-application.ts
Too large (Show diff)
View
src/util/migration/postgres/1761209437070-application-commands-options-default.ts
Too large (Show diff)
View
src/util/migration/postgres/1762611552514-fix-gif-stickers-format_type.ts
Too large (Show diff)
View
src/util/migration/postgres/1763630755675-default-activities-to-empty-array.ts
Too large (Show diff)
View
src/util/migration/postgres/1765143034407-DontIpBanBanner.ts
Too large (Show diff)
View
src/util/migration/postgres/1765578570423-InstanceBanTable.ts
Too large (Show diff)
View
src/util/migration/postgres/1765587835846-InstanceBanAllowlist.ts
Too large (Show diff)
View
src/util/migration/postgres/1765665440000-DropDefaultIPDataKey.ts
Too large (Show diff)
View
src/util/migration/postgres/1765863159930-ExtendedSessionInfo.ts
Too large (Show diff)
View
src/util/migration/postgres/1765932247127-UpdateSessionInfo.ts
Too large (Show diff)
View
src/util/util/ApiError.ts
Too large (Show diff)
View
src/util/util/Application.ts
Too large (Show diff)
View
src/util/util/AutoUpdate.ts
Too large (Show diff)
View
src/util/util/BitField.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/DateBuilder.test.ts
Too large (Show diff)
View
src/util/util/DateBuilder.ts
Too large (Show diff)
View
src/util/util/ElapsedTime.test.ts
Too large (Show diff)
View
src/util/util/ElapsedTime.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/Gifs.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/JSON.ts
Too large (Show diff)
View
src/util/util/KittyLogo.ts
Too large (Show diff)
View
src/util/util/Logo.ts
Too large (Show diff)
View
src/util/util/MessageFlags.ts
Too large (Show diff)
View
src/util/util/NameValidation.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/Random.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/Stopwatch.test.ts
Too large (Show diff)
View
src/util/util/Stopwatch.ts
Too large (Show diff)
View
src/util/util/String.ts
Too large (Show diff)
View
src/util/util/Timespan.test.ts
Too large (Show diff)
View
src/util/util/Timespan.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/Url.ts
Too large (Show diff)
View
src/util/util/WebAuthn.ts
Too large (Show diff)
View
src/util/util/cdn.ts
Too large (Show diff)
View
src/util/util/email/clients/IEmailClient.ts
Too large (Show diff)
View
src/util/util/email/clients/MailGunEmailClient.ts
Too large (Show diff)
View
src/util/util/email/clients/MailJetEmailClient.ts
Too large (Show diff)
View
src/util/util/email/clients/SMTPEmailClient.ts
Too large (Show diff)
View
src/util/util/email/clients/SendGridEmailClient.ts
Too large (Show diff)
View
src/util/util/email/index.ts
Too large (Show diff)
View
src/util/util/extensions/Array.test.ts
Too large (Show diff)
View
src/util/util/extensions/Array.ts
Too large (Show diff)
View
src/util/util/lambert-server/HTTPError.ts
Too large (Show diff)
View
src/util/util/lambert-server/Server.ts
Too large (Show diff)
View
src/util/util/lambert-server/Utils.ts
Too large (Show diff)
View
src/util/util/lambert-server/check.ts
Too large (Show diff)
View
src/util/util/networking/abuseipdb/AbuseIpDbClient.ts
Too large (Show diff)
View
src/util/util/networking/abuseipdb/AbuseIpDbSampleResponses.ts
Too large (Show diff)
View
src/util/util/networking/ipdata/IpDataClient.ts
Too large (Show diff)
View
src/util/util/networking/ipdata/IpDataSampleResponses.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/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/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/Send.ts
Too large (Show diff)
View
src/webrtc/util/WebRtcWebSocket.ts
Too large (Show diff)
View
tsconfig.json
Too large (Show diff)