1165 Commits

Author SHA1 Message Date
shamb0t
7899ce3856 Merge branch 'master' into develop 2019-11-14 09:43:15 +00:00
Richard Littauer
0243d5734a
docs(FAQ.md): Add question about multiwriter capability (#724)
docs(FAQ.md): Add question about multiwriter capability
2019-11-12 13:00:13 -05:00
Richard Littauer
6c9112e22f docs(FAQ.md): Add question about multiwriter capability
To replace that last PR.
2019-11-12 09:44:10 -05:00
Richard Littauer
7ef7ee2e79
Merge pull request #722 from hazae41/master
Update README.md
2019-11-12 09:28:07 -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
721583100c
Merge pull request #714 from hazae41/patch-1
Update GUIDE.md
2019-11-11 08:02:28 -05:00
shamb0t
4c23d5425f
Merge pull request #720 from orbitdb/bugfix/incorrect-manifest-name
Error if address path mismatches manifest name
2019-11-08 13:13:52 +00:00
phillmac
fcd1e801ec Remove leading './' from path if present 2019-11-08 19:04:01 +11:00
phillmac
616c4c1c33
Error if address path mismatches manifest name 2019-11-08 18:28:50 +11:00
shamb0t
e871fd2bb1 v0.22.1 2019-11-07 17:24:10 +00:00
shamb0t
9573ab66c5 use windows-friendly paths in create-open.test 2019-11-07 16:13:01 +00:00
shamb0t
1bd9989420
Merge pull request #717 from hazae41/patch-2
Expose modules in OrbitDB object
2019-11-07 15:17:40 +00:00
Richard Littauer
d0cdff8204
Merge pull request #718 from orbitdb/revert-716-feat/dids-faq
Revert "docs: Adding question on DIDs and access-controls"
2019-11-07 09:11:12 -05:00
Richard Littauer
fbc610b143
Revert "docs: Adding question on DIDs and access-controls" 2019-11-07 09:10:31 -05:00
shamb0t
186a46a1c4
Merge pull request #712 from dreamnettech/feature/windows-support
Add Windows support.
2019-11-07 14:08:16 +00:00
Richard Littauer
c642c79789
docs: Adding question on DIDs and access-controls (#716)
docs: Adding question on DIDs and access-controls
2019-11-07 06:49:52 -05:00
Richard Littauer
8dadbaae93 Link directly 2019-11-07 06:49:38 -05:00
hazæ41
839855fbe3
Normalize ; 2019-11-06 22:31:54 +01:00
hazæ41
ff4adf4017
More exposes 2019-11-06 22:30:38 +01:00
hazæ41
1838d093bc
Expose modules in OrbitDB object
so we can grab them from OrbitDB without reimporting them.

Related to https://github.com/orbitdb/orbit-db/issues/715
2019-11-06 21:25:02 +01:00
Richard Littauer
c05700c13c Fix toc 2019-11-06 14:33:09 -05:00
Richard Littauer
5354b00371 docs: Adding question on DIDs and access-controls 2019-11-06 14:18:09 -05:00
hazæ41
3ba2633993
Update GUIDE.md
pubsub option is now enabled by default since js-ipfs 0.38
2019-11-06 15:55:12 +01:00
Ivan Bravo Bravo
7ac1a48f51 Added Windows support. 2019-11-03 15:15:04 -06:00
shamb0t
3bfa0c228e
Merge pull request #696 from achingbrain/patch-1
Upgrade to non-rc IPFS
2019-10-12 11:03:56 +01:00
Richard Littauer
29d74e4bf9
Merge pull request #704 from orbitdb/feat/keywords
chore: Adding keywords to package.json
2019-10-08 10:43:30 -04:00
Richard Littauer
422baa9a7a chore: Adding keywords to package.json 2019-10-08 10:29:14 -04:00
shamb0t
94c99d458f
Merge pull request #703 from orbitdb/docs/add-field-manual
add field-manual to readme
2019-10-08 11:48:28 +01: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
Richard Littauer
d2b7d0fb5c
Docs improvements (#702)
Docs improvements
2019-10-07 11:17:33 -04:00
1-byte-man
aa738484ae
Grammar fixes 2019-10-07 10:33:15 -04:00
1-byte-man
4cfe721445
Grammar fixes to API.md 2019-10-06 21:31:43 -04:00
1-byte-man
8200c34e3a
Fix API.md error 2019-10-06 21:08:29 -04:00
1-byte-man
971d3046eb
Added DataBase types to API.md 2019-10-06 20:59:07 -04:00
shamb0t
b4f569c27c v0.22.0 2019-10-03 18:31:02 +01:00
shamb0t
8544de4987
Merge pull request #700 from orbitdb/feat/release-notes-0.22.0
update changelog v0.22.0
2019-10-03 18:02:41 +01:00
shamb0t
e0caf49f34 update changelog v0.22.0
add link to post
2019-10-02 21:12:46 +01:00
shamb0t
28c11abb8d
Merge pull request #698 from ptoner/develop
Unit tests that verify calling load() on a feed with an amount greater than the number of items loads all the items
2019-10-02 12:57:25 +01:00
Patrick Toner
b66e892174 Unit tests that verify calling load() with an amount greater than the number of items loads all the items 2019-10-02 00:41:39 -04:00
Alex Potsides
af9ea144be
Upgrade to non-rc IPFS
`ipfs@0.38.0` has shipped so no need to depend on the release candidate any more.
2019-10-01 06:49:28 +01:00
Mark Robert Henderson
e575fbba97
Merge pull request #685 from achingbrain/upgrade-to-js-ipfs-0.38.x-rc
Upgrade to js-IPFS v0.38.x-rc
2019-09-30 12:11:25 -04:00
achingbrain
52b1aa341c Do not pass ipfs-http-client to ipfsd-ctl as it is not necessary 2019-09-30 14:19:26 +01:00
achingbrain
f836ea50d5 Upgrade to js-IPFS v0.38.x-rc
There's a new release of js-IPFS around the corner, one of the things it
does is turn on pubsub by default so needs a little code tweaking to work.

This PR contains the changes required to get orbit-db working with the
latest release candidate.
2019-09-30 14:19:26 +01:00
Mark Robert Henderson
c04be71a4f
Merge pull request #681 from tabcat/master
adds optional meta field to manifest
2019-09-27 14:04:43 -04:00
Mark Robert Henderson
189786f8f2
Merge pull request #695 from orbitdb/feat/validate-maint
ci: Add validate-maintainers step
2019-09-27 10:25:01 -04:00
Mark Robert Henderson
52865fddc0
Merge pull request #694 from orbitdb/update-docs
WIP update docs
2019-09-27 10:24:54 -04:00
Richard Littauer
f222995e98 ci: Add validate-maintainers step 2019-09-27 10:09:17 -04:00
shamb0t
62f548b8d0 update docs 2019-09-25 12:00:50 +01:00