It would be very useful to show on overview page date when some image is update. The same would be nice to have (for me even more interesting) for tags on repository overview page.
I know that this will probably require getting manifests as neither /v2/<name>/tags/list nor /v2/_catalog does provide this information. Kind of caching would be probably also required for large repositories.
BTW: Great project - Thank You!