upriver.github.io icon indicating copy to clipboard operation
upriver.github.io copied to clipboard

Only the first 20 repositories are loaded

Open ssbarnea opened this issue 9 years ago • 6 comments

I am unable to use the tool because I have more than 20 repositories on my account and those in need of refresh are after the first 20.

I have ~65 so doing some cleanup would not work.

ssbarnea avatar Oct 28 '16 16:10 ssbarnea

This will require Upriver.getRepos to be rewritten to handle pagination of that API request.

bardiharborow avatar Oct 29 '16 01:10 bardiharborow

@bardiharborow Perhaps a text field for searching your repos via github API, to find the one you want.

Instead of a long dropdown.

ghost avatar Dec 09 '16 03:12 ghost

Any resource is paginated. The /branches, for example, as well.

In some of my forks, I cannot even see the master branch.

Pagination can be controlled afaics: https://developer.github.com/v3/#pagination

xasx avatar Mar 25 '17 20:03 xasx

I'm affected by this bug too.

marmistrz avatar Aug 18 '17 18:08 marmistrz

Only 30 branches are loaded in combo-box

gchoqueux avatar Dec 07 '17 10:12 gchoqueux

I hope something will be done about this, I'm affected as well.

I don't have any desktop environment to do large local syncing of my forks, I'm purely using git client known as Mgit on my Android phone, and the phone have very limited space so I only use it for stuff that I really need to edit locally, so syncing locally on my phone those large forks are not an option here.

mnh48 avatar Jun 21 '20 04:06 mnh48