153 Commits

Author SHA1 Message Date
Marcin Rataj
2115820e18 fix: support POST-only API of go-ipfs 0.5
go-ipfs 0.5  will block `GET` commands on the API port, requiring
every  command (RPC) to be sent as HTTP `POST` request.

This bumps ipfs-http-client version to 41.0.1, which sends only POST requests
while maintaining the old API (async iterators that landed in 42.x)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-04-28 07:46:50 -04:00
Mark Robert Henderson
e7c890b9d0
Update README.md 2020-04-17 17:47:15 -04:00
vasa
cef97b847f fix: fix Module with IPFS Instance
I tried out both versions and added working examples for both versions ranges
2020-03-25 14:28:19 -04:00
vasa
2c9dd9480d fix: fix documentation
fixed initialization snippet for `ipfs` module
2020-03-25 14:28:19 -04:00
swedneck
ed697fdfd6 Update matrix and discord links 2020-03-05 11:02:26 -05:00
Paul Cowgill
f384bca54c
Typo fix 2019-12-18 15:21:05 -06:00
swedneck
19e267341b
Fix discord invite link 2019-12-09 18:11:10 +01:00
shamb0t
d40bae5913 v0.23.0-rc1 2019-12-07 06:14:42 +00:00
shamb0t
594bdd9d1b
Merge pull request #721 from orbitdb/feat/golang
docs: Add a link to the Golang repo on the README
2019-12-03 09:23:31 +00:00
shamb0t
ab367759cf
Fix field-manual url 2019-11-15 15:36:31 +00:00
Richard Littauer
d4b71b30fc docs(README.md): Add links to the Field Manual and Workshop 2019-11-15 09:06:01 -05:00
hazæ41
6d4f7bb3bc
Update README.md 2019-11-11 16:45:50 +01:00
hazæ41
c2fcccc236
Update README.md
pubsub enabled by default
2019-11-11 15:46:22 +01:00
Richard Littauer
8233ed6036 Adding python impl 2019-11-11 08:23:50 -05:00
Richard Littauer
820c0e9a5f docs: Add a link to the Golang repo on the README 2019-11-11 08:09:08 -05:00
shamb0t
a5221c4f48 update license 2019-10-08 11:42:15 +01:00
shamb0t
28cb7d6626 add field-manual to readme 2019-10-08 11:30:02 +01:00
swedneck
86efbf3e37
add bridged chats 2019-09-20 06:45:47 +02:00
shamb0t
a6bda990cc update README 2019-06-07 15:00:18 +01:00
Mark Robert Henderson
1db381d5de
Update README.md 2019-06-04 13:32:06 -04:00
Mark Robert Henderson
ec5102bc99
Update README.md 2019-05-24 21:54:52 -04:00
Richard Littauer
20f3ea1e1c docs: Add await comment
Closes #549
2019-05-01 15:11:23 -04:00
Mark Henderson
910621d717 Adding rc2 to README 2019-04-09 09:46:48 -04:00
haad
d8f8a47768 Change the readme example code to use await 2019-04-03 08:14:41 +00:00
Haad
c7bbcf18ad Merge pull request #566 from orbitdb/feat/docs
Update docs
2019-04-03 08:08:42 +00:00
Richard Littauer
2545508e4b docs: Add FAQ section to README
This should make it more accessible.
2019-02-27 15:07:53 -05:00
shamb0t
6a137e3d92 Update docs 2019-02-20 14:36:38 +00:00
Richard Littauer
ba8ef59419 docs: remove await outside of an async function in example
See #549.
2019-02-08 21:14:34 -05:00
Chris Barber
3cf8b22540 minor readme formatting fix 2019-02-06 07:19:48 -08:00
Richard Littauer
0ac0d95324 Remove waffle mention in README 2019-02-05 12:10:19 -05:00
Richard Littauer
7321eb2890 Remove badges 2019-02-05 12:03:55 -05:00
shamb0t
44a97ba64e
Merge pull request #552 from orbitdb/feat/contributing
docs: Reference the contributing guide
2019-01-30 12:08:26 +00:00
Richard Littauer
1b9f05a4b3 docs: Reference the contributing guide
Closes #517
2019-01-30 12:18:40 +02:00
shamb0t
0e312b6b18
Merge pull request #545 from Hazae41/patch-1
Changed ipfs to ipfs@0.33.0
2019-01-30 10:15:45 +00:00
Richard Littauer
86ededdac3 docs: remove freenode
Because we use Gitter now.
2019-01-30 10:57:52 +02:00
Richard Littauer
1b5474a60d
Merge pull request #511 from orbitdb/feat/faq
Add an FAQ document
2019-01-28 14:11:20 +02:00
Haz
6af8f1f16b
Update README.md 2019-01-22 14:32:47 +01:00
Mark Robert Henderson
53ea5ea426
Update README.md 2019-01-09 10:53:43 -05:00
Mark Robert Henderson
d96a36f08a
Update README.md 2019-01-08 17:40:23 -05:00
Richard Littauer
b2a1c1e6b9 Use updated, smaller jpg 2019-01-04 16:22:41 -05:00
Richard Littauer
d139230680 Center image and badges 2019-01-04 16:16:49 -05:00
Richard Littauer
89f3fd34b0 Add logo and small style changes to README 2019-01-04 12:06:28 -05:00
Mark Robert Henderson
cf60bd17eb
Update README.md to include node.js LTS preference 2019-01-04 11:26:46 -05:00
haad
5a5f828a09 Add project's status information and disclaimer to README 2018-12-14 14:45:04 +01:00
Haad
c2d1dec6c1
Merge pull request #510 from orbitdb/feat/code-of-conduct
docs: Add the Code of Conduct
2018-11-30 12:33:12 +02:00
Richard Littauer
2c7ca9e612 docs(README.md): Add note about calls above fold
In [at least this comment](https://github.com/orbitdb/orbit-db/issues/509#issuecomment-442710847), it was not clear that there were calls. This might help. What do you think?
2018-11-29 12:19:46 -05:00
Richard Littauer
b893ddc482 docs(README.md): npm should not be capitalized 2018-11-26 10:44:16 -05:00
Richard Littauer
44bf10bff8 docs: Add the Code of Conduct
The Code is already in orbitdb/welcome, but it has not been added to this repository yet. Doing so will mean that it is mentioned when people make PRs, and that it will be more visible to people coming to this repo.
2018-11-26 09:45:47 -05:00
0xflotus
a416469912
fixed specified 2018-09-16 23:04:56 +02:00
Richard Littauer
8342a8363e docs(README.md): Add a Gitter badge 2018-09-06 10:12:38 -04:00