freeCodeCamp/api-server/src/server/utils
Naomi Carrigan 2d513aee33
feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
2023-12-20 00:39:33 -06:00
..
__mocks__ feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
auth.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
cast-to-observable.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
certTypes.json feat: make new javascript live (#52623) 2023-12-20 00:39:33 -06:00
cookieConfig.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
create-handled-error.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
date-utils.js chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
date-utils.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
disabled-endpoints.js chore: return 404 for update-my-current-challenge (#46042) 2022-05-18 08:39:52 -05:00
donation.js feat: add update-stripe-card route (#52389) 2023-12-12 11:49:52 -08:00
donation.test.js feat: add update-stripe-card route (#52389) 2023-12-12 11:49:52 -08:00
exam-schemas.js feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
exam.js feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
exam.test.js feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
get-curriculum.js refactor: create shared workspace (#51454) 2023-09-07 23:06:01 +05:30
getSetAccessToken.js refactor: stop sharing api/client specific config (#51423) 2023-08-29 18:35:27 +05:30
getSetAccessToken.test.js refactor: stop adding jwt to headers (#46367) 2022-06-16 09:42:32 -05:00
in-memory-cache.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
in-memory-cache.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
lang-passthrough-urls.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middleware.js feat: enable mobile auth endpoints (#49298 2023-02-09 14:01:13 +05:30
publicUserProps.js feat: make new javascript live (#52623) 2023-12-20 00:39:33 -06:00
react.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
redirection.js refactor: create shared workspace (#51454) 2023-09-07 23:06:01 +05:30
redirection.test.js refactor: use process.env in node environments (#51110) 2023-07-31 17:25:24 +02:00
rx.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
stripeHelpers.js refactor: create shared workspace (#51454) 2023-09-07 23:06:01 +05:30
url-utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
user-stats.js refactor: remove unused parts of api-server (#50513) 2023-05-30 22:54:19 +07:00
user-stats.test.js refactor: remove unused parts of api-server (#50513) 2023-05-30 22:54:19 +07:00
validators.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00