HTTP server can have preview pane

Have a suggestion for "Everything"? Please post it here.
leml
Posts: 6
Joined: Thu Sep 04, 2025 10:14 pm

HTTP server can have preview pane

Post by leml »

Hello, it would be very useful to have the http server be able to preview files a browser can generally display using <embed type="image/jpg" src="path_to_file.jpg">. Here's a list of all filetypes supported: https://www.iana.org/assignments/media- ... ypes.xhtml
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: HTTP server can have preview pane

Post by void »

I will consider a thumbnail view for the HTTP server.
Thank you for the suggestion.

For now it can be done with a custom page:
wallEverything
leml
Posts: 6
Joined: Thu Sep 04, 2025 10:14 pm

Re: HTTP server can have preview pane

Post by leml »

Wow, looks very nice.
I was looking for a preview pane like everything's preview pane because I mostly work with pdf and documents so it'll be very useful to browse documents. :D