kubo/core
Steven Allen 6a2fe0a20d fix: support directory listings even if a 404 page is present
fixes https://github.com/ipfs/go-ipfs/pull/4233#issuecomment-631454543

Basically, there's a trade-off here:

1. We can support directory listings while supporting 404 pages (this PR).
2. If a 404 page is present, directory listings don't work.

Given that option 1 is more flexible and users shouldn't be _too_ confused if
they land on a directory with no index.html page, I've gone with that option.
2020-05-20 19:11:50 -07:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands chore: update libp2p 2020-05-20 16:56:22 -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 fix: support directory listings even if a 404 page is present 2020-05-20 19:11:50 -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 chore: update deps 2020-05-20 17:51:04 -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 chore: update libp2p 2020-05-20 16:56:22 -07:00