Commit Graph

404 Commits (b10928dcaaf941bf428ebfd0a8966e0071821d5a)

Author SHA1 Message Date
Sahat Yalkabov b10928dcaa Set bootstrap 3.0 vanila as default theme, moved flatly to themes folder 2014-01-07 18:09:32 -05:00
Sahat Yalkabov 4770ee0784 40px navbar height 2014-01-07 17:54:40 -05:00
Sahat Yalkabov e2184ae4ee Refactoring + improved validation on POST signup 2014-01-07 17:45:42 -05:00
Sahat Yalkabov 992b2cd5da Updated schema 2014-01-07 16:33:48 -05:00
Sahat Yalkabov 1837f558cb Updated navbar username display 2014-01-07 16:33:18 -05:00
Sahat Yalkabov b14eb88849 Email input fields set type to email 2014-01-07 16:32:59 -05:00
Sahat Yalkabov 3004cdb36e All 4 strategies will now create an email field (for local login) if the user is not logged in and it's the first time. 2014-01-07 16:04:28 -05:00
Sahat Yalkabov 8cb6f5e997 Minor changes on profile page 2014-01-07 15:55:56 -05:00
Sahat Yalkabov 09fb21b87a Simplified sign up form. Removed name. Changed username to email. 2014-01-07 15:54:57 -05:00
Sahat Yalkabov bedc91a25d Updated form name and id to email 2014-01-07 15:54:01 -05:00
Sahat Yalkabov 8c115135b0 Local strategy now uses email as username field 2014-01-07 15:48:21 -05:00
Sahat Yalkabov 1be6217a84 passport strategy refactoring 2014-01-07 15:19:54 -05:00
Sahat Yalkabov d822249a2d Added unlink provider name to URLs 2014-01-07 14:37:23 -05:00
Sahat Yalkabov 5559f2f8a5 Updated token unlinking 2014-01-07 14:35:23 -05:00
Sahat Yalkabov ae2b31c1fe Consolidated profile and settings tab onto a single page 2014-01-07 14:23:29 -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 9ff4e1f5a4 Updated Procfile 2014-01-07 13:40:24 -05:00
Sahat Yalkabov 7e1db0e455 Top level index layout renamed to home 2014-01-07 13:39:58 -05:00
Sahat Yalkabov 72dd19c6f9 Moved api browser template into api folder, renamed to index.jade 2014-01-07 13:39:25 -05:00
Sahat Yalkabov 41f6b1c5f0 Renamed template account to profile 2014-01-07 13:37:13 -05:00
Sahat Yalkabov 6ad1073f7c Consolidated account login and signup templates under account folder 2014-01-07 13:36:44 -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 85320d216b Fixed hacker news api web scraping example 2014-01-03 05:12:00 -05:00
Sahat Yalkabov 5261bfef5f Changed to doctype html on 500 and 404 pages 2014-01-03 04:48:44 -05:00
Sahat Yalkabov a72900a5e1 Changed to doctype html 2014-01-03 04:47:31 -05:00
Sahat Yalkabov a89959a2a6 Removed DB validations 2014-01-01 02:35:37 -05:00
Sahat Yalkabov 67905dc71e Update README.md 2013-12-29 19:11:23 -05:00
Sahat Yalkabov 0076446da0 Brief description and contributing section 2013-12-29 19:08:27 -05:00
Sahat Yalkabov cb61fb309b Included Features 2013-12-29 18:43:07 -05:00
Sahat Yalkabov 7931018bd4 Added screenshot 2013-12-29 18:28:53 -05:00
Sahat Yalkabov 7f323867a1 Update README.md 2013-12-29 18:22:44 -05:00
Sahat Yalkabov cd9b190d16 Added name field to signup, removed "I agree to terms" 2013-12-20 16:30:38 -05:00
Sahat Yalkabov 30a610be2c Cleaned up code + simplified 2013-12-20 14:12:29 -05:00
Sahat Yalkabov 36ba87ce09 Code refactoring, renamed token to accessToken in user schema, comment strings for routes, 2013-12-20 13:48:33 -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 6c00a31588 Comments on User controller routes 2013-12-20 01:59:05 -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 c6fddb33f5 Updated color scheme (green, node.js style) on 404 and 500 error pages 2013-12-20 00:26:55 -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 11e8385b77 Error handlers for some routes on users controller 2013-12-19 13:40:43 -05:00
Sahat Yalkabov 7497f36c03 Append Name field to the bottom of email on contact form 2013-12-19 13:31:20 -05:00
Sahat Yalkabov 47e62c39ea Moved Last.fm key/secret into config.js 2013-12-19 13:25:52 -05:00