File.vue: add size limit, links to download and view raw
This limits the size of the files that can be displayed in-browser to 1MB, displaying an error if a file is too large.
It also adds links to download the file and to render it as text only in the browser (requires change in buildgrid!656 (merged)).
Edited by Santiago Gil