freeCodeCamp/api/src/routes
2024-06-21 16:39:31 +02:00
..
helpers fix(api): use challenge helper to update completed challenges (#55046) 2024-06-20 10:44:55 +02:00
auth-dev.test.ts fix(api): reset all claimed certs during reset (#54883) 2024-05-28 09:03:43 -07:00
auth-dev.ts feat(api): use jwt_access_token (in development) (#53997) 2024-03-20 13:47:12 +02:00
auth.ts chore(api): remove unused session handling (#55240) 2024-06-20 20:18:16 +02:00
certificate.test.ts feat(api): send errors to Sentry (#55208) 2024-06-19 17:36:41 +05:30
certificate.ts feat(api): send errors to Sentry (#55208) 2024-06-19 17:36:41 +05:30
challenge.test.ts fix(api): use challenge helper to update completed challenges (#55046) 2024-06-20 10:44:55 +02:00
challenge.ts fix(api): use challenge helper to update completed challenges (#55046) 2024-06-20 10:44:55 +02:00
deprecated-endpoints.test.ts refactor: clean up api tests (#51035) 2023-07-23 12:33:17 +03:00
deprecated-endpoints.ts refactor(api): simplify schema export (#54722) 2024-05-10 08:53:38 +02:00
deprecated-unsubscribe.test.ts chore: copy redirect + tests to new api (#53999) 2024-03-15 08:21:05 -05:00
deprecated-unsubscribe.ts chore: copy redirect + tests to new api (#53999) 2024-03-15 08:21:05 -05:00
donate.test.ts feat: restrict card donation for users with little progress (#54529) 2024-04-26 16:27:50 +03:00
donate.ts refactor(api): simplify schema export (#54722) 2024-05-10 08:53:38 +02:00
email-subscription.test.ts fix(api): unsubscribe all subscribed emails (#54953) 2024-06-11 16:14:00 +02:00
email-subscription.ts feat(api): send errors to Sentry (#55208) 2024-06-19 17:36:41 +05:30
settings.test.ts feat(api): finish update-my-email endpoint (#54921) 2024-06-03 09:08:42 +02:00
settings.ts feat(api): send errors to Sentry (#55208) 2024-06-19 17:36:41 +05:30
status.test.ts feat: /status/ping endpoint (#50697) 2023-06-14 19:27:10 +04:00
status.ts feat: require JSDoc in new api (#50429) 2023-08-03 21:50:54 +05:30
user.test.ts fix(api): clear cookies on account/delete (#55260) 2024-06-21 16:39:31 +02:00
user.ts fix(api): clear cookies on account/delete (#55260) 2024-06-21 16:39:31 +02:00