freeCodeCamp/api-server/src/server
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
..
boot feat(client): shortcuts legend modal available on pressing the ? key (#45530) 2022-06-03 09:57:52 -07:00
boot_tests fix: simplify completedChallenges updates (#45862) 2022-05-17 17:37:50 +05:30
manifests fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
middlewares refactor: stop adding jwt to headers (#46367) 2022-06-16 09:42:32 -05:00
models fix: webhook process (#45385) 2022-03-11 13:58:23 -08:00
rss fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
utils refactor: stop adding jwt to headers (#46367) 2022-06-16 09:42:32 -05:00
views/emails feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
component-passport.js chore: tree shaking - unused / redundant code (#43867) 2021-10-15 13:13:43 +05:30
config.development.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.local.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
config.production.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.development.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.json fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
datasources.production.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
index.js Add Sentry to client for error handling (#43920) 2022-04-15 09:54:02 -05:00
middleware.json feat: remove csrf from the client (#42242) 2021-07-16 10:49:47 -05:00
model-config.json fix: webhook process (#45385) 2022-03-11 13:58:23 -08:00
passport-providers.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00