tipsy / profile-summary-for-github

Tool for visualizing GitHub profiles
https://profile-summary-for-github.com/
Apache License 2.0
19.83k stars 494 forks source link

Fix UserCtrl#hasStarredRepo(String) for those with many starred repos #84

Closed iProdigy closed 6 years ago

iProdigy commented 6 years ago

Iterate through multiple pages of starred repositories as needed.

Fixes #83.

tipsy commented 6 years ago

Thanks. I'm currently on Easter break, but I'll merge it in on Sunday.

Traffic is pretty low now, so we could remove the star requirement while there are more than 5k requests left. Maybe add it as a config option?