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