This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced
2026-01-27 15:04:25 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2c375e8c618ffaef2fd77b8cb7e21d489791885e
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