freeCodeCamp/api/src/utils
2026-02-10 11:04:59 +01:00
..
allowed-origins.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
common-challenge-functions.ts refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
create-user.ts fix(api): setup experience correctly + return it if public (#65574) 2026-01-30 08:22:51 +05:30
drip-campaign.test.ts feat(api): add drip campaign (#65148) 2026-01-20 15:44:26 +03:00
drip-campaign.ts feat(api): add drip campaign (#65148) 2026-01-20 15:44:26 +03:00
email-templates.ts feat(api): add user id to user report (#59816) 2025-04-22 09:28:16 -05:00
env.ts refactor: use environment, not .env, in ci (#65736) 2026-02-10 11:04:59 +01:00
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 refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
get-challenges.test.ts feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
get-challenges.ts refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
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): reject exam submissions (#64607) 2025-12-15 18:04:53 +01:00
logger.ts chore(deps): update pino (#63142) 2025-10-28 19:13:50 +05:30
normalize.test.ts fix(api): return all privacy values so client can update them (#65620) 2026-01-31 18:05:41 +05:30
normalize.ts fix(api): return all privacy values so client can update them (#65620) 2026-01-31 18:05:41 +05:30
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 refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
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