freeCodeCamp/api-server/server/utils
Oliver Eyton-Williams 77022b8a56 fix: redirect correctly in development (#40594)
* fix: redirect correctly in development

* fix: prevent // appearing in path

* refactor: remove old comments

* fix: remove trailing slash for redirection
2021-01-31 12:15:38 +05:30
..
__mocks__ feat(donate): PayPal integration 2020-03-16 18:35:51 +05:30
about.js fix: update googleapis to latest 2019-08-14 19:23:26 +05:30
auth.js revert : Added displayUsername and username update functionality 2019-12-13 01:07:05 +05:30
bad-id-map.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
cast-to-observable.js chore(root): Ensure development environment 2018-09-03 17:47:48 +05:30
certTypes.json fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
constantStrings.json fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
constants.js fix(api): expand blocked usernames list (#40313) 2020-11-25 18:58:49 +05:30
cookieConfig.js fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
create-handled-error.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
date-utils.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
date-utils.test.js fix: Fix up my broken test reformatting 2018-12-04 17:42:12 +05:30
donation.js fix: keep unsubscribed donors as isDonating (#40103) 2020-11-02 15:45:03 +05:30
donation.test.js fix: keep unsubscribed donors as isDonating (#40103) 2020-11-02 15:45:03 +05:30
get-curriculum.js fix(api): use English slugs for all challenges 2021-01-31 12:15:33 +05:30
getDynamicPropsForUser.js fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
getSetAccessToken.js chore: Remove old auth cruft 2019-03-05 15:57:46 +05:30
getSetAccessToken.test.js feat(dev): update GitPod testing (#40328) 2020-12-01 14:37:10 +01:00
in-memory-cache.js chore: Tidy up promise handling and testing 2018-12-04 17:42:12 +05:30
in-memory-cache.test.js fix: tests 2019-02-04 20:13:51 +05:30
index.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
lang-passthrough-urls.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
middleware.js fix(api): only use homeLocation as a fallback (#40517) 2021-01-31 12:15:36 +05:30
publicUserProps.js fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
react.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
redirection.js fix: redirect correctly in development (#40594) 2021-01-31 12:15:38 +05:30
redirection.test.js fix(api): only use homeLocation as a fallback (#40517) 2021-01-31 12:15:36 +05:30
rx.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
superBlockCertTypeMap.js fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
url-utils.js refactor(api): remove unused url-utils 2020-05-25 18:32:18 +05:30
user-stats.js fix(learn): versioning for new certificate slugs (#39087) 2020-06-17 20:30:31 +05:30
user-stats.test.js fix: reduce the number of db calls for getSessionUser (#37385) 2019-10-18 05:47:37 +05:30
validators.js chore(api): migrate from express-validator 5 to 6 (#40363) 2020-12-03 21:17:38 +05:30