Commit Graph

689 Commits (7fa3a401e61e058a0846076618476cf45eeaf000)

Author SHA1 Message Date
Sahat Yalkabov 7fa3a401e6 Steam API code refactoring, added ownedGames API call 2014-02-05 19:29:46 -05:00
Sahat Yalkabov a2f4ffbf2b Merge branch 'master' of https://github.com/KarlJakober/hackathon-starter into KarlJakober-master
* 'master' of https://github.com/KarlJakober/hackathon-starter:
  removes steam auth, sets up steam api requests in async
2014-02-05 17:13:43 -05:00
Karl Jakober 1687440588 removes steam auth, sets up steam api requests in async 2014-02-05 21:04:02 +00:00
Sahat Yalkabov 20621d535d Merge branch 'master' of https://github.com/KarlJakober/hackathon-starter into KarlJakober-master
* 'master' of https://github.com/KarlJakober/hackathon-starter:
  Adds Steam auth and API
2014-02-05 12:26:23 -05:00
Sahat Yalkabov 3da95d635e Fixed missing checkbox images, tweaked radio button styles 2014-02-05 12:14:52 -05:00
Sahat Yalkabov e4d3fba68b Radio button text wrapped with span tag 2014-02-05 12:11:20 -05:00
Karl Jakober aa36ad9fbb Adds Steam auth and API 2014-02-05 16:37:48 +00:00
Sahat Yalkabov 1cc0bb4526 Safe reference Facebook profile location 2014-02-04 13:28:27 -05:00
Sahat Yalkabov f56bd90dce Merge branch 'master' of https://github.com/dstroot/hackathon-starter into dstroot-master
* 'master' of https://github.com/dstroot/hackathon-starter:
  Better approach to Twitter email and Facebook location
2014-02-04 13:26:28 -05:00
Sahat Yalkabov 141ae63c27 Merge pull request #51 from abimaelmartell/fix/form-labels
fix form inputs labels
2014-02-04 09:45:22 -08:00
Sahat Yalkabov 4351110ea2 Add OpenShift deployment instructions 2014-02-04 12:40:07 -05:00
Abimael Martell adedc05b54 fix form inputs labels
some form inputs has a wrong "for" attribute
2014-02-04 09:24:04 -08:00
Dan Stroot 7121cbfe83 Better approach to Twitter email and Facebook location 2014-02-04 08:23:52 -08:00
Sahat Yalkabov d28fc059d4 Add Heroku deployment instructions 2014-02-04 11:21:07 -05:00
Sahat Yalkabov 25927389ba Various fixes and clarifications 2014-02-04 10:37:31 -05:00
Sahat Yalkabov e0c0c12bc8 Added deployment link to Table of Contents 2014-02-04 04:51:34 -05:00
Sahat Yalkabov 836f37b09b Add new deployment info 2014-02-04 04:47:56 -05:00
Sahat Yalkabov 05cf844e28 Add MongoLab instructions 2014-02-04 04:27:40 -05:00
Sahat Yalkabov 3345199578 Update Readme 2014-02-04 00:53:09 -05:00
Sahat Yalkabov 93511f861f Merge remote-tracking branch 'origin/master'
* origin/master:
  fix error on PR #45x
  Update FAQ on deployment error
  fixes #36 add a table of contents
  Fix line breaks
2014-02-04 00:38:08 -05:00
Sahat Yalkabov 61e95b582b Merge branch 'patch-1' of https://github.com/GeneralZero/hackathon-starter into GeneralZero-patch-1
* 'patch-1' of https://github.com/GeneralZero/hackathon-starter:
  Update profile.jade
  Readded newline
  Removed extra app.use(express.csrf());
  Removed dynamicHelpers comment
  Changed Views to accept CSRF token
  Added CSRF Protection to all form views
  Add CSRF Security measures on login forms

Conflicts:
	views/account/profile.jade
2014-02-04 00:37:32 -05:00
Sahat Yalkabov 4e3dbb405c Merge pull request #46 from westonplatter/master
fix error on PR #45. change "use-tools" => "useful-tools"
2014-02-03 18:16:23 -08:00
Weston Platter 62a5edf3d1 fix error on PR #45x 2014-02-03 19:03:09 -07:00
Sahat Yalkabov 613437f335 Merge pull request #45 from westonplatter/master
fixes #36 add a table of contents
2014-02-03 17:21:59 -08:00
Sahat Yalkabov 352624e8ff Update FAQ on deployment error 2014-02-03 20:20:10 -05:00
Weston Platter a06adf0c3c fixes #36 add a table of contents 2014-02-03 18:15:47 -07:00
Sahat Yalkabov 690046d20e Fix line breaks 2014-02-03 19:17:11 -05:00
Sahat Yalkabov 0b89b41376 Display gravatar if no profile image is present 2014-02-03 19:12:21 -05:00
Sahat Yalkabov 153d7254ad Update formatting for style consistency 2014-02-03 19:07:17 -05:00
Sahat Yalkabov cf4b87988b Add icons to buttons on account page 2014-02-03 18:54:43 -05:00
Sahat Yalkabov 09ef5201e5 Made gravatar consistent with the rest of the form in Profile Information section 2014-02-03 18:51:19 -05:00
Daniel Mills b9ba23263c Merge branch 'master' of github.com:dmamills/hackathon-starter
Conflicts:
	models/User.js
2014-02-03 18:19:42 -05:00
Daniel Mills 8e804c5a1a retro default, better size for xs 2014-02-03 18:18:28 -05:00
Daniel Mills 85c3e8e83b retro default, better size for xs 2014-02-03 18:03:12 -05:00
Daniel Mills f5ecfc507c add gravatar to profile 2014-02-03 17:50:47 -05:00
Sahat Yalkabov 911cbf5685 Add NPM navbar-brand logo 2014-02-03 13:34:15 -05:00
Brian Ridings c5199929a5 Update profile.jade 2014-02-03 13:32:13 -05:00
Brian Ridings 1b6aa2e603 Readded newline 2014-02-03 13:31:53 -05:00
Brian Ridings ba1916c7d3 Removed extra app.use(express.csrf()); 2014-02-03 13:31:04 -05:00
Brian Ridings 8f0e61c26b Removed dynamicHelpers comment 2014-02-03 13:27:06 -05:00
Brian Ridings ae2c6f7dce Merge pull request #1 from GeneralZero/master
Changed Views to accept CSRF token
2014-02-03 10:10:43 -08:00
Brian Ridings c99c8fe1f8 Changed Views to accept CSRF token 2014-02-03 13:08:34 -05:00
Brian Ridings f9ec861151 Added CSRF Protection to all form views 2014-02-03 13:02:24 -05:00
Sahat Yalkabov db1eb706b1 Merge pull request #41 from GeneralZero/master
Move session secret in to config Secret file
2014-02-03 09:56:50 -08:00
Brian Ridings 8c0981a1d6 Move session secret in to config Secret file 2014-02-03 12:21:41 -05:00
Brian Ridings 71f05d2852 Add CSRF Security measures on login forms
just added the csrf middleware
2014-02-03 11:33:55 -05:00
Sahat Yalkabov 7b6a82f9e5 Add LICENSE. Fixes #35 2014-02-03 09:57:06 -05:00
Sahat Yalkabov 96cfe93846 Added Sprockets-style concatenation link to learn more info 2014-02-03 09:55:30 -05:00
Sahat Yalkabov c3731c68f5 Add app.locals.pretty = true to Pro Tips 2014-02-03 09:52:54 -05:00
Sahat Yalkabov 0263d69328 Add connect-assets explanation to FAQ 2014-02-03 09:49:08 -05:00