freeCodeCamp/api/src/utils
Ahmad Abdolsaheb 09dc696c29
feat: add email sign up alert (#61218)
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-11 10:14:00 +02:00
..
allowed-origins.ts feat(api): allow HOME_LOCATION origin in development (#61003) 2025-06-25 12:00:24 +05:30
common-challenge-functions.ts fix(api): handle Date values for completedChallenge.completedDate (#60400) 2025-05-16 17:29:06 +05:30
create-user.ts feat: add email sign up alert (#61218) 2025-09-11 10:14:00 +02:00
email-templates.ts feat(api): add user id to user report (#59816) 2025-04-22 09:28:16 -05:00
env.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +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): add POST /exam-challenge-completed (#52395) 2023-12-27 20:40:30 +05:30
exam-types.ts chore: update Knip to v5 (#56244) 2024-09-26 13:12:00 +02:00
exam.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
exam.ts refactor(api, curriculum): use the shared shuffleArray util (#56444) 2024-10-02 08:55:38 -05:00
get-challenges.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
get-challenges.ts chore(curriculum): change to US spelling (#60852) 2025-06-17 09:32:03 -07: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): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
index.ts feat(api): add exam-environment endpoints (#55662) 2024-10-04 09:20:18 -05:00
logger.ts fix(api): deduplicating objects in logs (#60319) 2025-05-13 20:40:49 +05:30
normalize.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
normalize.ts fix(api): handle string challengeType (#60491) 2025-05-23 18:26:18 +05:30
progress.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +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): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
redirection.ts chore: upgrade eslint (#58575) 2025-02-07 22:48:43 +02:00
tokens.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
tokens.ts feat(api): port /confirm-email to new api (#54975) 2024-06-27 10:07:53 +02:00
validate-donation.test.ts feat(api): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +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): s/jest/vitest/g (#61863) 2025-08-25 22:57:56 +05:30
validation.ts feat(api): report user endpoint (#51170) 2023-10-11 20:49:05 +05:30