freeCodeCamp/api/src
2025-06-09 22:21:02 +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 chore(api): add user's id to errors sent to Sentry (#60725) 2025-06-09 22:21:02 +02:00
routes chore(api): migrate to fastify v5 (#57576) 2025-06-02 08:07:57 +05:30
schemas refactor: remove unused format rules from response schema (#60538) 2025-05-27 09:16:32 -07:00
utils fix(api): handle string challengeType (#60491) 2025-05-23 18:26:18 +05:30
app.ts chore(api): migrate to fastify v5 (#57576) 2025-06-02 08:07:57 +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 chore(api): migrate to fastify v5 (#57576) 2025-06-02 08:07:57 +05:30
server.ts dev(api): add build options to test env (#59957) 2025-04-24 22:33:49 +05:30