github-portfolio icon indicating copy to clipboard operation
github-portfolio copied to clipboard

Generate a GitHub Portfolio. See an example at

Results 17 github-portfolio issues
Sort by recently updated
recently updated
newest added

The GitHub API seems to have changed in a way that causes commit count always to return as 0.

Bug

![screen shot 2015-08-10 at 8 43 50 am](https://cloud.githubusercontent.com/assets/64751/9171728/f1a843ac-3f3b-11e5-9b72-ff6c02cef759.png) ![screen shot 2015-08-10 at 8 44 24 am](https://cloud.githubusercontent.com/assets/64751/9171739/077f59b8-3f3c-11e5-93ee-1b5c21336323.png) Ideas: - [x] Replace the commit hash with bullets or icons - [ ]...

If the primary language is Javascript, pull all languages and search for significant Coffeescript, for when compiled JS happens to exceed CS.

Right now, if GitHub reports no language, an empty set of parentheses are shown where the language would normally be.

Quick fix

Users of this app should be required to authenticate the app via OAuth, so API requests use their own token and rate limit, rather than sharing one personal access token....

Maybe: Use a tooltip on hovering these: - Personally resolved - Personally triaged - Role - Percent contribution

Quick fix

It already counts parent repositories as "other" repositories when you star the fork. When you star a repo that you are a collaborator on or have write access to via...

AGPL requires that users hosting this app provide the source code to their version of app. Provide a banner like this one with a link to the github repository. ![fork](https://cloud.githubusercontent.com/assets/64751/9155155/97841da2-3e7c-11e5-90fb-779b3c2c415b.gif)...

Quick fix

Create an empty state for when a user is looked up that has no data to display. This will typically be because no repositories are self-starred.

While one is running, don't start another in parallel. Instead, wait on it, and respond with success when it is ready.