kevinanielsen / go-fast-cdn

A fast and easy-to-use CDN, built with Go.
https://kevinanielsen.github.io/go-fast-cdn/
MIT License
107 stars 23 forks source link

[Feature] Add UI option for viewing file metadata #106

Closed kevinanielsen closed 5 months ago

kevinanielsen commented 5 months ago

Is your feature request related to a problem? Please describe.
Currently no way to see file size, image dimensions etc.

Describe the solution you'd like
Make the file cards clickable, which will open a modal, where you can see all the data.

Describe alternatives you've considered
N/A

Additional context
N/A