Files
freeCodeCamp/server
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
..
2015-09-02 00:38:15 -07:00
2016-01-04 14:27:22 -08:00
2016-01-15 04:51:11 -08:00
2015-06-15 18:24:26 -04:00
2015-11-03 21:54:42 -08:00
2015-06-10 23:59:42 -07:00
2015-08-18 23:14:27 -07:00
2016-01-15 06:08:54 -08:00
2015-10-29 17:10:29 -07:00
2015-10-26 19:28:33 -04:00

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents changes as the contents of client side files change.