psi-4ward / psitransfer

Simple open source self-hosted file sharing solution.
BSD 2-Clause "Simplified" License
1.49k stars 217 forks source link

Content-disposition choice #120

Open Cubox opened 3 years ago

Cubox commented 3 years ago

Hi,

It would be great to have a way to present some content (images, videos, text files) inline in the browser, using Content-disposition inline, instead of attachments. I am trying to implement this myself, but I'm stuck at node not running my updated code at all. As if lib/endpoints.js was cached or precompiled somewhere I can't find.