freeCodeCamp/api-server/src/server/utils
Oliver Eyton-Williams 71b1d25d54
refactor: stop adding jwt to headers (#46367)
The client never uses the header, so there's no need for the api to set
it.
2022-06-16 09:42:32 -05:00
..
__mocks__ chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07: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: release rdbms on staging (#44576) 2022-02-18 17:29:30 +01: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 fix: handle Sentry donation errors (#46074) 2022-05-19 16:32:11 +02:00
donation.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
get-curriculum.js chore: tree shaking - unused / redundant code (#43867) 2021-10-15 13:13:43 +05:30
getDynamicPropsForUser.js feat: release rdbms on staging (#44576) 2022-02-18 17:29:30 +01:00
getSetAccessToken.js refactor: stop adding jwt to headers (#46367) 2022-06-16 09:42:32 -05:00
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 chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
publicUserProps.js feat(client): shortcuts legend modal available on pressing the ? key (#45530) 2022-06-03 09:57:52 -07:00
react.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
redirection.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
redirection.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
rx.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
stripeHelpers.js feat(client): add google pay (#43117) 2021-08-08 23:22:25 +03:00
url-utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
user-stats.js feat: release rdbms on staging (#44576) 2022-02-18 17:29:30 +01:00
user-stats.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
validators.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00