Use new IPFS gateway for document fetches #132

Merged
raucao merged 2 commits from feature/ipfs_gateway into master 2019-07-02 16:46:11 +00:00

2 Commits

Author SHA1 Message Date
basti 07c579850e 1.3.0 2019-07-02 17:32:25 +02:00
basti 091ebf4b6a Use new IPFS gateway for GET fetches
When adding the gateway URL, the wrapper will do a normal fetch to
`https://ipfs.kosmos.org/ipfs/$hash` instead of using the generic POST
requests to the IPFS API endpoint. This enables normal browser caching
for all IPFS documents in this app.
2019-07-02 17:20:19 +02:00