freeCodeCamp/api/src
2025-05-22 11:28:56 +02:00
..
db feat(api): add updateCount field to user (#55349) 2024-07-01 08:13:10 -07:00
exam-environment refactor(api): organise tooling (#59931) 2025-04-24 10:27:23 +05:30
plugins fix(api): log error correctly and differentiate logs (#60404) 2025-05-16 10:15:52 -05:00
routes fix(api): handle users without email addresses (#60467) 2025-05-22 11:28:56 +02:00
schemas fix(api): handle users without email addresses (#60467) 2025-05-22 11:28:56 +02:00
utils fix(api): handle users without email addresses (#60467) 2025-05-22 11:28:56 +02:00
app.ts fix(api): remove authn requirement for coderoad challenges (#60425) 2025-05-19 16:23:43 +05:30
instrument.ts dev(api): track sentry releases (#60444) 2025-05-21 17:28:03 +05:30
reset.d.ts fix(api): only import types from ts-reset (#54565) 2024-04-30 09:22:16 +02:00
schema.test.ts feat(api): api/users/get-public-profile (#54729) 2024-06-10 12:46:55 -05:00
schemas.ts feat(api): add endpoint for submitting daily coding challenges (#59465) 2025-05-12 17:26:32 +02:00
server.test.ts fix(api): allow coderoad and exam env headers (#56619) 2024-10-09 10:06:53 -07:00
server.ts dev(api): add build options to test env (#59957) 2025-04-24 22:33:49 +05:30