- 24 Nov, 2020 3 commits
-
-
Chaitanya authored
-
Chaitanya authored
Co-authored-by: Steven Allen <steven@stebalien.com>
-
Chaitanya authored
Co-authored-by: Steven Allen <steven@stebalien.com>
-
- 16 Nov, 2020 2 commits
- 07 Nov, 2020 2 commits
-
-
Chaitanya Raju authored
-
Chaitanya authored
-
- 26 Oct, 2020 1 commit
-
-
Steven Allen authored
fix: webui on ipv6 localhost
-
- 19 Oct, 2020 1 commit
-
-
Marcin Rataj authored
This adds localhost ipv6 addresses to the allowlist for use in browser context and fixes WebUI on ipv6-only deployments: http://[::1]:5001/webui We were missing CORS/Origin tests for API port so I've added basic ones and included localhost/127.0.0.1/::1 variants.
-
- 16 Oct, 2020 1 commit
-
-
Adin Schmahmann authored
Add missing plugin support on FreeBSD
-
- 13 Oct, 2020 1 commit
-
-
Adin Schmahmann authored
fix error when computing coverage
-
- 12 Oct, 2020 1 commit
-
-
Steven Allen authored
Some packages can contain both external and internal tests. Listing these packages twice causes us to create two targets (which fails). Instead, use a single go list statement.
-
- 11 Oct, 2020 2 commits
-
-
Adin Schmahmann authored
update QUIC
-
Tomasz Zdybał authored
Go plugins are supported on FreeBSD, but build tags in `plugin/loader/load_*.go` enable IPFS plugins only on Linux and Darwin.
-
- 08 Oct, 2020 1 commit
-
-
Marten Seemann authored
-
- 02 Oct, 2020 5 commits
-
-
Adin Schmahmann authored
docs(config): X-Forwarded-Host
-
Adin Schmahmann authored
chore: webui v2.11.2
-
Adin Schmahmann authored
Add task for updating CLI docs right after updating the HTTP-api docs
-
Adin Schmahmann authored
feat(gateway): Content-Disposition improvements
-
Andrew Nesbitt authored
-
- 30 Sep, 2020 1 commit
-
-
Adin Schmahmann authored
fix build on Plan 9
-
- 29 Sep, 2020 1 commit
-
-
Adin Schmahmann authored
Release v0.7.0
-
- 28 Sep, 2020 1 commit
-
-
Rafael Ramalho authored
-
- 24 Sep, 2020 1 commit
-
-
Fazlul Shahriar authored
Fixes #7575 Fixes #7671
-
- 22 Sep, 2020 7 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
Release v0.7.0
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Rafael Ramalho authored
(cherry picked from commit 1b4f5e72)
-
Adin Schmahmann authored
(cherry picked from commit 16b3fd4d)
-
Adin Schmahmann authored
-
- 17 Sep, 2020 2 commits
-
-
Rafael Ramalho authored
-
Adin Schmahmann authored
-
- 16 Sep, 2020 2 commits
-
-
Marcin Rataj authored
This adds ASCII-only filename for clients that do not implement RFC 5987 Closes #7648
-
Marcin Rataj authored
This implements 'attachment' mode triggered then ?filename parameter is accompanied with &download=true When Content-Disposition: attachment is detected by a modern browser it will skip rendering and immediately open the "save as" dialog, making this useful feature for using IPFS gateway as target of "Download" links on various websites. Parameter name was suggested in: https://github.com/ipfs/go-ipfs/pull/4177#issuecomment-414870327
-
- 11 Sep, 2020 1 commit
-
-
Marcin Rataj authored
This fixes a bug and documents X-Forwarded-Host License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
-
- 10 Sep, 2020 4 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
fix: use override GOFLAGS changes from 480defab but keep trimpath usage as is (cherry picked from commit 48b2f127)
-
Adin Schmahmann authored
This reverts commit 480defab. (cherry picked from commit 2535f4de)
-
Adin Schmahmann authored
(cherry picked from commit 491b88a6)
-