overcuriousity / bitvault

A secure, configurable file-sharing and URL shortening web app written in Rust.
Other
5 stars 2 forks source link

Allow direct linking to image files #21

Open raws1 opened 3 months ago

raws1 commented 3 months ago

One feature missing from Microbin that I frequently use on platforms like Imgur is the ability to directly link to image files. If you click a file hosted on Microbin, it downloads it. It'd be better if like on Imgur, it just opened up the file directly so you can zoom in or whatever.

overcuriousity commented 3 weeks ago

Hi! Could you clarify the issue? If I upload a PNG as file attachment, it seems to display it directly: image

raws1 commented 3 weeks ago

For example on imgur, you can link directly to the image file https://i.imgur.com/PdXMH0h.jpeg or click on the image in the web interface to view within your browser. Right now, if you click the image it will download.

overcuriousity commented 1 week ago

Ah, you mean opening it in a larger frame like that?

Screenshot_20241109-110957~2.png

overcuriousity commented 1 week ago

Unfortuntely I cannot grasp which improvement you exactly wish to see. However, I would appreciate any pull requests or further clarification. In the meantime, issue closed.