reg
reg copied to clipboard
Proposal: Add pagination to tags page
Hi folks, is it possible to add pagination for repo/tags page? Currently application displays all images from repo on a single page and I can see problems with big repos. We have huge repos with thousands images and tags page creation for repo with approximately 12000 images takes 50min :). So, perhaps pagination can fix this issue.
Thanks!
PRs welcome :)
I'm not a golang expert, but done, please take a look https://github.com/genuinetools/reg/pull/116.