Merge pull request #490 from developomp/master
Prettier format and link simplification
commit 00fd55ed772b2afe5fdefe1e5395c29f15fc914f
2 parents 20b4bc6 + 1511c14
@Samuel Samuel authored on 20 Oct 2021
GitHub committed on 20 Oct 2021
Showing 98 changed files
View
.dockerignore
View
.github/FUNDING.yml
View
.github/workflows/docker-publish-api.yml
View
.github/workflows/docker-publish-cdn.yml
View
.github/workflows/docker-publish-gateway.yml
View
.github/workflows/release.yml
View
.gitignore
View
.prettierrc 0 → 100644
View
README.md
View
api/.vscode/api-snippets.code-snippets
View
api/assets/schemas.json
Too large (Show diff)
View
api/crowdin.yml
View
api/locales/af/common.json
View
api/locales/ar/common.json
View
api/locales/be/common.json
View
api/locales/bg/common.json
View
api/locales/ca/common.json
View
api/locales/cs/common.json
View
api/locales/da/common.json
View
api/locales/de/common.json
View
api/locales/el/common.json
View
api/locales/en/common.json
View
api/locales/eo/common.json
View
api/locales/es/common.json
View
api/locales/fa/common.json
View
api/locales/fi/common.json
View
api/locales/fr/common.json
View
api/locales/he/common.json
View
api/locales/hi/common.json
View
api/locales/hr/common.json
View
api/locales/hu/common.json
View
api/locales/id/common.json
View
api/locales/it/common.json
View
api/locales/ja/common.json
View
api/locales/ko/common.json
View
api/locales/lt/common.json
View
api/locales/nl/common.json
View
api/locales/no/common.json
View
api/locales/pl/common.json
View
api/locales/pt/common.json
View
api/locales/ro/common.json
View
api/locales/ru/common.json
View
api/locales/si/common.json
View
api/locales/sk/common.json
View
api/locales/sr/common.json
View
api/locales/sv/common.json
View
api/locales/tr/common.json
View
api/locales/uk/common.json
View
api/locales/ur/common.json
View
api/locales/vi/common.json
View
api/locales/zh/common.json
View
api/src/global.d.ts
View
api/src/routes/-/healthz.ts
View
api/src/routes/-/readyz.ts
View
api/src/routes/applications/#id/entitlements.ts
View
api/src/routes/channels/#channel_id/messages/#message_id/crosspost.ts
View
api/src/routes/channels/#channel_id/recipients.ts
View
api/src/routes/discoverable-guilds.ts
View
api/src/routes/discovery.ts
View
api/src/routes/gateway/bot.ts
View
api/src/routes/guilds/#guild_id/prune.ts
View
api/src/routes/oauth2/tokens.ts
View
api/src/routes/store/published-listings/applications/#id/subscription-plans.ts
View
api/src/routes/store/published-listings/skus/#sku_id/subscription-plans.ts
View
api/src/routes/users/@me/activities/statistics/applications.ts
View
api/src/routes/users/@me/billing/payment-sources.ts
View
api/src/routes/users/@me/channels.ts
View
api/src/routes/users/@me/email-settings.ts
View
api/src/util/ipAddress.ts
View
bundle/.prettierrc 0 → 100644
View
bundle/scripts/build.js
View
bundle/scripts/install.js
View
bundle/tsconfig.json
View
cdn/README.md
View
cdn/package.json
View
cdn/src/util/S3Storage.ts
View
cdn/src/util/Storage.ts
View
cdn/tests/cdn_endpoints.test.js
View
cdn/tsconfig.json
View
crowdin.yml
View
docker-compose.yml
View
fosscord-server.code-workspace
View
gateway/.github/FUNDING.yml
View
gateway/src/util/SessionUtils.ts
View
gateway/tsconfig.json
View
rtc/config.json
View
util/src/dtos/DmChannelDTO.ts
View
util/src/dtos/UserDTO.ts
View
util/src/dtos/index.ts
View
util/src/entities/Invite.ts
View
util/src/entities/Migration.ts
View
util/src/util/ApiError.ts
View
util/src/util/Array.ts
View
util/src/util/FieldError.ts
View
util/src/util/Rights.ts
View
webrtc/README.md
View
webrtc/src/Server.ts
View
webrtc/tsconfig.json