856 Commits

Author SHA1 Message Date
Kia Rahimian
a7ab7c4d4a docs: add store.load param 2018-07-25 21:01:26 -04:00
Kia
88ebe6a459 docs: fix styling 2018-07-25 21:01:26 -04:00
Kia
cbd03c0528 docs: refractor test demo links, remove duplicate links
remove duplicate info about GUIDE.md and CLI
2018-07-25 21:01:26 -04:00
Kia Rahimian
6be510decd docs: fix typos 2018-07-25 21:01:26 -04:00
Kia Rahimian
ab568e383e docs: amend orbitdb.open description 2018-07-25 21:01:26 -04:00
Kia Rahimian
b045667cdd docs: add description for orbitdb.disconnect + update links 2018-07-25 21:01:26 -04:00
Kia Rahimian
f4cb33b4aa docs(api): reorganize orbitdb public methods 2018-07-25 21:01:26 -04:00
Kia Rahimian
96fe2a9c6a docs: add api description for orbitdb.open 2018-07-25 21:01:26 -04:00
Kia Rahimian
ca78ae7a55 docs: styling 2018-07-25 21:01:26 -04:00
Kia Rahimian
73013936f3 docs: add api description for orbitdb.create 2018-07-25 21:01:26 -04:00
Kia Rahimian
a187f9ba69 docs: store cleanup 2018-07-25 21:01:26 -04:00
Kia Rahimian
41d7e24e5b docs: fix event links 2018-07-25 21:01:26 -04:00
Kia Rahimian
7d7b70f0fd docs: cleanup events 2018-07-25 21:01:26 -04:00
Kia Rahimian
7ce81d4913 docs(readme): refractor 2018-07-25 21:01:26 -04:00
Kia Rahimian
463fed966b docs(readme): update links 2018-07-25 21:01:26 -04:00
Kia Rahimian
e20b60ba3f docs(readme): refractor 2018-07-25 21:01:26 -04:00
Kia Rahimian
45f7e04f22 docs(readme): update store info 2018-07-25 21:01:25 -04:00
Kia Rahimian
4eed70b610 docs: cleanup 2018-07-25 21:01:25 -04:00
Kia Rahimian
680c0f35a2 docs: update links 2018-07-25 21:01:25 -04:00
Kia Rahimian
2c037a5236 docs: refractor 2018-07-25 21:01:25 -04:00
Kia Rahimian
2969cd4af1 docs: update table with links to methods 2018-07-25 21:01:25 -04:00
Kia Rahimian
9eca16a107 docs: update api with missing static methods & props 2018-07-25 21:01:25 -04:00
haad
ae4247e527 0.19.9 2018-07-25 16:56:10 +03:00
Haad
fe78ba1a32
Merge pull request #420 from orbitdb/feat/latest-store
Use orbit-db-store 2.5.3
2018-07-25 16:55:24 +03:00
haad
53b767f67f Use orbit-db-store 2.5.3 2018-07-25 16:34:00 +03:00
Haad
f72a8a6550
Merge pull request #418 from thiagodelgado111/fix/counterdb-test
Fix counterdb test
2018-07-21 07:51:09 +03:00
thiagodelgado111
8c4befbae1 Fix counterdb test 2018-07-21 00:11:10 -03:00
Haad
661e42885a
Merge pull request #416 from orbitdb/feat/latest-cache-and-levels
Use the npm module of orbit-db-cache
2018-07-18 16:47:09 +03:00
haad
0f0f8b0813 Use the npm module of orbit-db-cache 2018-07-18 16:46:19 +03:00
Haad
694b371248
Merge pull request #414 from orbitdb/feat/latest-cache-and-levels
Use latest orbit-db-cache and leveldb modules
2018-07-18 16:40:06 +03:00
haad
88581adf1a Use latest orbit-db-cache and leveldb modules 2018-07-18 16:30:20 +03:00
Haad
c570177b70
Merge pull request #415 from orbitdb/fix/revert-go-ipfs
Use go-ipfs 0.4.13
2018-07-18 16:26:43 +03:00
haad
f5127f8ac7 Use go-ipfs 0.4.13 2018-07-18 16:24:16 +03:00
Haad
46486296e4
Merge pull request #413 from orbitdb/feat/latest-ipfs
Use latest go-ipfs-dep, ipfsd-ctl and datastore-level
2018-07-18 15:27:06 +03:00
haad
e0d3af079a Use latest go-ipfs-dep, ipfsd-ctl and datastore-level 2018-07-18 15:26:16 +03:00
haad
1b229f429c Update package-lock 2018-07-18 15:17:26 +03:00
Haad
6a71a41ef5
Merge pull request #411 from orbitdb/fix/cache-verified-heads
Use latest orbit-db-store
2018-07-18 14:03:49 +03:00
haad
60575efc66 Use latest orbit-db-store
Also add try/catch to catch assertion errors in replication tests that weren't caught before.
2018-07-18 13:57:21 +03:00
Haad
9ee123a93e
Merge pull request #410 from orbitdb/fix/latest-docstore
Use latest orbit-db-docstore module
2018-07-18 13:53:27 +03:00
haad
fd52586037 Use latest orbit-db-docstore module 2018-07-18 13:41:59 +03:00
Haad
fdaa3e67e0
Merge pull request #412 from orbitdb/fix/latest-pubsub
Use latest orbit-db-pubsub module
2018-07-18 13:34:56 +03:00
haad
d14cba1dd2 Use latest orbit-db-pubsub module 2018-07-18 13:17:10 +03:00
Haad
b2bedef097
Merge pull request #408 from mistakia/test/unsubscribeAsync
feat: update ipfs deps + make pubsub.unsubscribe async
2018-07-18 13:12:14 +03:00
Kia Rahimian
bd39151a18 chore: update package-lock.json 2018-07-17 16:34:41 -04:00
Kia Rahimian
710d83bc2f feat: updated dev deps + make pubsub.unsubscribe async 2018-07-12 18:06:48 -04:00
Haad
0f2da88fb4
Merge pull request #384 from mistakia/utils
Expose OrbitDBAddress isValid & parse
2018-07-12 12:16:38 +02:00
kia
1b54f4daa8 feat: expose OrbitDBAddress isValid & parse 2018-06-25 21:09:49 -04:00
haad
4772c596cc Update package-lock 2018-06-25 11:18:13 +03:00
Haad
8e6e91cc58
Merge pull request #385 from strotter/fix-browser-example
_replicationInfo no longer exists and breaks the browser example code.
2018-06-25 08:04:21 +03:00
Shane Trotter
3d4a009a81 _replicationInfo no longer exists and breaks the example, changing to _replicationStatus to match tests and latest code 2018-06-20 10:13:14 -06:00