Preview of a file in the browser

Issue #17 resolved
Evgeny Kotelnikov created an issue

It is quite tedious to download files all the time. For popular file extensions there should be a way to preview them inside the browser (without security problems, obviously).

For these things preview would be appropriate: * Plain text files (.txt, no extension) * Pictures (.jpg, .jpeg, .png, .gif) * Source code (.java, .hs, .erl, something else?)

I would also very much like to see syntax highlighting for source code. That can be done on the client side with a library like http://highlightjs.org/

Comments (4)

  1. Log in to comment