aboutsummaryrefslogtreecommitdiff
path: root/source/javascripts/github.js (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-20initial setupZhiming Wang1-0/+0
2013-03-10Fixed GitHub jsonp call. Closed #1118Brandon Mathis1-1/+1
2013-02-20Use HTML5 '&' character to connect query params in GitHub API call. #1031.Parker Moore1-1/+1
2013-02-18Use the Github API repo sorting.Michael G. Schwern1-9/+1
2013-01-02Escape github repo descriptions, as they may contain HTML.Thomas Rix1-1/+4
2012-09-09Updated Github API to V3.Zhao Lü1-1/+1
2012-09-09Updated Github API to V3.Zhao Lü1-5/+5
2012-07-24Updated Github API to V3.Zhao Lü1-1/+1
2012-07-19Updated Github API to V3.Zhao Lü1-5/+5
2011-10-28Add response check, fixes #252Frederic Hemberger1-2/+3
2011-09-29updated github.js to use reqwest.js with EnderBrandon Mathis1-10/+7
2011-09-26jsHint'ed github.jsFrederic Hemberger1-37/+33
2011-08-04corrected fork skipping logicPhilip Hofstetter1-1/+1
2011-08-04make listing/not listing of forks configurablePhilip Hofstetter1-2/+3
2011-08-04allow limiting the amount of repos to displayPhilip Hofstetter1-5/+9
2011-08-04add github repositories sidebar pluginPhilip Hofstetter1-0/+38