Commit Graph

112 Commits

Author SHA1 Message Date
Sahat Yalkabov
d97e05434f Add Facebook profile photo to /me section 2014-02-12 15:06:22 -05:00
Sahat Yalkabov
2d8188c8df UI improvements to "My friends list" on Facebook API page 2014-02-12 14:59:51 -05:00
Sahat Yalkabov
f967c5ca20 Added extra profile information on Facebook API page for "/me" 2014-02-12 14:24:31 -05:00
Sahat Yalkabov
82bf9df29d Add login required label on Vemo link 2014-02-11 08:29:00 -05:00
Sahat Yalkabov
3b570cd9e0 Minor template cleanup 2014-02-11 08:26:05 -05:00
Sahat Yalkabov
6b7c68c1c6 Fixed a typo and added form placeholders 2014-02-11 08:24:04 -05:00
Sahat Yalkabov
c5a73443d6 Fixed typo and added payment.target.user to recentPayments table in case User ID was used instead of email or phone # to send a payment 2014-02-11 08:14:50 -05:00
Sahat Yalkabov
241baf179a Add venmo recent payments 2014-02-11 08:04:20 -05:00
Sahat Yalkabov
5275607bdb Add send a payment form, route and controller for Venmo API 2014-02-10 23:55:32 -05:00
Sahat Yalkabov
86801331a3 Added make payment form for Venmo API 2014-02-10 22:16:18 -05:00
Sahat Yalkabov
2ccd46e69b Add Venmo template 2014-02-10 22:03:02 -05:00
Sahat Yalkabov
45613cda0e Add venmo authorize, callback and API urls, and a corresponding Venmo controller 2014-02-10 19:21:54 -05:00
Sahat Yalkabov
aec3807d34 Updated docs button group on Twilio page.
Pass err.message instead of error object to the middleware.
2014-02-06 08:33:37 -05:00
Sahat Yalkabov
a34dabbc68 Added Twilio POST route and controller 2014-02-06 08:09:54 -05:00
Sahat Yalkabov
41cfc59cda Added Twilio API template, controller and route; + twilio library. 2014-02-06 07:46:47 -05:00
Sahat Yalkabov
78b27a4841 Updated API index page 2014-02-06 04:07:12 -05:00
Sahat Yalkabov
f34e5d57dc Changed playerSummaries to playerSummary since i am only getting information a single Steam ID 2014-02-06 03:54:26 -05:00
Sahat Yalkabov
6fcdabb1b4 Added profile information, avatar, login status, and other nice improvements on Steam page 2014-02-06 03:51:06 -05:00
Sahat Yalkabov
888f4eb86a Include free games in getOwnedGames, added custom thumbnail hover effect 2014-02-06 02:51:16 -05:00
Sahat Yalkabov
0774772dcd Add owned games thumbnails 2014-02-05 23:27:13 -05:00
Sahat Yalkabov
73411a03b0 Merge branch 'KarlJakober-master'
* KarlJakober-master:
  Add profile information and owned games to Steam template
  Steam API template display achievements
  Steam API code refactoring, added ownedGames API call
  removes steam auth, sets up steam api requests in async
  Adds Steam auth and API

Conflicts:
	views/api/index.jade
#
# It looks like you may be committing a merge.
# If this is not correct, please remove the file
#	.git/MERGE_HEAD
# and try again.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# All conflicts fixed but you are still merging.
#   (use "git commit" to conclude merge)
#
# Changes to be committed:
#
#	modified:   README.md
#	modified:   app.js
#	modified:   config/passport.js
#	modified:   config/secrets.js
#	modified:   controllers/api.js
#	modified:   models/User.js
#	new file:   views/api/steam.jade
#
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   config/passport.js
#	modified:   config/secrets.js
#	modified:   models/User.js
#	modified:   views/api/index.jade
#
2014-02-05 19:45:05 -05:00
Sahat Yalkabov
38296e38b1 Merge branch 'KarlJakober-master'
* KarlJakober-master:
  Add profile information and owned games to Steam template
  Steam API template display achievements
  Steam API code refactoring, added ownedGames API call
  removes steam auth, sets up steam api requests in async
  Adds Steam auth and API

Conflicts:
	views/api/index.jade
2014-02-05 19:44:54 -05:00
Sahat Yalkabov
aa3e6e6a67 Add profile information and owned games to Steam template 2014-02-05 19:39:31 -05:00
Sahat Yalkabov
eedfb77ac6 Steam API template display achievements 2014-02-05 19:30:00 -05:00
Karl Jakober
1687440588 removes steam auth, sets up steam api requests in async 2014-02-05 21:04:02 +00:00
Sahat Yalkabov
a86326c40c Placed lock icon outside of URL 2014-02-05 12:53:30 -05:00
Karl Jakober
aa36ad9fbb Adds Steam auth and API 2014-02-05 16:37:48 +00:00
Sahat Yalkabov
f3a6cc4a89 Added lock icons instead of login required text 2014-02-01 01:58:40 -05:00
Sahat Yalkabov
a98844493a Removed .lead class from the list of APIs 2014-01-28 22:59:48 -05:00
Tim Messerschmidt
12d402f8fb Adds view for PayPal SDK sample 2014-01-27 12:21:43 -08:00
Tim Messerschmidt
3ca51fbbc4 Adds PayPal to the API browser 2014-01-27 11:36:59 -08:00
Sahat Yalkabov
802d685ee8 Add Login required text on some api links 2014-01-26 17:29:19 -05:00
Sahat Yalkabov
2a7c12d6ce Updated facebook page styling 2014-01-17 16:24:33 -05:00
Sahat Yalkabov
2a3955e25f Updated css styling on Twitter API page 2014-01-17 16:21:46 -05:00
Sahat Yalkabov
7e6dc8fefa Got rid of datatables.
Cleanup and refactoring.
2014-01-07 18:47:16 -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
e3e718b2fa Minor css adjustments accross all templates 2013-12-12 02:21:39 -05:00
Sahat Yalkabov
75ef770e49 Github page Ui modifications 2013-12-12 01:54:48 -05:00
Sahat Yalkabov
b129de494f Right margin 10px on tweet images 2013-12-10 03:10:43 -05:00
Sahat Yalkabov
e212ddb629 Reverted back to .user class as it was causing side-effect issues.
UI cleanup on Twitter page.
2013-12-10 03:08:43 -05:00
Sahat Yalkabov
06b4c3bcd6 Geolocation parameter on tweets 2013-12-10 02:58:03 -05:00
Sahat Yalkabov
96b45bb82e Blue twitter logo in page-header 2013-12-10 02:41:18 -05:00
Sahat Yalkabov
b306c2de31 Twitter page links 2013-12-10 02:18:42 -05:00
Sahat Yalkabov
9608c3d770 Updated links on new york times page 2013-12-10 02:16:54 -05:00
Sahat Yalkabov
bb577d43ea NYT Bestsellers are now displayed in a sortable table with isbn, author, title and description of each book 2013-12-10 01:27:58 -05:00
Sahat Yalkabov
3bd21d9244 New york times bestsellers api implementation 2013-12-10 01:16:03 -05:00
Sahat Yalkabov
2a9901d2c2 Added top albums images on last.fm page 2013-12-10 00:36:52 -05:00
Sahat Yalkabov
b72599151a Async parallel to retrieve artist's top albums as well 2013-12-10 00:32:23 -05:00
Sahat Yalkabov
96a1892234 Updated top bar links on last.fm page 2013-12-10 00:03:49 -05:00
Sahat Yalkabov
4d20bf653a Cleanup 2013-12-09 23:53:47 -05:00