Commit Graph

12052 Commits

Author SHA1 Message Date
Adin Schmahmann
00a08985b0
Merge pull request #7651 from ipfs/docs/x-forwarded-host
docs(config): X-Forwarded-Host
2020-10-02 12:27:24 -04:00
Adin Schmahmann
9c60ad89de
Merge pull request #7703 from rafaelramalho19/chore/bump-go-ipfs
chore: webui v2.11.2
2020-10-02 11:53:09 -04:00
Adin Schmahmann
03d82d9821
Merge pull request #7711 from andrew/patch-1
Add task for updating CLI docs right after updating the HTTP-api docs
2020-10-02 11:52:37 -04:00
Adin Schmahmann
9b1171d427
Merge pull request #7677 from ipfs/feat/content-disposition-attachment
feat(gateway): Content-Disposition improvements
2020-10-02 11:20:11 -04:00
Andrew Nesbitt
df33dc43db
Add task for updating CLI docs right after updating the HTTP-api docs 2020-10-02 14:58:34 +01:00
Adin Schmahmann
8e6358a4fa
Merge pull request #7690 from fhs/plan9-pr
fix build on Plan 9
2020-09-30 16:52:12 -04:00
Adin Schmahmann
1168639753
Merge pull request #7693 from ipfs/feat/merge-v0.7.0-master
Release v0.7.0
2020-09-29 12:13:59 -04:00
Rafael Ramalho
43b8a314f1 chore: bump webui version 2020-09-28 18:10:23 +01:00
Fazlul Shahriar
cac753bb18
fix build on Plan 9
Fixes #7575
Fixes #7671
2020-09-23 22:27:01 -04:00
Adin Schmahmann
c4071893b1 Merge branch 'release' into feat/merge-v0.7.0-master 2020-09-22 16:47:42 -04:00
Adin Schmahmann
ea77213e31
Merge pull request #7692 from ipfs/release-v0.7.0
Release v0.7.0
2020-09-22 16:41:25 -04:00
Adin Schmahmann
12f5c19fcf Release v0.7.0 2020-09-22 14:09:51 -04:00
Adin Schmahmann
330f0fd668 docs: update changelog for v0.7.0 2020-09-22 14:09:51 -04:00
Rafael Ramalho
54e743779c chore: bump webui version
(cherry picked from commit 1b4f5e72ad)
2020-09-22 14:09:51 -04:00
Adin Schmahmann
19aa4c3277 fix: remove the (empty) alias for --peerid-base
(cherry picked from commit 16b3fd4d87)
2020-09-22 14:09:51 -04:00
Adin Schmahmann
a6c1598612 docs: update changelog for v0.7.0 2020-09-22 12:02:24 -04:00
Rafael Ramalho
1b4f5e72ad chore: bump webui version 2020-09-17 15:29:07 -04:00
Adin Schmahmann
16b3fd4d87 fix: remove the (empty) alias for --peerid-base 2020-09-17 13:52:18 -04:00
Marcin Rataj
19ec5f4a51
feat(gateway): Content-Disposition for legacy clients
This adds ASCII-only filename for clients that do not implement RFC 5987

Closes #7648
2020-09-16 22:39:04 +02:00
Marcin Rataj
fd01acdfc0
feat(gateway): ?filename with download=true
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
2020-09-16 22:15:18 +02:00
Marcin Rataj
76892f5c2f
docs(config): X-Forwarded-Host
This fixes a bug and documents X-Forwarded-Host

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-09-11 20:00:25 +02:00
Adin Schmahmann
fafec57ee6 Release v0.7.0-rc2 2020-09-10 10:52:19 -04:00
Adin Schmahmann
fe1df47128 fix: use override GOFLAGS changes from 480defab68 but keep trimpath usage as is
(cherry picked from commit 48b2f1273a)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
a166989ecb Revert "fix: override GOFLAGS"
This reverts commit 480defab68.

(cherry picked from commit 2535f4de82)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
494546592f chore: bump go-ipfs-cmds
(cherry picked from commit 491b88a6eb)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
4936920fe8 fix: remove the (empty) alias for --ipns-base
(cherry picked from commit 904ad1626a)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
093e4360bf refactor: put all --ipns-base options in one place
(cherry picked from commit 6cbda0f62f)
2020-09-10 10:52:19 -04:00
Jacob Heun
093ad00abd chore: bump ipfs-interop ci version
(cherry picked from commit 0a39421138)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
959d25ff1c chore: bump js-ipfs in interop CI to 0.50.1
(cherry picked from commit 78586509c6)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
0f40eee63a docs: update config to indicate SECIO deprecation
(cherry picked from commit 0ad6a92716)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
255d7f41cc fix: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns
(cherry picked from commit ba1d225212)
2020-09-10 10:52:19 -04:00
Adin Schmahmann
48b2f1273a fix: use override GOFLAGS changes from 480defab68 but keep trimpath usage as is 2020-09-09 18:17:03 -04:00
Adin Schmahmann
2535f4de82 Revert "fix: override GOFLAGS"
This reverts commit 480defab68.
2020-09-09 18:17:03 -04:00
Adin Schmahmann
491b88a6eb chore: bump go-ipfs-cmds 2020-09-09 18:15:27 -04:00
Adin Schmahmann
5d6e1295a5
Merge pull request #7659 from ipfs/fix/ipns-base-alias
Fix --ipns-base alias
2020-09-09 13:31:37 -04:00
Adin Schmahmann
904ad1626a fix: remove the (empty) alias for --ipns-base 2020-09-09 11:30:45 -04:00
Adin Schmahmann
6cbda0f62f refactor: put all --ipns-base options in one place 2020-09-09 11:30:45 -04:00
Adin Schmahmann
b7c1b61c25
Merge pull request #7660 from ipfs/chore/ci-deps
chore: bump interop and version of js-ipfs used by interop in CI
2020-09-09 11:28:51 -04:00
Jacob Heun
0a39421138
chore: bump ipfs-interop ci version 2020-09-09 13:03:30 +02:00
Adin Schmahmann
78586509c6 chore: bump js-ipfs in interop CI to 0.50.1 2020-09-08 13:43:13 -04:00
Adin Schmahmann
2ae5c52f4f
Merge pull request #7630 from ipfs/docs/update-secio-config
docs: update config to indicate SECIO deprecation
2020-09-02 12:49:53 -04:00
Adin Schmahmann
b7d00a0e4e
Merge pull request #7633 from ipfs/fix/dht-cmd-cid-ipns
fix: ipfs dht put/get commands with peerIDs encoded as CIDs
2020-09-02 12:49:26 -04:00
Adin Schmahmann
ba1d225212 fix: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns 2020-08-30 02:16:15 -04:00
Adin Schmahmann
0ad6a92716 docs: update config to indicate SECIO deprecation 2020-08-26 20:51:53 -04:00
Adin Schmahmann
c5825c29a6
Merge pull request #7629 from ipfs/chore/update-version
update version to 0.8.0-dev
2020-08-26 16:11:45 -04:00
Adin Schmahmann
38e9ff4416 update version to 0.8.0-dev 2020-08-26 16:10:21 -04:00
Adin Schmahmann
901c58b991 Release v0.7.0-rc1 2020-08-26 16:07:25 -04:00
Adin Schmahmann
94fe48a96b
Merge pull request #7628 from ipfs/chore/cleanup
chore: cleanup
2020-08-26 15:49:40 -04:00
Adin Schmahmann
56de5bbe11 chore: cleanup 2020-08-26 15:33:32 -04:00
Adin Schmahmann
cbf4b2dfd9
Merge pull request #7627 from ipfs/fix/ipns-eol
namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes
2020-08-26 15:05:41 -04:00