freeCodeCamp/api/src/utils
Oliver Eyton-Williams 4a635c1b32
refactor: migrate (some) curriculum files to TypeScript (#62228)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 10:54:57 +05:30
..
allowed-origins.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
common-challenge-functions.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
create-user.ts feat: add a2-english cert and exam (#62855) 2025-10-16 13:52:37 -07:00
email-templates.ts feat(api): add user id to user report (#59816) 2025-04-22 09:28:16 -05:00
env.ts fix(tools): consolidate docker compose setup (#62525) 2025-10-07 10:49:41 +05:30
error-formatting.ts fix(api): use generic error message if CSRF error (#55264) 2024-06-27 10:47:23 +02:00
exam-schemas.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
exam-types.ts chore: update Knip to v5 (#56244) 2024-09-26 13:12:00 +02:00
exam.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
exam.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
get-challenges.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
get-challenges.ts refactor: migrate (some) curriculum files to TypeScript (#62228) 2025-10-23 10:54:57 +05:30
ids.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
index.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
index.ts feat(api): add exam-environment endpoints (#55662) 2024-10-04 09:20:18 -05:00
logger.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
normalize.test.ts feat(client, api): bluesky profile link (#62400) 2025-10-09 09:07:12 +02:00
normalize.ts feat(client, api): bluesky profile link (#62400) 2025-10-09 09:07:12 +02:00
progress.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
progress.ts feat(api): api/users/get-public-profile (#54729) 2024-06-10 12:46:55 -05:00
redirection.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
redirection.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
tokens.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
tokens.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
validate-donation.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
validate-donation.ts feat(api): add charge-stripe and create-stripe-payment-intent endpoints (#54545) 2024-07-15 15:23:51 +02:00
validation.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
validation.ts feat(api): report user endpoint (#51170) 2023-10-11 20:49:05 +05:30