kubo/core
JP Hastings-Spital dfceafdbd3 Gateway renders pretty 404 pages if available
In the same way that an `index.html` file is rendered, if one is present, when the
requested path is a directory, now an `ipfs-404.html` file is rendered if
the requested file is not present within the specified IPFS object.

`ipfs-404.html` files are looked for in the directory of the requested path and each
parent until one is found, falling back on the well-known 404 error message.

License: MIT
Signed-off-by: JP Hastings-Spital <jphastings@gmail.com>
2020-05-19 14:41:21 -07:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands feat: add a stats dht command 2020-05-14 23:32:18 -07:00
coreapi pin: honor the context more accurately 2020-05-05 14:19:38 +02:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp Gateway renders pretty 404 pages if available 2020-05-19 14:41:21 -07:00
corerepo fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
coreunix Fix typos and cleanup 2020-04-20 22:00:01 +03:00
mock fix: run tests in "dht server" mode 2020-04-09 23:07:27 -07:00
node fix: fix duplicate block issue in bitswap 2020-04-23 00:31:06 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix: get rid of shutdown errors 2020-03-29 20:48:43 -07:00
core_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
core.go properly expose dual dht 2020-04-13 15:58:12 -07:00