Commit Graph

184 Commits (7fe8b678068b42cbab4134850a0ec9e601558a42)

Author SHA1 Message Date
Sahat Yalkabov 7fe8b67806 Removed TODO section 2014-03-05 14:35:38 -05:00
Sahat Yalkabov 9bcdf6cc07 Fixed a typo 2014-03-01 02:47:48 -05:00
Sahat Yalkabov 334c79d19a Updated nodejitsu logo url 2014-02-28 21:36:47 -05:00
Sahat Yalkabov b3f830ccdf Updated Custom HTML and CSS Design 101 section 2014-02-28 21:34:17 -05:00
Sahat Yalkabov 354c9a4558 Updated list of client-side libraries 2014-02-28 21:32:54 -05:00
Sahat Yalkabov 8f4aeae8d3 README grammar and spelling fixes 2014-02-27 19:52:41 -05:00
Sahat Yalkabov b701b87c99 Updated list of packages table 2014-02-27 19:50:51 -05:00
Sahat Yalkabov c13c7a23da Merge branch 'master' of github.com:sahat/hackathon-starter
* 'master' of github.com:sahat/hackathon-starter:
  Update README.md
2014-02-27 19:43:35 -05:00
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
Sahat Yalkabov 1c65f58f77 Update README.md 2014-02-27 18:14:45 -05:00
Sahat Yalkabov c3320f28f2 Added LinkedIn API example that displays connection and your profile information 2014-02-27 16:51:38 -05:00
mattwoberts bea521f3b3 Update README.md
Added clockwork sms to the api list
2014-02-27 20:47:42 +00:00
Sahat Yalkabov 67b19e3ab2 Removed OAuth 1.0 Accept Redirect URL from LinkedIn README 2014-02-27 13:24:02 -05:00
Sahat Yalkabov 1c71789d07 Updated LinkedIn instructions 2014-02-27 13:22:47 -05:00
Sahat Yalkabov db09dc57be Add LinkedIn obtaining api keys instructions 2014-02-27 13:18:05 -05:00
Sahat Yalkabov d1b0a855af Add build status badge 2014-02-26 02:49:47 -05:00
Sahat Yalkabov 4fbeef185b Added Windows Azure deployment instructions 2014-02-25 11:24:47 -05:00
Sahat Yalkabov fb391916fe Merge branch 'master' of github.com:sahat/hackathon-starter
* 'master' of github.com:sahat/hackathon-starter:
  Updated validator.js version
  Added node-inspector debugging tool to the list
2014-02-24 08:58:02 -05:00
Sahat Yalkabov e513cabd19 Updated README 2014-02-24 08:57:58 -05:00
Sahat Yalkabov d02e793cda Added node-inspector debugging tool to the list 2014-02-21 18:03:09 -05:00
Sahat Yalkabov eff0c28b54 Update README note 2014-02-21 17:41:35 -05:00
Sahat Yalkabov b46ec72d4d Added guide for how forgot password feature works 2014-02-20 14:31:37 -05:00
Sahat Yalkabov d324369e68 Updated README 2014-02-18 04:27:49 -05:00
Sahat Yalkabov b4df736398 Updated features list 2014-02-18 04:11:27 -05:00
Sahat Yalkabov a9ff2dbe90 Merge branch 'dstroot-reset'
* dstroot-reset: (27 commits)
  Added comments to User model on instance methods and mongoose middleware.
  Updated login template
  Add success flash notification on successful password reset
  Forgot password token changed to hex instead of base64 to avoid having slashes in the url
  Merged first and second waterfall steps into one, added var secrets = require('../config/secrets');, and mongoose query now returns a user object instead of an array
  Converted reset controller from eventemitter to async.waterfall.
  Added callback to async.waterfall for error handling via express middleware
  Renamed forgot password link
  Updated reset password template
  Cleaned up and refactored reset password template
  Updated schema's default values for password token and expires fields
  Update flash message on successful forgot password request
  Update contributing section
  Update POST /forgot description.
  Refactor Forgot controller
  Converted workflow/eventemitter code to async.waterfall
  Update error flash message, redirect to /forgot if no reset token is found or if it has expired
  Updated expiration of password token to 1hr, updated flash message when email is sent with password recovery instructions.
  Removed user _id from reset route. Use only token value. It's random enough that you don't need to include user id as well.
  Updated email template text, removed token salting, changed token to base64 (24bit)
  ...
2014-02-18 04:07:08 -05:00
Sahat Yalkabov 43e2afd607 Update contributing section 2014-02-18 02:33:57 -05:00
Sahat Yalkabov 4d5102e383 Various grammar corrections and clarifications 2014-02-18 00:55:39 -05:00
Sahat Yalkabov fe254500e4 Update README.md 2014-02-18 00:29:46 -05:00
Sahat Yalkabov 40fe314336 Update FAQ 2014-02-17 19:26:43 -05:00
Sahat Yalkabov 64598cf20a Update socket.io guide to include server.listen() 2014-02-17 11:56:03 -05:00
Sahat Yalkabov c6e197d940 Added two new client-side libraries to the list 2014-02-16 10:38:40 -05:00
Sahat Yalkabov 04b7e2f749 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update packages table
  Added a table with list of packages + descriptions
2014-02-15 13:38:45 -05:00
Sahat Yalkabov e6cce03dbb Update Readme 2014-02-15 13:33:13 -05:00
Sahat Yalkabov dc3e6eee5f Update packages table 2014-02-14 13:12:26 -05:00
Sahat Yalkabov 7bb855d56d Added a table with list of packages + descriptions 2014-02-14 13:09:43 -05:00
Sahat Yalkabov 581e8d5fe0 Update how to remove auth providers 2014-02-14 11:51:20 -05:00
Sahat Yalkabov 12b5848243 Added instructions on how to remove auth providers 2014-02-14 11:44:48 -05:00
Sahat Yalkabov 0494710b52 Add nodejitsu deployment instructions 2014-02-14 09:21:10 -05:00
Sahat Yalkabov 045f6d46df Add 4 new mongoose queries to mongoose cheatsheet 2014-02-13 10:03:35 -05:00
Sahat Yalkabov dae1c8f2db Updated FAQ 2014-02-12 13:28:55 -05:00
Sahat Yalkabov 8bd9c0c71c Update nodejitsu logo 2014-02-11 13:04:53 -05:00
Sahat Yalkabov 93eaf16dc8 Node clusters clarification in project structure 2014-02-11 11:13:22 -05:00
Sahat Yalkabov 64026b56a3 Update README.md 2014-02-11 11:07:19 -05:00
Sahat Yalkabov deae23d29f Update FAQ
Added a section that explains how to switch SendGrid for Mailgun
2014-02-11 11:03:57 -05:00
Sahat Yalkabov 68b9be88a1 Merge branch 'leemunroe-add-mailgun'
* leemunroe-add-mailgun:
  Removed sendgrid image logo
  JavaScript style formatting. SendGrid as a default service for contact form.
  Add Nodemailer and Mailgun option for contact form
2014-02-11 10:48:41 -05:00
Sahat Yalkabov 28a7033d32 Added Venmo instructions for obtaining API keys 2014-02-11 09:13:24 -05:00
Sahat Yalkabov b0331a0c5b Add note regarding multiple authentications 2014-02-11 09:01:02 -05:00
yurivictor 51574e9512 Little typo, the Steam key should be pasted into secrets.js in the config folder rather than the file config.secrets.js. 2014-02-11 02:42:33 -05:00
Lee Munroe c46c321978 Add Nodemailer and Mailgun option for contact form 2014-02-10 13:32:38 -08:00
Sahat Yalkabov 55a99318bf Added scripts: { start: "node app.js" } in package.json (per Heroku recommendation) 2014-02-10 13:43:36 -05:00