Merge branch 'master' into feat/refactorIdentify
commit 13dedb6d251593054de6a64487f0b053060afd5c
2 parents ed72447 + 095cbf7
@Madeline Madeline authored on 1 Apr 2023
Showing 488 changed files
View
.github/FUNDING.yml
Too large (Show diff)
View
.github/ISSUE_TEMPLATE/config.yml
Too large (Show diff)
View
README.md
Too large (Show diff)
View
assets/email_templates/new_login_location.html
Too large (Show diff)
View
assets/email_templates/password_changed.html
Too large (Show diff)
View
assets/email_templates/password_reset_request.html
Too large (Show diff)
View
assets/email_templates/phone_removed.html
Too large (Show diff)
View
assets/email_templates/verify_email.html
Too large (Show diff)
View
assets/openapi.json
Too large (Show diff)
View
assets/public/0c8138dcc0dfe2689cdd73f7952c2475.png 0 → 100644
Too large (Show diff)
View
assets/public/1276374a404452756f3c9cc2601508a5.png 0 → 100644
Too large (Show diff)
View
assets/public/1f0bfc0865d324c2587920a7d80c609b.png 100644 → 0
Too large (Show diff)
View
assets/public/2e46fe14586f8e95471c0917f56726b5.png 0 → 100644
Too large (Show diff)
View
assets/public/3b70bb66089c60f8be5e214bf8574c9d.png 0 → 100644
Too large (Show diff)
View
assets/public/3c6ccb83716d1e4fb91d3082f6b21d77.png 100644 → 0
Too large (Show diff)
View
assets/public/4ab900144b0865430dc9be825c838faa.png 0 → 100644
Too large (Show diff)
View
assets/public/4c1b599b1ef5b9f1874fdb9933f3e03b.png 100644 → 0
Too large (Show diff)
View
assets/public/5ac2728593bb455250d11b848a0c36c6.png 0 → 100644
Too large (Show diff)
View
assets/public/6f26ddd1bf59740c536d2274bb834a05.png 100644 → 0
Too large (Show diff)
View
assets/public/7c8f476123d28d103efe381543274c25.png 100644 → 0
Too large (Show diff)
View
assets/public/823a3de61c4dc2415cc4dbc38fca4299.png 0 → 100644
Too large (Show diff)
View
assets/public/904bf9f1b61f53ef4a3b7a893afeabe3.png 0 → 100644
Too large (Show diff)
View
assets/public/9581acd31832465bdeaa5385b0e919a3.png 0 → 100644
Too large (Show diff)
View
assets/public/a8a4727cf2dc2939bd3c657fad4463fa.png 0 → 100644
Too large (Show diff)
View
assets/public/addd2f3268df46459e1d6012ad8e75bd.png 0 → 100644
Too large (Show diff)
View
assets/public/c09a43a372ba81e3018c3151d4ed4773.png 100644 → 0
Too large (Show diff)
View
assets/public/c4e0c8300fa491d94acfd2a1fb26cea8.png 0 → 100644
Too large (Show diff)
View
assets/public/e56a89224be0b2b1f7c04eca975be468.png 0 → 100644
Too large (Show diff)
View
assets/public/fac7e78de9753d4a37083bba74c1d9ef.png 0 → 100644
Too large (Show diff)
View
assets/public/fosscord-login.css
Too large (Show diff)
View
assets/public/fosscord.css
Too large (Show diff)
View
assets/public/index.html 0 → 100644
Too large (Show diff)
View
assets/schemas.json
Too large (Show diff)
View
assets/webrtc.js
Too large (Show diff)
View
env-vars.md 100644 → 0
Too large (Show diff)
View
fosscord-server.code-workspace 100644 → 0
Too large (Show diff)
View
nginx.conf
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/benchmark/index.js
Too large (Show diff)
View
scripts/benchmark/users.js
Too large (Show diff)
View
scripts/changelog.js
Too large (Show diff)
View
scripts/license.js
Too large (Show diff)
View
scripts/openapi.js
Too large (Show diff)
View
scripts/rights.js
Too large (Show diff)
View
scripts/schema.js
Too large (Show diff)
View
scripts/stagingMigration/index.js
Too large (Show diff)
View
scripts/stagingMigration/maria/1672833135670-staging.js
Too large (Show diff)
View
scripts/stagingMigration/mysql/1672833135670-staging.js
Too large (Show diff)
View
scripts/stagingMigration/postgres/1672815835837-staging.js
Too large (Show diff)
View
scripts/stresstest/accounts.json.example
Too large (Show diff)
View
scripts/stresstest/index.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
scripts/syncronise.js
Too large (Show diff)
View
scripts/util/getRouteDescriptions.js
Too large (Show diff)
View
scripts/util/licensePreamble.txt
Too large (Show diff)
View
scripts/util/walk.js
Too large (Show diff)
View
server.code-workspace 0 → 100644
Too large (Show diff)
View
src/api/Server.ts
Too large (Show diff)
View
src/api/global.d.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/middlewares/index.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/#id/bot/index.ts
Too large (Show diff)
View
src/api/routes/applications/#id/entitlements.ts
Too large (Show diff)
View
src/api/routes/applications/#id/index.ts
Too large (Show diff)
View
src/api/routes/applications/#id/skus.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/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/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/channels/#channel_id/followers.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/download.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/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/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/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/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/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/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/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/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.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/teams.ts
Too large (Show diff)
View
src/api/routes/template.ts.disabled
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/#id/delete.ts
Too large (Show diff)
View
src/api/routes/users/#id/index.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/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/#app_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/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/connections.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/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.ts
Too large (Show diff)
View
src/api/routes/voice/regions.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/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/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/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/index.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/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/index.ts
Too large (Show diff)
View
src/cdn/util/multer.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/index.ts
Too large (Show diff)
View
src/gateway/listener/listener.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/RequestGuildMembers.ts
Too large (Show diff)
View
src/gateway/opcodes/Resume.ts
Too large (Show diff)
View
src/gateway/opcodes/VoiceStateUpdate.ts
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/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/WebSocket.ts
Too large (Show diff)
View
src/gateway/util/index.ts
Too large (Show diff)
View
src/util/config/Config.ts
Too large (Show diff)
View
src/util/config/index.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/SentryConfiguration.ts
Too large (Show diff)
View
src/util/config/types/TemplateConfiguration.ts
Too large (Show diff)
View
src/util/config/types/index.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/client/ClientReleaseConfiguration.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/client/index.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/defaults/index.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/email/index.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/guild/index.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/index.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/kafka/KafkaBroker.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/kafka/index.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/index.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/limits/ratelimits/index.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/region/Region.ts
Too large (Show diff)
View
src/util/config/types/subconfigurations/region/index.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/register/index.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/config/types/subconfigurations/security/index.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/dtos/index.ts
Too large (Show diff)
View
src/util/entities/Application.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/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/Config.ts
Too large (Show diff)
View
src/util/entities/ConnectedAccount.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/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/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/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/entities/index.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/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/interfaces/index.ts
Too large (Show diff)
View
src/util/migration/mariadb/1673609465036-templateDeleteCascade.ts
Too large (Show diff)
View
src/util/migration/mariadb/1675045120206-webauthn.ts
Too large (Show diff)
View
src/util/migration/mysql/1673609465036-templateDeleteCascade.ts
Too large (Show diff)
View
src/util/migration/mysql/1675045120206-webauthn.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/schemas/AckBulkSchema.ts
Too large (Show diff)
View
src/util/schemas/ActivitySchema.ts
Too large (Show diff)
View
src/util/schemas/ApplicationAuthorizeSchema.ts
Too large (Show diff)
View
src/util/schemas/ApplicationCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/ApplicationModifySchema.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/BotModifySchema.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/ChannelPermissionOverwriteSchema.ts
Too large (Show diff)
View
src/util/schemas/ChannelReorderSchema.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/ForgotPasswordSchema.ts
Too large (Show diff)
View
src/util/schemas/GatewayBotResponse.ts 0 → 100644
Too large (Show diff)
View
src/util/schemas/GatewayPayloadSchema.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/GuildUpdateSchema.ts
Too large (Show diff)
View
src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
Too large (Show diff)
View
src/util/schemas/IdentifySchema.ts
Too large (Show diff)
View
src/util/schemas/InviteCreateSchema.ts
Too large (Show diff)
View
src/util/schemas/LazyRequestSchema.ts
Too large (Show diff)
View
src/util/schemas/LoginSchema.ts
Too large (Show diff)
View
src/util/schemas/MemberChangeProfileSchema.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/MessageEditSchema.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/PasswordResetSchema.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/RolePositionUpdateSchema.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/UserDeleteSchema.ts
Too large (Show diff)
View
src/util/schemas/UserGuildSettingsSchema.ts
Too large (Show diff)
View
src/util/schemas/UserModifySchema.ts
Too large (Show diff)
View
src/util/schemas/UserProfileModifySchema.ts
Too large (Show diff)
View
src/util/schemas/UserProfileResponse.ts 0 → 100644
Too large (Show diff)
View
src/util/schemas/UserRelationsResponse.ts 0 → 100644
Too large (Show diff)
View
src/util/schemas/UserSettingsSchema.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/VerifyEmailSchema.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/WebAuthnSchema.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/Array.ts
Too large (Show diff)
View
src/util/util/AutoUpdate.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/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/JSON.ts
Too large (Show diff)
View
src/util/util/MessageFlags.ts
Too large (Show diff)
View
src/util/util/RabbitMQ.ts
Too large (Show diff)
View
src/util/util/Regex.ts
Too large (Show diff)
View
src/util/util/Rights.ts
Too large (Show diff)
View
src/util/util/Sentry.ts
Too large (Show diff)
View
src/util/util/String.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/WebAuthn.ts
Too large (Show diff)
View
src/util/util/cdn.ts
Too large (Show diff)
View
src/util/util/email/index.ts
Too large (Show diff)
View
src/util/util/email/transports/MailGun.ts
Too large (Show diff)
View
src/util/util/email/transports/MailJet.ts
Too large (Show diff)
View
src/util/util/email/transports/SMTP.ts
Too large (Show diff)
View
src/util/util/email/transports/SendGrid.ts
Too large (Show diff)
View
src/util/util/email/transports/index.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/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)