Commit Graph

1421 Commits (cb2ed024936678da9a5455f6569fc2ab5a76b053)

Author SHA1 Message Date
Sahat Yalkabov 83fd4cc2a1 Add Forgot Password view 2014-01-28 18:57:58 -05:00
Sahat Yalkabov 7e6273080c Merge remote-tracking branch 'origin/master'
* origin/master:
  Fixed spelling typo: "irreversible"
2014-01-28 18:14:59 -05:00
Sahat Yalkabov 491aebc63a Remove flash messages view helper 2014-01-28 18:14:53 -05:00
Sahat Yalkabov 717e47d52d Merge pull request #16 from williamle8300/patch-1
Fixed spelling typo: "irreversible"
2014-01-28 14:54:23 -08:00
Sahat Yalkabov 4e21e761ad Remove flash messages view helper 2014-01-28 17:50:23 -05:00
Sahat Yalkabov 666a70a50e Update contact page to work with express-flash 2014-01-28 17:44:25 -05:00
Sahat Yalkabov 45d0c35f9d Update flash notifications on login, profile, signup pages to work with new express-flash 2014-01-28 17:41:13 -05:00
williamle8300 7890b38c28 Fixed spelling typo: "irreversible" 2014-01-28 14:35:44 -08:00
Sahat Yalkabov 44f0a263c7 Merge branch 'view-improvements' of https://github.com/sixFingers/hackathon-starter into sixFingers-view-improvements
* 'view-improvements' of https://github.com/sixFingers/hackathon-starter:
  Split the view into partials
  Make flash messages available to every view
  Replace connect-flash with express-flash
2014-01-28 17:18:24 -05:00
Sahat Yalkabov 661b1625d0 Update FAQ 2014-01-28 14:38:00 -05:00
Ignazio Setti 32f64b3a92 Split the view into partials 2014-01-28 20:03:41 +01:00
Ignazio Setti 28d3c14bca Make flash messages available to every view 2014-01-28 20:03:01 +01:00
Ignazio Setti be7f77dbb9 Replace connect-flash with express-flash 2014-01-28 20:02:45 +01:00
Sahat Yalkabov f8e45607b4 Minor updates and tweaks 2014-01-28 13:42:27 -05:00
Sahat Yalkabov 63dceef986 Add OSX 10.9 gcc tools shortcut 2014-01-28 13:31:11 -05:00
Sahat Yalkabov a21f5ce919 Add a few emoji icons to README 2014-01-28 13:25:23 -05:00
Sahat Yalkabov 4314e0b9b5 Add OpenSUSE command line to Pre-requisites 2014-01-28 13:20:20 -05:00
Sahat Yalkabov 1b0fdf3394 Add twitter to obtaining API keys 2014-01-28 13:11:57 -05:00
Sahat Yalkabov 742149b73b Add Jade syntax documentation website to useful links 2014-01-28 12:57:52 -05:00
Sahat Yalkabov 96d9719daf Automatically try to re-connect to MongoDB every 5 seconds in case of connection.error 2014-01-28 12:48:29 -05:00
Sahat Yalkabov 44d9730204 Merge remote-tracking branch 'origin/master'
* origin/master:
  Add Sticky footer FAQ
  Add Obtaining API Keys for Github
  Directory renaming can be skipped
2014-01-28 12:43:28 -05:00
Sahat Yalkabov d7b1bfe032 Update mongodb connection error message 2014-01-28 12:43:17 -05:00
danielamitay 64e5ece974 Create cluster_app.js to enable simple process forking; readme addition 2014-01-28 03:04:04 -05:00
Sahat Yalkabov fbf7e979dd Add Sticky footer FAQ 2014-01-28 02:22:10 -05:00
Sahat Yalkabov 1f399071c9 Add Obtaining API Keys for Github 2014-01-28 02:10:47 -05:00
Sahat Yalkabov 03705bd3d1 Merge pull request #13 from Gabro/patch-1
Directory renaming can be skipped
2014-01-27 22:56:06 -08:00
Sahat Yalkabov 071ed1877c Update Readme 2014-01-28 01:47:13 -05:00
Sahat Yalkabov e9b2555e1b Refactor 404 middleware 2014-01-28 01:46:33 -05:00
Sahat Yalkabov 639db23067 Static content caching 2014-01-28 01:45:45 -05:00
Gabriele Petronella 2a336c0b38 Directory renaming can be skipped
`git clone` already takes a directory name as an argument
2014-01-28 07:43:11 +01:00
Sahat Yalkabov 0a0cc7493b Enable express.compress() middleware for "gzipping" content 2014-01-28 00:24:55 -05:00
Sahat Yalkabov 6d54b34723 Remove unused 'fs' module 2014-01-28 00:02:16 -05:00
Sahat Yalkabov 7c54523a4a Update README.md
Added horizontal rulers between API Key intstructions and updated pre-requisites section
2014-01-27 23:19:09 -05:00
Sahat Yalkabov d62cf83637 Merge pull request #4 from ceejayoz/patch-1
note actual prerequisite of GCC, not Xcode/VS
2014-01-27 19:22:47 -08:00
Sahat Yalkabov 399c03e19b Merge branch 'qubyte-patch-1'
* qubyte-patch-1:
  Updates README to reflect Twitter being OAuth 1.0a

Conflicts:
	README.md
2014-01-27 21:30:14 -05:00
Sahat Yalkabov ba6b33282b Merge pull request #7 from rissem/patch-1
Update README.md
2014-01-27 18:21:34 -08:00
Sahat Yalkabov f5874762fe Merge pull request #9 from SeraphimSerapis/paypal-rest-sdk
PayPal REST SDK sample
2014-01-27 18:16:15 -08:00
Tim Messerschmidt a060211375 Adds PayPal howto 2014-01-27 12:34:42 -08:00
Tim Messerschmidt cdb73bf261 Adds PayPal SDK sample to the API controller 2014-01-27 12:22:12 -08:00
Tim Messerschmidt 12d402f8fb Adds view for PayPal SDK sample 2014-01-27 12:21:43 -08:00
Tim Messerschmidt e4d18e7331 Adds PayPal logo for the API browser 2014-01-27 12:01:30 -08:00
Michael Risse 9fdddc246a Update README.md
Typo
2014-01-27 11:40:09 -08:00
Tim Messerschmidt 3ca51fbbc4 Adds PayPal to the API browser 2014-01-27 11:36:59 -08:00
Tim Messerschmidt b023ea1c01 Adds PayPal routes for the SDK 2014-01-27 11:35:23 -08:00
Tim Messerschmidt b84f630615 Adds PayPal REST SDK to package.json 2014-01-27 11:34:59 -08:00
Mark S. Everitt b875803527 Updates README to reflect Twitter being OAuth 1.0a
Twitter is OAuth 1.0a rather than OAuth2. This updates the README to reflect this.
2014-01-28 04:18:11 +09:00
Chris Sternal-Johnson 50253a5f49 note actual prerequisite of GCC, not Xcode/VS 2014-01-27 13:00:09 -05:00
Sahat Yalkabov 379cafa53b Add live demo link 2014-01-27 08:33:12 -05:00
Sahat Yalkabov 9494c2c6b6 Add FAQ 2014-01-27 08:30:41 -05:00
Sahat Yalkabov 478c0a1ad9 Merge remote-tracking branch 'origin/master'
* origin/master:
  Specified npm versions instead of latest (*)
  Update README.md
  Update Project Strcuture
  Add more client-side/Node libs, todo, screencast

Conflicts:
	README.md
2014-01-27 07:58:43 -05:00