freeCodeCamp/api/src/utils
2024-05-23 11:21:32 +02:00
..
allowed-origins.ts chore: copy redirect + tests to new api (#53999) 2024-03-15 08:21:05 -05:00
common-challenge-functions.ts feat(api): get certslug route (#50515) 2024-04-11 12:27:46 +05:30
create-user.ts feat(api): add email subscription endpoints to new API (#54000) 2024-05-07 11:31:39 +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 fix(mailhog): use docker network address in containers (#54877) 2024-05-23 11:21:32 +02:00
error-formatting.ts fix(api): consistent responses from certificate/showCert (#54426) 2024-04-25 14:02:59 +02: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 refactor(api): more, smaller tests (#54671) 2024-05-20 11:18:14 -07:00
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 fix(api): allow server to be run from any dir (#54610) 2024-05-02 12:12:09 -07:00
ids.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02: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 fix(api): give expected default if field missing (#54807) 2024-05-22 14:43:13 +03:00
normalize.ts fix(api): give expected default if field missing (#54807) 2024-05-22 14:43:13 +03: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
redirection.test.ts chore: copy redirect + tests to new api (#53999) 2024-03-15 08:21:05 -05:00
redirection.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
tokens.test.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
tokens.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
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