kubo/core/corehttp
Jack Loughran 9ef1486307 show hash if not in original url
Change the template handler to pass the hash to the directory listing template if the original url doesn't contain the hash. The directory listing template will display the hash in grey under the original url if the hash is passed to it.

License: MIT
Signed-off-by: Jack Loughran <j@ckloughran.com>
2019-01-05 11:16:17 -08:00
..
commands.go gx: update go-ipfs-config 2018-12-20 10:07:32 -08:00
corehttp.go gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
gateway_handler.go show hash if not in original url 2019-01-05 11:16:17 -08:00
gateway_indexPage.go show hash if not in original url 2019-01-05 11:16:17 -08:00
gateway_test.go show hash if not in original url 2019-01-05 11:16:17 -08:00
gateway.go coreapi: global offline option 2018-12-20 16:40:09 +01:00
ipns_hostname.go correctly handle multi-hop dnslink resolution 2018-07-07 00:18:30 -07:00
logs.go gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
metrics_test.go gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00
metrics.go metrics: we're now recording latency seconds, not microseconds 2018-10-31 05:12:35 -07:00
mutex_profile.go pprof: create HTTP endpoint for setting MutexProfileFraction 2018-09-26 21:24:49 +02:00
option_test.go move version.go to top level package 2018-08-09 11:01:10 +02:00
proxy_test.go Add another test case for invalid p2p http proxy path 2018-11-28 23:17:27 -08:00
proxy.go gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go feat: update Web UI to v2.3.0 2018-12-18 18:26:27 +00:00