| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 0256770848 | refactoring | 2013-12-19 13:22:42 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | efa84dba1b | Removed unusued code and images | 2013-12-19 13:16:32 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | b98bf72107 | Created username availability  controller | 2013-12-18 15:00:33 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | b0390941f1 | Input icon checkmark on signup page (username field) for live check if username is available | 2013-12-18 14:56:48 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 08f56a44f5 | Properly aligned checkbox on signup page | 2013-12-18 14:38:10 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 9cc86c43d4 | brand color modifications | 2013-12-18 14:36:02 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | d7430955d9 | Fixed profile tab id url | 2013-12-18 13:24:33 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 21ea168bfd | Use font-awesome circle X for dismissable alerts | 2013-12-18 03:17:07 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 370f68674b | Dismissable alert notifications on account page | 2013-12-18 03:08:52 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 9996d07092 | Updated margins on radio buttons Flat UI style radio buttons on account page | 2013-12-18 03:06:41 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | bc39cd197c | Flat UI checkboxes and radio buttons | 2013-12-18 02:57:24 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 06c7775484 | Fixed deprecated warning | 2013-12-18 02:56:57 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 96a118d77a | Added Lato and FlatUI icons | 2013-12-18 02:14:24 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 47e06d5a18 | 404 page and middleware | 2013-12-18 02:07:01 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | b2ce1959cf | Datatables css tweaks | 2013-12-17 23:55:02 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | 6bffa6bb3d | Flat UI as default theme. Reduced navbar height on Flat UI theme.
Reduced image dimensions to 30px of profile image in navbar. | 2013-12-17 23:36:59 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | f35370dd30 | Removed custom javascript that adds tab url to location bar. Wait until a better solution. | 2013-12-17 21:32:45 -05:00 |  | 
			
				
					| 
							
							
								 Sahat Yalkabov | f2048f3fda | Refactoring, removed forgot password placeholder | 2013-12-17 21:24:08 -05:00 |  |