freeCodeCamp/server/boot
Berkeley Martinez 8a0341a7ac Fix zipline/basejump completed endpoint
This PR refactors and normalizes the endpoint and the ajax request.
Some weird bug keeps popping up on the server, but keymetrics has
decided to take a crap and not actually report back with the error
I don't know what exactly is causing it.

Normally I don't like fixing something I can't see, but I'm getting
a constant flood of emails because of some obscure bug here.

We removed the `completedWith` functionality a while back so that
was removed from this endpoint and the ajax call.

To test, verify that you can complete both a zipline/basejump.

Also show last updated date since it is possible a user might want
to update links
2016-01-23 20:34:49 -08:00
..
a-extendUser.js Fix user redirect on email account creation 2015-12-29 11:57:12 -08:00
a-extendUserIdent.js Fix lint errors 2016-01-10 18:20:13 -08:00
a-react.js Update babel to 6.0 2016-01-10 20:21:15 -08:00
a-services.js jobs store fetching 2015-07-25 15:42:03 -07:00
about.js Add stats to about page 2016-01-15 04:49:46 -08:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js Fix cert type switch 2016-01-11 16:23:24 -08:00
challenge.js Fix zipline/basejump completed endpoint 2016-01-23 20:34:49 -08:00
commit.js Load random commit if none specified 2015-12-29 17:40:20 -08:00
explorer.js Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
home.js Redirect user to current challenge 2016-01-15 04:46:20 -08:00
randomAPIs.js Add stats to about page 2016-01-15 04:49:46 -08:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js Fix linting issue 2015-11-03 21:54:42 -08:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
story.js Add banning to camper news 2016-01-12 22:07:19 -08:00
user.js Fix show profile page challenge filtering to use challengeType 2016-01-18 17:33:06 -08:00