freeCodeCamp/server/boot
Berkeley Martinez 44fd85dff8 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
..
a-extendUser.js update csp 2015-08-16 08:03:34 -07:00
a-extendUserIdent.js add descriptive message to failed account linking attempt 2015-08-24 17:52:12 -07:00
a-react.js update to react-router 1.0.0-rc1 2015-09-21 12:54:33 -07:00
a-services.js jobs store fetching 2015-07-25 15:42:03 -07:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js Fix add to completed challenges on cert verify 2015-10-05 19:58:44 -07:00
challenge.js Add ability to filter beta challenges from production 2015-10-06 22:37:08 -07:00
commit.js Move commit to separate router 2015-10-05 22:19:56 -07:00
explorer.js remove passport file 2015-06-09 16:45:14 -07:00
home.js add step based challenge to framework 2015-09-30 13:26:06 -07:00
nonprofits.js fix some linting issues 2015-08-29 01:48:01 -07:00
randomAPIs.js make more progress QAing challenges 2015-08-13 17:20:52 -07:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js add redirect for now vanished field guide articles 2015-08-04 18:00:01 -07:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
story.js remove email address from stories 2015-09-23 15:20:45 -07:00
user.js Merge pull request #3611 from FreeCodeCamp/fix/replace-script-tag-in-url 2015-10-06 16:48:37 -07:00