Closed Eight1911 closed 5 years ago
Hi,
Thanks for your contribution!
This is intentional, as I didn't want to treat the IDs as integers anymore, and use strings instead. To maintain backwards compatibility however, I couldn't change the existing ID's, hence the weird sorting on the list page.
Looking at
/images
, you will see that ID's are sorted as strings rather than as integers. This fixes that.