79 Commits

Author SHA1 Message Date
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
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
Gergely Imreh
f6688ffe8d
Clarify eventlog and feed iterator options, and usage in tests
The `gt`/`gte`/`lt`/`lte` options for enventlog and feed iterators
take the hash of an item, and that wasn't clear from the API docs.
Also added more info to the `limit` option.

To see usage examples, many people are likely to turn to test suite.
In the tests for eventlog and feed, the `items` variable first
referred to an iterator with the actual items, and then later in
the tests `items` was an array of the item hashes. This switch of
types can be pretty confusing, thus the variable names were disambiguated.
2018-04-14 11:16:02 +01:00
haad
0773c22c48 Update documentation 2017-12-02 06:33:30 +01:00
haad
8df715274c Update documentation for db.key 2017-11-29 21:24:47 +01:00
haad
42885b20a4 Write permissions for databases
Use latest store modules from npm
Update README
Update docs
Update examples
Update benchmarks
Update dependencies
Add Getting Started guide
Add new a screenshot
Add a new live demo
Add persistency tests for snapshot saving/loading and events
Add network stress tests (but skip them by default as they're very heavy and lengthy)
Add browser benchmarks
Add log() alias for eventlog() database
Add possibility to create database if it doesn't exist yet
Add support for orbitdb addresses
Add a test for starting replication when peers connect
Add debug build
Use IPFS nodeID as default user id
Use ipfs-pubsub-room
Handle closing of databases properly
Handle cache errors
Clean up tests, re-organize code files
Clean up code style
Support for CLI
Remove obsolete scripts
2017-11-28 09:10:51 +01:00
Prabodh Meshram
2ff68a4f5b Formatting changes in Api Doc 2017-09-17 16:06:43 +05:30
Prabodh Meshram
89c2077fda Added Documentation for Options for Eventlog and Feed Api 2017-09-17 16:02:07 +05:30
Haad
5422c1d33d Merge pull request #225 from atfornes/patch-1
Fix docstore function links
2017-08-19 09:09:06 +02:00
Antonio Tenorio-Fornés
d8e1089a9a Fix docstore function links
Fix broken links
2017-07-17 16:49:49 +02:00
Ryan M
a4f36bce61 Typo fix 2017-05-15 21:13:02 +02:00
haad
5565001cb3 Update API documentation. 2017-03-30 18:55:03 +02:00
haad
b4d4267e81 Fix typo in API docs 2016-11-02 14:27:27 +01:00
haad
d80f72bae0 Fix link in API docs 2016-11-02 14:25:56 +01:00
haad
7199d10e12 Fix API doc links 2016-11-02 14:21:27 +01:00
haad
ca6c9e5f45 Update API docs 2016-11-02 13:50:05 +01:00
haad
dd612ccd56 Add Document Store to README and API docs. Add links to orbit-db-* repos. 2016-10-10 16:09:00 -04:00
haad
c96d9e9b87 Move webpack conf files to their own directory. Update documentation. 2016-10-05 10:57:49 +02:00
haad
9ca1930abb Add API documentation. Fix examples. Improve README. 2016-10-05 10:34:17 +02:00