freeCodeCamp/api/src/utils
Tom 2183ae4d89
feat(api): add multifile python projects to new api (#53931)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2024-03-11 15:58:09 +01:00
..
common-challenge-functions.ts feat(api): add multifile python projects to new api (#53931) 2024-03-11 15:58:09 +01:00
create-user.ts feat(api): add PUT /certificate/verify (#51507) 2024-02-28 16:01:35 +00:00
email-templates.ts fix(api): trim trailing space if no reporter name (#52199) 2023-11-03 16:38:19 +01:00
env.ts test: stop mocking env vars in jest.utils (#53985) 2024-03-07 08:36:06 +01:00
error-formatting.ts docs/fix(typos): Fix minor typos in English (#51853) 2023-10-14 04:16:15 +00:00
exam-schemas.ts feat(api): add POST /exam-challenge-completed (#52395) 2023-12-27 20:40:30 +05:30
exam-types.ts feat(api): add POST /exam-challenge-completed (#52395) 2023-12-27 20:40:30 +05:30
exam.test.ts feat(api): add POST /exam-challenge-completed (#52395) 2023-12-27 20:40:30 +05:30
exam.ts feat(api): add exam utils and GET /exam/:id endpoint to new api (#51609) 2023-10-26 13:35:09 +05:30
get-challenges.test.ts fix(api): getChallenges helper function (#51011) 2023-07-19 13:10:32 +02:00
get-challenges.ts feat(api): add PUT /certificate/verify (#51507) 2024-02-28 16:01:35 +00:00
index.test.ts chore(api): compile TS into /dist (#49812 2023-03-28 19:42:20 +05:30
index.ts feat: require JSDoc in new api (#50429) 2023-08-03 21:50:54 +05:30
normalize.test.ts feat(api): add POST /exam-challenge-completed (#52395) 2023-12-27 20:40:30 +05:30
normalize.ts feat(api): submit survey endpoint (#53934) 2024-03-11 10:56:34 +01:00
progress.test.ts feat(api): add /user/get-session-user (#50557) 2023-07-11 16:28:56 +00:00
progress.ts feat: require JSDoc in new api (#50429) 2023-08-03 21:50:54 +05:30
user-token.ts feat: require JSDoc in new api (#50429) 2023-08-03 21:50:54 +05:30
validation.test.ts feat(api): project-completed (#50701) 2023-07-17 12:03:17 +04:00
validation.ts feat(api): report user endpoint (#51170) 2023-10-11 20:49:05 +05:30