Commit Graph

9 Commits

Author SHA1 Message Date
Sahat Yalkabov
bd36575122 Refactoring 2014-01-07 18:15:14 -05:00
Sahat Yalkabov
7e1db0e455 Top level index layout renamed to home 2014-01-07 13:39:58 -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
36ba87ce09 Code refactoring, renamed token to accessToken in user schema, comment strings for routes, 2013-12-20 13:48:33 -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
ef327a4813 Added geoip-lite to get Lat/Long coordinates based on user's ip address 2013-11-19 21:31:31 -05:00
Sahat Yalkabov
8e637defc5 Navbar active class added depending on which URL you visit 2013-11-18 01:13:52 -05:00
Sahat Yalkabov
c322527b7c added signup template and logout route 2013-11-14 13:29:13 -05:00
Sahat Yalkabov
d18ae61019 Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00