More informative loading screen
At the moment we simply have <h1>Loading data...</h1>
while fetching and decompressing the metadata files, and if one of them fails to open, it silently crashes (only an error in the console).
I would like to see a list of files being opened, which go from grey to black when opened successfully and turn red with an error message when they fail to open.