Commit Graph

6 Commits

Author SHA1 Message Date
Marcin Rataj
8ffb7ec6df chore: dir-index-html v1.2.0
https://github.com/ipfs/dir-index-html/releases/tag/v1.2.0
also: https://github.com/ipfs/dir-index-html/releases/tag/v1.1.0

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-08-19 20:31:23 -04:00
Kevin Neaton
9e95a82a05 chore: update dir-index-html to v1.1.0 2020-08-19 20:31:23 -04:00
Steven Allen
4aa210c66a fix: make assets deterministic
Set the "modtime" to the start of the IPFS project, and the mode to 0644.
2020-08-19 16:57:29 -07:00
Steven Allen
9d92823dad fix: fix go-bindata import path 2020-08-18 20:34:42 -07:00
Peter Rabbitson
dfd9860183 Add generated comment 2020-05-25 22:10:51 +02:00
Peter Rabbitson
2d5f8b4ebe Include the git blob id of the dir-index bundle in the ETag
While the content of raw files retrieved via the gateway should never
change, the look and feel of the directory index can and will change
between versions of go-ipfs.

Incorporate the hash of assets/bindata.go into the ETag when appropriate
2020-05-25 18:42:07 +00:00