Richard Littauer
e191d27832
fix: Spelling errors
...
Generated by https://github.com/codespell-project/codespell .
2018-09-20 15:30:44 -04:00
shamb0t
a4c1027416
Merge pull request #459 from haoliangyu/patch-1
...
docs(api): fix outdated doc
2018-09-18 16:12:04 +04:00
Haoliang Yu
467c66816a
Fix docstore.get() doc
2018-09-17 20:14:14 +08:00
shamb0t
2f743772b7
Use latest ipfs-log
2018-09-17 09:45:30 +04:00
Haad
5e3d0c5e81
Merge pull request #455 from 0xflotus/patch-1
...
fixed specified
2018-09-17 07:39:47 +02:00
0xflotus
a416469912
fixed specified
2018-09-16 23:04:56 +02:00
Haad
ff9f16e703
Merge pull request #443 from vvp/feat/dockerized
...
Dockerfile for OrbitDB base image
2018-09-11 12:43:31 +02:00
V-V
e29b8f58f1
Grammatical fixes in docker/README.md
2018-09-11 07:25:36 +03:00
Haad
89295ced77
Merge pull request #448 from orbitdb/feat/gitter
...
docs: Add a Gitter badge
2018-09-06 16:46:58 +02:00
Richard Littauer
8342a8363e
docs(README.md): Add a Gitter badge
2018-09-06 10:12:38 -04:00
V-V
21390a95ff
Improved the docker/README.md
...
Tested with newer Docker version, also described some of the
benefits of containerization from our perspective.
2018-08-31 14:52:27 +03:00
V-V
b837a1e348
Instructions for building and running OrbitDB containers
2018-08-31 14:09:48 +03:00
V-V
bfdc17e949
Base Dockerfile for OrbitDB
...
This commit introduces a Dockerfile for building Docker images of OrbitDB
base installations on node.js. It is based on official nodejs image, and
can also be used either as a base image for building new images for
projects that use OrbitDB, or as image for throwaway temporary containers.
2018-08-31 13:41:52 +03:00
Haad
a8e097b4f8
Merge pull request #436 from mistakia/docs/api-fix
...
Document replicate option
2018-08-16 17:47:32 +03:00
Kia Rahimian
d9f1d079ae
docs(API): document replicate option
2018-08-16 10:44:28 -04:00
Haad
eafc95805f
Merge pull request #433 from crazybuster/await-on-send
...
Wait for send to complete on exchange heads
2018-08-16 17:12:21 +03:00
Richard Littauer
b17d275af1
docs: update license information
2018-08-14 14:03:51 -04:00
Richard Littauer
8ae7274d0a
Merge pull request #428 from orbitdb/feat/automatically-add-tocs
...
docs: Add TOCs using an npm script
2018-08-13 15:16:28 -04:00
Richard Littauer
8a506f6b3b
Change script names
2018-08-13 14:48:42 -04:00
Richard Littauer
3816f4d517
chore: move remark packages to devdeps
2018-08-12 12:32:52 -04:00
Richard Littauer
fa6dbeb221
docs: add remark-validate-links, fix broken links
2018-08-12 11:26:28 -04:00
Yu Pan
003c658927
Wait for the message to be actually sent before continuing
2018-08-09 16:15:54 -07:00
Richard Littauer
8a9f0ec21d
docs: Add TOCs using an npm script
...
This is a stab at making #426 work automatically, so that we don't need to manually adjust the files. I've also edited some of the depths of the headings. What do you think, @mistakia?
One thing I would like is to add this to the build. It shouldn't change anything if there are no changes to make.
2018-08-08 18:07:51 -04:00
Richard Littauer
11d7c32d1a
Merge pull request #407 from mistakia/docs/update
...
Refactored README.md & updated API.md
2018-08-01 08:24:20 -04:00
Haad
3ed6f4988d
Merge pull request #424 from orbitdb/remove-old-circleci-config
...
Remove CircleCI 1.0 config file
2018-08-01 13:14:43 +03:00
haad
182100a14b
Remove CircleCI 1.0 config file
2018-08-01 12:59:55 +03:00
Haad
25d5a24cf8
Merge pull request #404 from orbitdb/circleci-20-test
...
Adding auto-generated CircleCI 2.0 config file
2018-08-01 12:38:54 +03:00
Haad
d2f2d42955
Merge pull request #421 from orbitdb/feat/sponsors
...
docs(README.md): Add Haja and Maintainer sponsors
2018-08-01 12:38:03 +03:00
Haad
87987b2923
Merge pull request #422 from orbitdb/feat/community-calls
...
docs: Add note about community calls
2018-08-01 12:36:13 +03:00
Kia Rahimian
cb33a6f1fa
docs(api): fix broken link to load event
2018-07-25 21:10:06 -04:00
Kia
e0693720f0
docs(api): add store closed event
2018-07-25 21:08:31 -04:00
Kia
b35e0f67b1
docs(api): add missing param to store ready event
2018-07-25 21:03:59 -04:00
Kia
a4eb5e1c60
docs(api): add missing aliases
2018-07-25 21:01:26 -04:00
Kia
383f0ce6d2
docs(api): document returns
2018-07-25 21:01:26 -04:00
Kia Rahimian
2f84c96c9d
docs: move custom store to GUIDE.md
2018-07-25 21:01:26 -04:00
Kia
3177f2c634
docs(readme): expand on usage with IPFS instance
2018-07-25 21:01:26 -04:00
Kia
51d0c2c3e9
docs(readme): remove api list
...
keep README.md concise
2018-07-25 21:01:26 -04:00
Kia
5585bff739
docs: fix typo
2018-07-25 21:01:26 -04:00
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