Commit Graph

2574 Commits

Author SHA1 Message Date
0076446da0 Brief description and contributing section 2013-12-29 19:08:27 -05:00
cb61fb309b Included Features 2013-12-29 18:43:07 -05:00
7931018bd4 Added screenshot 2013-12-29 18:28:53 -05:00
7f323867a1 Update README.md 2013-12-29 18:22:44 -05:00
cd9b190d16 Added name field to signup, removed "I agree to terms" 2013-12-20 16:30:38 -05:00
30a610be2c Cleaned up code + simplified 2013-12-20 14:12:29 -05:00
36ba87ce09 Code refactoring, renamed token to accessToken in user schema, comment strings for routes, 2013-12-20 13:48:33 -05:00
2f0fe0eb27 Add authentication middleware to github route.
Removed old ios7 signup login page for now.
2013-12-20 02:39:51 -05:00
6c00a31588 Comments on User controller routes 2013-12-20 01:59:05 -05:00
fa6cfa7ccd Some more code cleanup 2013-12-20 01:47:52 -05:00
a9ac61e063 Renamed config.js to secrets.js to better match the intents of the file 2013-12-20 01:31:16 -05:00
a6d762b071 Code refactoring 2013-12-20 00:50:44 -05:00
c6fddb33f5 Updated color scheme (green, node.js style) on 404 and 500 error pages 2013-12-20 00:26:55 -05:00
4cea56881a Removed express error handler (development only) 2013-12-19 20:27:51 -05:00
010fc0c9fb Error handling via middleware in routes 2013-12-19 20:17:15 -05:00
901aeb08d2 Use node.js domains to catch errors when mongodb crashes 2013-12-19 14:30:11 -05:00
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
11e8385b77 Error handlers for some routes on users controller 2013-12-19 13:40:43 -05:00
7497f36c03 Append Name field to the bottom of email on contact form 2013-12-19 13:31:20 -05:00
47e62c39ea Moved Last.fm key/secret into config.js 2013-12-19 13:25:52 -05:00
0256770848 refactoring 2013-12-19 13:22:42 -05:00
efa84dba1b Removed unusued code and images 2013-12-19 13:16:32 -05:00
b98bf72107 Created username availability controller 2013-12-18 15:00:33 -05:00
b0390941f1 Input icon checkmark on signup page (username field) for live check if username is available 2013-12-18 14:56:48 -05:00
08f56a44f5 Properly aligned checkbox on signup page 2013-12-18 14:38:10 -05:00
9cc86c43d4 brand color modifications 2013-12-18 14:36:02 -05:00
d7430955d9 Fixed profile tab id url 2013-12-18 13:24:33 -05:00
21ea168bfd Use font-awesome circle X for dismissable alerts 2013-12-18 03:17:07 -05:00
370f68674b Dismissable alert notifications on account page 2013-12-18 03:08:52 -05:00
9996d07092 Updated margins on radio buttons
Flat UI style radio buttons on account page
2013-12-18 03:06:41 -05:00
bc39cd197c Flat UI checkboxes and radio buttons 2013-12-18 02:57:24 -05:00
06c7775484 Fixed deprecated warning 2013-12-18 02:56:57 -05:00
96a118d77a Added Lato and FlatUI icons 2013-12-18 02:14:24 -05:00
47e06d5a18 404 page and middleware 2013-12-18 02:07:01 -05:00
b2ce1959cf Datatables css tweaks 2013-12-17 23:55:02 -05:00
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
f35370dd30 Removed custom javascript that adds tab url to location bar. Wait until a better solution. 2013-12-17 21:32:45 -05:00
f2048f3fda Refactoring, removed forgot password placeholder 2013-12-17 21:24:08 -05:00
6e708d2998 Refactoring 2013-12-15 14:11:57 -05:00
273bd0afcc Refactoring and code cleanup 2013-12-15 14:02:41 -05:00
ac0a77d0ff Replaced flat-ui.min.css with LESS version from Bootswatch, plus other css fixes 2013-12-14 17:39:37 -05:00
ee62128fe7 Removed css and js which are no longer used 2013-12-14 17:38:48 -05:00
74f1675e0e Github profile image is properly set when linked with account that does not have a picture 2013-12-14 16:51:23 -05:00
b635207440 Facebook oauth2 checks if user is already logged in (for linking with existing account) 2013-12-14 01:32:33 -05:00
8596b8187b Github oauth2 has a check for authenticated user now as well 2013-12-14 01:29:49 -05:00
19a8fa3024 Detect if user is logged in on twitter oauth2 strategy 2013-12-14 01:27:10 -05:00
7175005e2c Google linking and unlinking works successfully now 2013-12-13 01:12:59 -05:00
9de1748bc2 Updated URLs 2013-12-13 00:50:37 -05:00
bedd03c420 Unlink provider: delete its tokens and provider id 2013-12-13 00:49:46 -05:00
91aa039d27 Persistent hash url on tab changes on account page 2013-12-13 00:30:37 -05:00