GitHUD
GitHUD copied to clipboard
Display repo stats with Chartjs
Okay! These changes switch out mason's github app clientID for my github app client ID in the LOGIN button href url.....and switch out the url to the oauth proxy on...
okay. with a little bit of mason-magic, we've got bootstrap, gizmo-icons, up and running, and the page aaalmost properly deploying to gh-pages. I'll start working on the Router next, but...
when querying for users that github hasn't cached for you, the page does not render properly and gets caught in some kind of loop. querying for the same user again...
resizing the page when it's in full screen view spits text all over the screen until the next chart is rendered. also, when i'm locally serving the page on my...
Isotope's initialization needs better logic. currently, the choice is between having to wait until the user clicks a sort button (which means the initial sort does not have isotope animations),...
The initial load of a user's repos appends the incomplete repo information multiple times while waiting for the server to crunch the data. For example, the repo name is populated...
Currently filtering is limited to multiple-contributor repos. time-based filtering constraints would be a cool addition.