jrtechs / github-graphs

Website for visualizing a persons github network.
https://github-graphs.com
Mozilla Public License 2.0
11 stars 8 forks source link

Not all Repositories getting listed #26

Closed jrtechs closed 4 years ago

jrtechs commented 4 years ago

Right now only 30 repositories for a user are getting displayed for the timeline graph. We need to use the API pagination to get the full list of repositories. This will get fixed by adding a custom endpoint for fetching all the repositories for a user. While doing this we can limit the size of the cache by cutting the amount of json properties being stored.

Ex: Flory has 57+ repositories but only 30 are appearing on the timeline. https://github-graphs.com/TimeLineGraph.html?name=jwflory