22 Commits

Author SHA1 Message Date
Gadzook8
6c75c0ee86
Fixed example code in Guide.md
Fixed await operator outside of async function.
2019-06-05 05:07:37 -06:00
Mark Robert Henderson
5fcbd96eb5
Adding field manual links 2019-05-06 14:16:26 -04:00
shamb0t
07984f7637 remove cid prop
update browser dist

increment version
2019-05-01 16:32:48 +01:00
Mark Robert Henderson
40fa3cba76
Revert "Cid to hash" 2019-05-01 11:07:39 -04:00
shamb0t
53a220886b update browser dist 2019-05-01 09:22:59 +01:00
shamb0t
6a137e3d92 Update docs 2019-02-20 14:36:38 +00:00
Haad
c03e9a2720
Merge pull request #462 from orbitdb/feat/spelling-errors
fix: Spelling errors
2018-10-02 20:24:42 +07:00
lu.kevin@berkeley.edu
28f3b47450 Fix typo in Access Control section of GUIDE.md 2018-10-02 00:20:46 -07:00
Richard Littauer
e191d27832 fix: Spelling errors
Generated by https://github.com/codespell-project/codespell.
2018-09-20 15:30:44 -04:00
Richard Littauer
fa6dbeb221 docs: add remark-validate-links, fix broken links 2018-08-12 11:26:28 -04: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
Kia Rahimian
2f84c96c9d docs: move custom store to GUIDE.md 2018-07-25 21:01:26 -04:00
Kia Rahimian
6be510decd docs: fix typos 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
Brian Muller
4f55abf9ca
Fix spelling issue 2018-03-03 10:32:58 -05:00
Javier Ayres
7e0d3a50f7
Change "the only" to "only the". 2018-01-03 16:48:39 -03:00
onionjake
870dd20e83
Minor edit to GUIDE.md 2017-12-26 00:12:29 -07:00
haad
c776b4de8b Add tests for using multiple databases at the same time 2017-11-30 17:13:24 +01:00
haad
8df715274c Update documentation for db.key 2017-11-29 21:24:47 +01:00
haad
38da14db72 Add documentation about starting IPFS with pubsub enabled 2017-11-29 07:24:33 +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