3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Foursquare jumbotron More... about 11 years ago
Added geoip-lite to get Lat/Long coordinates based on user's ip address More... about 11 years ago
Hide Get Foursquare Token if it's already saved in DB More... about 11 years ago
display trending locations on foursquare page More... about 11 years ago
Added trending venues foursquare example More... about 11 years ago
Pass user to api and foursquare api pages More... about 11 years ago
Changed tokens type from Array to Mixed to allow overriding existing tokens instead of pushing duplicates More... about 11 years ago
Changed model name so hopefully that fixes a bug where it was User with capital letter in IDE and user with loweer case letter in Git More... about 11 years ago
added tokens field to User model More... about 11 years ago
Login requirement to view Foursquare API page More... about 11 years ago
Updated foursquare routes for authorization. Now properly retrives the Oauth token when app is authorized More... about 11 years ago
Added foursquare API More... about 11 years ago
added validation with jquery-validate on signup page More... about 11 years ago
Created API and contact page templates More... about 11 years ago
added routes and controllers (not yet implemented) for contact and api sample browser pages More... about 11 years ago
Added required fields on signup page More... about 11 years ago
jquery-validate plugin for form validation More... about 11 years ago
auto-populate account page form fields with existing data More... about 11 years ago
Added account management page More... about 11 years ago
Removed message variable (old flash messages) More... about 11 years ago
removed required:true from firstname and lastname More... about 11 years ago
cleanup More... about 11 years ago
fixed repeated login error, no longer throws duplicate user error More... about 11 years ago
Added email validator More... about 11 years ago
Added password validator and facebook routes More... about 11 years ago
facebook passport strategy implementation More... about 11 years ago
ADD: Passport Google/Facebook strategies More... about 11 years ago
added a dynamic page title More... about 11 years ago
Removed remember me More... about 11 years ago
Added font-awesome (for social icons on login page) More... about 11 years ago