rev115, Stats for total number of objects in memory, Peers in memory, Memory dump displays the total content on hover, Add http cache to js, css and image files, Allow query file status with SiteInfo websocket command to fix index.html loaded before websocket connection made problem, Fix bigsites reload problem

This commit is contained in:
HelloZeroNet 2015-04-20 22:31:29 +02:00
parent 8d5a72f0b5
commit dc4292e1e3
9 changed files with 64 additions and 26 deletions

View file

@ -45,7 +45,7 @@
<!-- Site info -->
<script>address = "{address}"</script>
<script>wrapper_key = "{wrapper_key}"</script>
<script>inner_path = "{inner_path}"</script>
<script>file_inner_path = "{file_inner_path}"</script>
<script>permissions = {permissions}</script>
<script>show_loadingscreen = {show_loadingscreen}</script>
<script>server_url = '{server_url}'</script>