Commit Graph

84 Commits (b09c8f16ac4e9cc252fdc0fdf8120dad5c3e8e7a)

Author SHA1 Message Date
Sahat Yalkabov b09c8f16ac Added clusters for zero-downtime.
mongoose auto-reconnect set to true.
2014-01-08 01:37:40 -05:00
Sahat Yalkabov 0e82538dd3 Updated 404 page.
Deleted 500 page.
Switched to default Connect's expressHandler() that show stack trace.
2014-01-08 00:41:56 -05:00
Sahat Yalkabov bd36575122 Refactoring 2014-01-07 18:15:14 -05:00
Sahat Yalkabov 5d5d546d25 Refactoring 2014-01-07 14:13:35 -05:00
Sahat Yalkabov c389525a8d Connect-mongo for mongodb sessions 2014-01-07 14:07:18 -05:00
Sahat Yalkabov 32577b78be Comments.
Updated readme.
2014-01-06 19:31:30 -05:00
Sahat Yalkabov 9598f3119c Using clusters instead of domains.
Appended all controller variables with Controller to make it more explicit.
2014-01-06 19:22:28 -05:00
Sahat Yalkabov f660cd5129 Declared Passport helper middleware so you don't have to explicitly pass user: req.user explicitly to templates 2014-01-03 18:19:11 -05:00
Sahat Yalkabov 30a610be2c Cleaned up code + simplified 2013-12-20 14:12:29 -05:00
Sahat Yalkabov 2f0fe0eb27 Add authentication middleware to github route.
Removed old ios7 signup login page for now.
2013-12-20 02:39:51 -05:00
Sahat Yalkabov fa6cfa7ccd Some more code cleanup 2013-12-20 01:47:52 -05:00
Sahat Yalkabov a9ac61e063 Renamed config.js to secrets.js to better match the intents of the file 2013-12-20 01:31:16 -05:00
Sahat Yalkabov a6d762b071 Code refactoring 2013-12-20 00:50:44 -05:00
Sahat Yalkabov 4cea56881a Removed express error handler (development only) 2013-12-19 20:27:51 -05:00
Sahat Yalkabov 010fc0c9fb Error handling via middleware in routes 2013-12-19 20:17:15 -05:00
Sahat Yalkabov 901aeb08d2 Use node.js domains to catch errors when mongodb crashes 2013-12-19 14:30:11 -05:00
Sahat Yalkabov b4f1df3d18 Added error handling middleware that catches all errors. Also added 500.jade template for a user-friendly error template. 2013-12-19 13:53:00 -05:00
Sahat Yalkabov 47e06d5a18 404 page and middleware 2013-12-18 02:07:01 -05:00
Sahat Yalkabov f2048f3fda Refactoring, removed forgot password placeholder 2013-12-17 21:24:08 -05:00
Sahat Yalkabov 273bd0afcc Refactoring and code cleanup 2013-12-15 14:02:41 -05:00
Sahat Yalkabov 7175005e2c Google linking and unlinking works successfully now 2013-12-13 01:12:59 -05:00
Sahat Yalkabov 9de1748bc2 Updated URLs 2013-12-13 00:50:37 -05:00
Sahat Yalkabov e0bdccbd2c Oauth linking and unlinking controller and route placeholders 2013-12-12 14:05:35 -05:00
Sahat Yalkabov be1eb09af8 account page small ui changes 2013-12-12 13:55:12 -05:00
Sahat Yalkabov 6870bcc098 Implemented Delete account feature 2013-12-12 12:41:29 -05:00
Sahat Yalkabov 75ef770e49 Github page Ui modifications 2013-12-12 01:54:48 -05:00
Sahat Yalkabov d148004d56 Removed partials route (old) 2013-12-11 22:27:07 -05:00
Sahat Yalkabov f8b64f985d Removed etsy links, won't be doing that API yet 2013-12-10 03:13:48 -05:00
Sahat Yalkabov 3bd21d9244 New york times bestsellers api implementation 2013-12-10 01:16:03 -05:00
Sahat Yalkabov c5d2513e43 Added artist information on last.fm example with bio, tags, cover image, and stats 2013-12-09 23:11:41 -05:00
Sahat Yalkabov 32ef20a04d created New york times api template 2013-12-09 21:04:40 -05:00
Sahat Yalkabov 67da9d7f01 Last.fm auth callbacks 2013-12-09 17:14:20 -05:00
Sahat Yalkabov 76b8db7087 added authorized middleware to github route 2013-12-08 16:17:05 -05:00
Sahat Yalkabov 37392d1fae passport isAuthorized middleware. Fixed headers already sent errors. 2013-12-08 04:30:43 -05:00
Sahat Yalkabov 7b4549b368 Refactoring 2013-12-08 03:58:56 -05:00
Sahat Yalkabov 195f916f56 Added isAuthorized middleware to tumblr and foursquare routes 2013-12-08 02:23:59 -05:00
Sahat Yalkabov 51001a0497 Created isAuthorized middleware 2013-12-08 02:10:49 -05:00
Sahat Yalkabov 06db58c554 Added aviary api example 2013-12-08 01:49:18 -05:00
Sahat Yalkabov 58805c678d Code cleanup 2013-12-08 01:17:12 -05:00
Sahat Yalkabov d7f19c483f New github api page with a repo information example
Bootstrap-Well ios7 style
2013-12-07 21:44:26 -05:00
Sahat Yalkabov 717628834e Routes for the rest of APIs 2013-12-07 19:47:00 -05:00
Sahat Yalkabov 44c90b7156 Finished web scraping example with a hacker news top 30 links 2013-12-07 18:53:00 -05:00
Sahat Yalkabov 5b99baa007 Web scraping page 2013-12-07 17:45:20 -05:00
Sahat Yalkabov 8a84fef5a2 Added cheerio lib and new api links 2013-12-07 17:27:27 -05:00
Sahat Yalkabov dd81615dbc Updated routes to use custom foursquare strategy instead of node-foursquare 2013-12-07 12:32:34 -05:00
Sahat Yalkabov 3871e7c0ec Inline tumblr callback instead of placing it in passportConfig 2013-12-07 01:05:19 -05:00
Sahat Yalkabov 435b006967 Refactoring tumblr authorization 2013-12-07 00:50:37 -05:00
Sahat Yalkabov 2a35732fe8 Changed tumblr route middleware to passport.authorize 2013-12-07 00:30:28 -05:00
Sahat Yalkabov f332cf8500 Updated some controller names
Added tumblr oauth routes
Tumblr Get token button
2013-12-06 22:23:05 -05:00
Sahat Yalkabov a0a0c0e4ae Minor corrections 2013-12-06 21:41:59 -05:00