Is it possible to sort the containers in the registry by date?

I keep pushing 1 container image and now have a large number of versions which were tagged with the commit reference which helps me link source code and image.

When I view them they are listed in tag order which is not very useful. How do I find the current image as it is somewhere on the 10 pages of image versions? And can I delete all the old ones?