mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
* fix: Load correct main. * docs: Enable markdown. * docs: Add jsdoc blocks. * docs: Separate orbitdb into module and namespace. * docs: Database module and namespace. * docs: Default values for storage. * docs: Match param naming across modules. * docs: Use @link where possible. * docs: Use @example for code. * docs: KeyStore module and namespace documentation. * docs: API for Access controller management. * docs: Document Database events. * docs: Formatting. * docs: Notes on Custom AC and including a canAppend function. * docs: Standardize primitive data types. * docs: Proposed submodule structure. * docs: Composed storage. How to create custom storage. * docs: annotations for all storage modules. * docs: Documents. * docs: KeyValueIndexed. * docs: Provide example for specifying storage for keyvalue. * docs: KeyValue. * docs: Remove const documentation where not required. * docs: KeyStore static functions. * docs: Identities. * docs: Identity. * refactor: Remove unused param. * docs: Address. * docs: Address. * docs: Manifest. * docs: IPFSAccessController. * docs: OrbitDBAccessController. * docs: Utils. * test: check for correct message.