freeCodeCamp/api-server/server/boot
Stuart Taylor 675d6a76e4 Fix: Current challenge timeout (#35352)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #35345

This PR resolves an issue where the `/challenges/current-challenge` request times out due to an unresolved promise.
2019-02-22 17:19:12 +05:30
..
a-extend-built-ins.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
a-increase-listeners.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
authentication.js feat: Use new (tested) accessToken utils to set and remove cookies 2019-02-21 21:03:06 +05:30
certificate.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
challenge.js Fix: Current challenge timeout (#35352) 2019-02-22 17:19:12 +05:30
commit.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
donate.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
explorer.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
news.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
randomAPIs.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
restApi.js feat(username): Add Username updating 2018-09-14 16:22:44 +01:00
settings.js fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
status.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
t-wiki.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
user.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
z-not-found.js feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30