Commit Graph

58 Commits

Author SHA1 Message Date
e8f2a6688b Added forms for artist and track retrieval on last.fm page 2013-12-09 21:20:41 -05:00
d4af82594f Last.fm get artist info example 2013-12-09 19:26:26 -05:00
67da9d7f01 Last.fm auth callbacks 2013-12-09 17:14:20 -05:00
e0c8820e85 Added last-fm package 2013-12-09 16:57:26 -05:00
3128b9bb2f Added doc comments to api controllers 2013-12-08 19:07:22 -05:00
37392d1fae passport isAuthorized middleware. Fixed headers already sent errors. 2013-12-08 04:30:43 -05:00
7b4549b368 Refactoring 2013-12-08 03:58:56 -05:00
51001a0497 Created isAuthorized middleware 2013-12-08 02:10:49 -05:00
06db58c554 Added aviary api example 2013-12-08 01:49:18 -05:00
58805c678d Code cleanup 2013-12-08 01:17:12 -05:00
ba75d67688 Display just the latest tumblr photo post instead of all posts 2013-12-08 01:02:33 -05:00
ced190e0af Added Photos on tumblr example api 2013-12-08 00:35:35 -05:00
36048fe2f5 User currently logged in user's facebook id instead of hard coding 2013-12-07 22:52:25 -05:00
4f9d7727c0 Added facebook friends to fb api example 2013-12-07 22:50:27 -05:00
eb070884be Added Get current user information from facebook example 2013-12-07 22:33:49 -05:00
d7f19c483f New github api page with a repo information example
Bootstrap-Well ios7 style
2013-12-07 21:44:26 -05:00
44c90b7156 Finished web scraping example with a hacker news top 30 links 2013-12-07 18:53:00 -05:00
5b99baa007 Web scraping page 2013-12-07 17:45:20 -05:00
2ceb35d036 Rounded user thumbnail in navbar 2013-12-07 14:56:36 -05:00
ccefcf5107 Removed foursquare callbacks (no longer used) 2013-12-07 12:38:45 -05:00
189d142b79 Refactoring 2013-12-07 12:37:59 -05:00
2da4c99cd3 Simple tumblr api demo that displays my blog name 2013-12-07 02:50:07 -05:00
c03d62da08 Changed tokens from an object of objects to just an array, Tumblr strategy now pushes a new token in addition to tokenSecret as well as token kind 2013-12-07 02:17:46 -05:00
388599ac28 Tumblr now also redirects to unauthorized page if no token found 2013-12-07 01:46:49 -05:00
2c15e7774c Created a separate page to which user gets redirected if no token is present (foursquare) 2013-12-07 01:39:11 -05:00
435b006967 Refactoring tumblr authorization 2013-12-07 00:50:37 -05:00
c9dcfd6292 code cleanup 2013-12-07 00:34:23 -05:00
a3af42e529 Added comments indicating which routes each controller corresponds to 2013-12-06 22:22:12 -05:00
c7d3905fa2 Updated config.js references 2013-12-06 20:18:21 -05:00
62022240d5 Updated foursquare venue detail UI 2013-12-04 19:59:03 -05:00
73bcd2df93 dataTable jquery plugin for foursquare api tables 2013-12-04 16:01:09 -05:00
5843ac3341 Code cleanup 2013-12-01 14:02:06 -05:00
d023e2f997 contact form improvements, partial POST form implementation 2013-11-30 02:30:00 -05:00
4629af3765 refactoring of foursquare controller and template variable names 2013-11-30 02:11:04 -05:00
501eda8593 Displays a flash message with an actual error message when foursquare token is not present 2013-11-30 02:07:29 -05:00
6f97fb69b6 Display user checkins 2013-11-30 01:52:29 -05:00
f60c0ea23b added venue detail api example 2013-11-30 01:12:28 -05:00
d147d12290 trending venues are now processing using async parallel, cleaned up the foursquare controller as well 2013-11-30 00:56:31 -05:00
39be015061 Code style refactoring 2013-11-30 00:28:30 -05:00
d9e3f0aca5 Cleanup + FB SDK package 2013-11-26 23:54:36 -05:00
fc42d8afc1 Facebook API page and controller 2013-11-26 23:32:33 -05:00
c37a4d7ba8 Code cleanup 2013-11-26 23:15:13 -05:00
86946bb385 Added tumblr api for node package 2013-11-26 14:09:26 -05:00
7acbf133ae Check if user has a foursquare token, if not display a button to get a token, otherwise display results from foursquare API 2013-11-25 11:57:06 -05:00
cbe55a79e9 Added template, route and barebone controller for Tumblr api 2013-11-23 15:01:17 -05:00
378760377b added successredirect on google auth 2013-11-22 10:23:54 -05:00
a3b5ab6e59 Updated Foursquare template 2013-11-19 22:42:58 -05:00
ef327a4813 Added geoip-lite to get Lat/Long coordinates based on user's ip address 2013-11-19 21:31:31 -05:00
31a347afb1 display trending locations on foursquare page 2013-11-19 19:39:10 -05:00
f2fae1318b Added trending venues foursquare example 2013-11-19 17:42:56 -05:00