freeCodeCamp/api/src
2024-07-01 21:54:01 +02:00
..
db feat(api): add updateCount field to user (#55349) 2024-07-01 08:13:10 -07:00
plugins fix(api): relax cookie settings in development (#55351) 2024-07-01 08:09:39 -07:00
routes fix(api): use generic error message if CSRF error (#55264) 2024-06-27 10:47:23 +02:00
schemas fix(api): use generic error message if CSRF error (#55264) 2024-06-27 10:47:23 +02:00
utils fix(api): handle concurrent challenge submissions (#55336) 2024-06-27 12:08:53 +00:00
app.ts fix(api): CSRF-token should not be httpOnly (#55365) 2024-07-01 21:54:01 +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): port /confirm-email to new api (#54975) 2024-06-27 10:07:53 +02:00
server.test.ts fix(api): remove cookie domain in development (#54518) 2024-04-26 08:32:46 -07:00
server.ts fix(api): only import types from ts-reset (#54565) 2024-04-30 09:22:16 +02:00