Adin Schmahmann
c78cdfd51e
ipfs dht query emits lookupevents
2020-12-07 11:24:43 -05:00
Adin Schmahmann
582d6c79a0
update go mod
2020-12-07 11:24:22 -05:00
Adin Schmahmann
2cffa89bb6
Merge pull request #7799 from marten-seemann/update-quic
...
update QUIC
2020-12-04 10:56:05 -05:00
Marten Seemann
9a1f4dd5cc
update QUIC
2020-12-04 12:21:09 +07:00
Steven Allen
895b340e08
Merge pull request #7795 from ipfs/fix/7785
...
fix: return an error when an unknown object type is passed
2020-11-30 19:12:03 -08:00
Steven Allen
7a50636f9a
fix: return an error when an unknown object type is passed
...
fixes #7785
2020-11-30 17:59:37 -08:00
Adin Schmahmann
1bf8a723f9
Merge pull request #7769 from marten-seemann/update-quic
...
update QUIC to quic-go v0.19.2
2020-11-24 21:05:13 -05:00
Adin Schmahmann
373f5f9f0d
Merge pull request #7755 from ChaituVR/patch-1
...
* Clarify why ipfs file ls is being deprecated.
* Explain that ipfs files ls works on both IPFS paths and MFS paths.
2020-11-24 13:40:49 -05:00
Adin Schmahmann
6e82b53f03
Merge pull request #7753 from ipfs/fix/dag-import-export-coreapi
...
fix: ipfs dag export uses the CoreAPI and respects the offline flag
2020-11-24 13:14:53 -05:00
Adin Schmahmann
574702b747
Merge pull request #7735 from ipfs/fix/fs-repo-musl-err
...
return an error when trying to download fs-repo-migrations for linux + musl
2020-11-24 13:09:11 -05:00
Adin Schmahmann
776e03c913
Merge pull request #7730 from ipfs/fix/init-with-config
...
fix: do not create a new (unused) peerID when initializing from config
2020-11-24 13:04:40 -05:00
Chaitanya
f46891e0b5
Update ls.go
2020-11-24 14:02:10 +05:30
Chaitanya
8487fad43c
Update ls.go
2020-11-24 14:00:42 +05:30
Chaitanya
ec64dc5c39
Update ls.go
2020-11-24 13:51:29 +05:30
Chaitanya
1cfd8c7568
Update core/commands/unixfs/ls.go
...
Co-authored-by: Steven Allen <steven@stebalien.com>
2020-11-24 13:42:48 +05:30
Chaitanya
fa81f2a7b3
Update core/commands/files.go
...
Co-authored-by: Steven Allen <steven@stebalien.com>
2020-11-24 13:42:36 +05:30
Steven Allen
9a559c5ef9
Merge pull request #7780 from Jorropo/patch-2
...
docs: Add a link in config.md
2020-11-23 10:40:56 -08:00
Marten Seemann
59a90b4d49
update QUIC to quic-go v0.19.2
2020-11-20 11:58:43 +07:00
Jorropo
c2b4a83731
docs: Add a link in config.md
2020-11-19 01:30:51 +01:00
Adin Schmahmann
79a55305e9
Merge pull request #7777 from ipfs/docker_remote_19.03.13
...
Update remote docker version
2020-11-16 17:09:46 -05:00
Michael Burns
a507a15162
Update config.yml
2020-11-16 18:38:44 +00:00
Chaitanya
475e0ea399
Update ls.go
2020-11-16 18:01:22 +05:30
Chaitanya
0c4ad11cfb
Update files.go
2020-11-16 17:52:30 +05:30
Adin Schmahmann
b4dbfd33a8
Merge pull request #7747 from ipfs/feat/rw-close
...
update libp2p for stream closure refactor
2020-11-14 19:09:20 -05:00
Steven Allen
5cd013ed38
update libp2p for stream closure refactor
2020-11-13 13:59:03 -08:00
Adin Schmahmann
d523cca3b5
Merge pull request #7761 from andrew/patch-2
...
Fix typo in ipfs dag stat command
2020-11-11 19:11:23 -05:00
Andrew Nesbitt
37a637e8c1
Fix typo in ipfs dag stat command
2020-11-11 13:04:52 +00:00
Marcin Rataj
2539c76177
docs(readme): key rotation in docker ( #7721 )
...
* docs(readme): key rotation in docker
Adds notes from https://github.com/ipfs/go-ipfs/issues/7714#issuecomment-706319721
2020-11-10 15:25:14 -05:00
Adin Schmahmann
499e011df9
Merge pull request #7699 from ipfs/fix/dnslink-dir-listing
...
fix(dnslink-gw): breadcrumbs and CID column when dir listing
2020-11-10 15:03:36 -05:00
Adin Schmahmann
0700c74bad
Merge pull request #7727 from ipfs/fix/preserver-query-on-website-redirect
...
fix(gw): preserve query on website redirect
2020-11-10 14:36:11 -05:00
Adin Schmahmann
675ef92a2a
Merge pull request #7716 from ipfs/feat/webui-v2.11.3
...
feat: ipfs-webui v2.11.4
2020-11-10 14:21:55 -05:00
Adin Schmahmann
4c28a313d9
Merge pull request #7725 from ipfs/docs/snap-publishing
...
docs: how the ipfs snap is built and published
2020-11-10 12:00:51 -05:00
Chaitanya Raju
c6fe39a4a5
Explain that ipfs ls works on IPFS paths, and ipfs files ls works on both IPFS paths and MFS paths.
2020-11-07 12:51:01 +05:30
Chaitanya
d4cd378092
Clarify why ipfs file ls is being deprecated.
2020-11-07 12:24:18 +05:30
Adin Schmahmann
9c5304a21d
fix: ipfs dag export uses the CoreAPI and respects the offline flag
2020-11-04 21:14:00 -05:00
Steven Allen
0401f60973
Merge pull request #7731 from ipfs/fix/http-api-cors-allowlist
...
fix: webui on ipv6 localhost
2020-10-26 12:58:12 -07:00
Adin Schmahmann
02733f7355
fix: return an error when trying to fetch fs-repo-migrations for linux + musl
2020-10-23 17:29:47 -04:00
Marcin Rataj
d1c20bdff7
fix: localhost API access via ipv6
...
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.
2020-10-20 00:46:40 +02:00
Adin Schmahmann
91c1aaa1b5
fix: do not create and print out an unused new peerID when initializing from a config
2020-10-19 18:24:13 -04:00
Adin Schmahmann
af089dee35
Merge pull request #7722 from tzdybal/freebsd-plugins
...
Add missing plugin support on FreeBSD
2020-10-16 13:20:32 -04:00
Marcin Rataj
6ffd0aa22e
fix(gw): preserve query on website redirect
2020-10-14 00:46:57 +02:00
Adin Schmahmann
e1e577fe4e
Merge pull request #7726 from ipfs/fix/ci-error-coverage
...
fix error when computing coverage
2020-10-12 23:40:12 -04:00
Steven Allen
3df743ac29
fix error when computing coverage
...
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.
2020-10-12 16:35:31 -07:00
Oli Evans
f69b067ed3
docs: add notes on snap build and publish
...
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-10-12 18:13:09 +01:00
Adin Schmahmann
931ad5b005
Merge pull request #7718 from marten-seemann/update-quic
...
update QUIC
2020-10-11 19:44:56 -04:00
Tomasz Zdybał
6b83bcd60e
Add missing plugin support on FreeBSD
...
Go plugins are supported on FreeBSD, but build tags in
`plugin/loader/load_*.go` enable IPFS plugins only on Linux and Darwin.
2020-10-12 00:54:23 +02:00
Marten Seemann
9675c2fdd1
update QUIC
2020-10-08 20:24:24 +07:00
Marcin Rataj
f62656630b
feat: ipfs-webui v2.11.4
2020-10-07 15:01:32 +02:00
Marcin Rataj
00147106f4
feat: ipfs-webui v2.11.3
...
https://github.com/ipfs-shipyard/ipfs-webui/releases/tag/v2.11.3
2020-10-06 19:57:18 +02:00
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