freeCodeCamp/api/src
2024-11-12 15:06:54 -08:00
..
db feat(api): add updateCount field to user (#55349) 2024-07-01 08:13:10 -07:00
exam-environment fix(api): delete user's exam attempts with account (#57079) 2024-11-11 08:04:10 -08:00
plugins refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08:00
routes refactor(api): sync dev and auth0 plugins (#57136) 2024-11-12 15:06:54 -08:00
schemas breaking(api): refactor exam environment endpoints (#56806) 2024-10-30 10:45:31 +05:30
utils feat(api): env var to control exam environment (#56701) 2024-10-16 21:48:04 +02:00
app.ts fix(api): specify openapi version (#56781) 2024-10-22 11:15:19 +02:00
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 exam-environment endpoints (#55662) 2024-10-04 09:20:18 -05:00
server.test.ts fix(api): allow coderoad and exam env headers (#56619) 2024-10-09 10:06:53 -07:00
server.ts fix(api): control host with env var (#55439) 2024-07-08 18:09:18 +05:30