This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
6ac780e836609e7af4811a477d15e4093a9124ed
freeCodeCamp
/
models
History
Nathan Leniz
6ac780e836
Rewire upvote to use post and req.body instead of req.params, add logic on click handler to reject upvotes if the user has already upvoted, coment display now works
2015-03-04 07:15:00 +09:00
..
Bonfire.js
Building out new challenge framework to allow controller to determine view type for challenge
2015-02-13 20:55:49 -05:00
BonfireCompletion.js
Major refactor of bonfireFramework to differentiate tests, refactor tests in Bonfire schema to remove public/private tests and only have tests, fire modal on successful run of all tests in bonfire/show, added bonfiresHash to User schema, and we should have committed a while ago because there is too much too list
2015-01-24 00:44:08 -05:00
Challenge.js
Major refactor. Add error handlers everywhere.
2014-12-23 08:48:28 -08:00
Comment.js
Rewire upvote to use post and req.body instead of req.params, add logic on click handler to reject upvotes if the user has already upvoted, coment display now works
2015-03-04 07:15:00 +09:00
Courseware.js
subtle completed challenge button for courseware and add completionMessage to coursewares
2015-02-12 16:48:35 -08:00
Story.js
Get initial view working, sort out mongo mess with seed file
2015-03-03 19:23:56 +09:00
User.js
add courseware controller and routes
2015-02-01 23:35:27 -08:00