Commit Graph

493 Commits

Author SHA1 Message Date
Hayden Young
5079d490d9 refactor: Rename OrbitDB entry point. 2023-08-15 00:55:27 +01:00
Hayden Young
051c17d2a3 Merge pull request #94 from orbitdb/fix/orbitdb-ac
Fix OrbitDBAccessController
2023-07-31 20:05:33 +08:00
haad
5032415e01 Fix OrbitDBAccessController address and return values 2023-07-29 09:18:17 +03:00
haad
a390281707 Fix oplog references collection 2023-07-18 12:28:47 +03:00
Hayden Young
af57db4337 refactor: Change package name orbit-db -> orbitdb. 2023-07-15 15:44:06 +01:00
Hayden Young
5ec4cb4768 docs: Correct param types. 2023-07-14 21:37:18 +01: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
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
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
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
bba53d730a docs: Add a README home page to API. 2023-06-25 00:18:39 +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
Hayden Young
6c4a0ced0c docs: Remove API docs. Manifest is an internal module. 2023-06-24 15:36:13 +01:00
Hayden Young
8b17f172fa docs: Move custom identity provider docs to READMEs. 2023-06-24 15:35:48 +01:00
Hayden Young
3af0fc2306 docs: Move custom examples to READMEs. 2023-06-24 15:20:46 +01:00
Hayden Young
a7b611550f docs: Document the properties of an entry. 2023-06-24 15:18:32 +01:00
Hayden Young
438a8d6d64 docs: Add to log module. 2023-06-24 15:18:12 +01:00
Hayden Young
222c7234fe refactor: Rename manifest store. 2023-06-22 01:10:12 +01:00
Hayden Young
4a2f2d6809 docs: Distinguish between opening a new db and opening an existing one. 2023-06-22 00:28:05 +01:00
Hayden Young
41230d6150 docs: Fix referenceCount definition. 2023-06-22 00:20:33 +01:00