freeCodeCamp/controllers
Sahat Yalkabov 007d561d88 Merge branch 'master' of https://github.com/mediaburst/hackathon-starter into mediaburst-master
* 'master' of https://github.com/mediaburst/hackathon-starter:
  Update README.md
  Using the newest clockwork npm package
  Removed commentted out lines from clockwork.jade
  Tweak to the clockwork view
  Adding clockwork SMS to the API mix

Conflicts:
	controllers/api.js
	package.json
2014-02-27 19:27:11 -05:00
..
api.js Merge branch 'master' of https://github.com/mediaburst/hackathon-starter into mediaburst-master 2014-02-27 19:27:11 -05:00
contact.js JavaScript style formatting. 2014-02-11 10:46:39 -05:00
forgot.js Forgot password token changed to hex instead of base64 to avoid having slashes in the url 2014-02-18 03:33:32 -05:00
home.js Updated jsdoc comments 2014-01-13 04:34:54 -05:00
reset.js Add success flash notification on successful password reset 2014-02-18 03:46:03 -05:00
user.js Changed successful login message to "success" flash instead of "info" 2014-02-10 11:04:36 -05:00