1992 Commits

Author SHA1 Message Date
Hayden Young
192edb9bd2 chore: Re-implement npm deploy scripts. 2023-07-14 21:34:46 +01:00
Hayden Young
99fd41b1a7 Merge branch 'orbitdb-main' 2023-07-13 10:58:54 +01:00
Hayden Young
f1dff4dea8 Merge branch 'main' of https://github.com/orbitdb/orbit-db into orbitdb-main 2023-07-12 21:56:30 +01:00
Hayden Young
603a3d8173
Merge pull request #87 from orbitdb/docs/pre-release
Docs/pre release
2023-07-13 00:51:08 +08:00
Hayden Young
a96623069b refactor: DID provider is a 3rd party provider. 2023-07-11 15:40:56 +01:00
Hayden Young
74ab478671 refactor: Now at orbitdb/orbit-db-identity-provider-ethereum. 2023-07-09 23:52:55 +01:00
Hayden Young
dc576c00ea docs: API generation. 2023-07-09 22:35:00 +01:00
Hayden Young
d7cfdf96ed docs: Using distributed OrbitDB script. 2023-07-08 12:47:24 +01:00
Hayden Young
04ec34ad8a fix: Correctly handle referencesCount configuration if set. 2023-07-06 23:27:43 +01:00
Hayden Young
208e9776e3 docs: Show how to use database modules for db customization. 2023-06-30 20:13:59 +01:00
Hayden Young
745af170c4 docs: Display static provider functions as Identities module functions. 2023-06-30 16:43:26 +01:00
Hayden Young
86358ea2c5 docs: Clean jsdoc-generated API. 2023-06-30 16:18:57 +01:00
Hayden Young
4f8a72237a
Merge pull request #90 from orbitdb/docs/iterate-pre-release
Iterate pre-release docs
2023-06-30 23:07:32 +08:00
haad
1fc84b41cf Expose Log and Entry in API docs 2023-06-30 10:22:04 +03:00
haad
f8acf8666a Add missing api docs for Database 2023-06-30 10:20:56 +03:00
haad
c1b0359605 Clarify api docs for all databases 2023-06-30 09:59:39 +03:00
haad
faa312363e Clarify events in Sync 2023-06-30 09:59:11 +03:00
haad
81ae09a12b Clarify Storage api docs 2023-06-30 09:05:22 +03:00
haad
200b215112 Clarify keystore api docs 2023-06-30 08:56:05 +03:00
haad
ce8235ff04 Fix links and add clarification in Identities api docs 2023-06-30 08:48:35 +03:00
haad
3ac96ee18d Hide internal signMessage and verifyMessage in keystore api docs 2023-06-30 08:48:02 +03:00
haad
337f59f2b1 Make sign and verify in Identities private methods in api docs 2023-06-30 08:42:05 +03:00
haad
42efd1ae3d Clarify OrbitDBAddress docs 2023-06-30 08:14:23 +03:00
haad
b49cea5f33 Clarify OrbitDB AccessController documentation 2023-06-30 08:14:06 +03:00
haad
0399366853 Documentation edits to OrbitDB 2023-06-30 08:03:00 +03:00
Hayden Young
eeb7e8d363 docs: Type defs for returned objects. 2023-06-27 21:51:26 +01:00
Hayden Young
d6c2330122 docs: Do not generate API docs for internal functionality. 2023-06-27 21:51:00 +01:00
Hayden Young
b5cd67bed1 test: Match db tests to module names. 2023-06-27 15:03:10 +01:00
Hayden Young
546e3ea601 test: Match namespace for database tests. 2023-06-27 14:57:09 +01:00
Hayden Young
44752a464e refactor: Use hash instead of path when referencing orbitdb addresses. 2023-06-27 14:06:31 +01:00
Hayden Young
cdbe76d708 refactor: Match databases dir to namespace. 2023-06-27 13:33:08 +01:00
Hayden Young
ad13ebe014 fix: Linting. 2023-06-27 13:21:26 +01:00
Hayden Young
88d202008f docs: The join event fires AFTER heads have been exchanged. 2023-06-27 13:19:44 +01:00
Hayden Young
fbf039b8ff docs: Better description of the kv storage. 2023-06-27 13:15:31 +01:00
Hayden Young
d91516ffe1 docs: Fix incorrect memberof references. 2023-06-27 13:06:41 +01:00
Hayden Young
603f79f4b2 Change event doc to original. 2023-06-27 13:03:48 +01:00
Hayden Young
2378a143de Should be a "system", not a "platform". 2023-06-27 13:02:14 +01:00
Hayden Young
008c97244b
Merge pull request #89 from orbitdb/docs/iterate-docs
Iterate docs
2023-06-27 18:24:33 +08:00
haad
39a5f425e2 Iterate documentation 2023-06-27 12:56:53 +03:00
Hayden Young
165d3948d3
Merge pull request #88 from orbitdb/docs/oplog
Iterate oplog docs
2023-06-27 17:55:16 +08:00
haad
d81d390020 Iterate Oplog docs 2023-06-27 10:31:45 +03:00
Hayden Young
bba53d730a docs: Add a README home page to API. 2023-06-25 00:18:39 +01:00
Hayden Young
0205ee3a95 docs: Include README. 2023-06-24 23:55:24 +01:00
Hayden Young
9befa48a7a docs: Formatting. 2023-06-24 23:50:44 +01:00
Hayden Young
3ceb2aac6c docs: Remove documentation for params for internal database functionality. 2023-06-24 22:07:30 +01:00
Hayden Young
f719248b2e docs: Document the findFn signature. 2023-06-24 21:58:08 +01:00
Hayden Young
578f4890b9 docs: Do not expose internal OrbitDBAddress function. 2023-06-24 16:28:49 +01:00
Hayden Young
e6f86fa203 docs: Do not document utils. They are not exposed externally. 2023-06-24 16:18:46 +01:00
Hayden Young
24a2e1ae5f docs: Change namespace from database to databases. 2023-06-24 16:11:21 +01:00
Hayden Young
ec461809ac docs: Move customization documentation to READMEs. 2023-06-24 15:46:27 +01:00