freeCodeCamp/api/src
Oliver Eyton-Williams 8138f086aa
Some checks failed
i18n - Build Validation / Validate i18n Builds (20) (push) Has been cancelled
CI - Node.js / Lint (20) (push) Has been cancelled
DOCR - Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
DOCR - Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
CI - Node.js / Build (20) (push) Has been cancelled
CI - Node.js / Test (20) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
fix(api): handle string challengeType (#60491)
2025-05-23 18:26:18 +05:30
..
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 string challengeType (#60491) 2025-05-23 18:26:18 +05:30
schemas fix(api): handle users without email addresses (#60467) 2025-05-22 11:28:56 +02:00
utils fix(api): handle string challengeType (#60491) 2025-05-23 18:26:18 +05:30
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