1902 Commits

Author SHA1 Message Date
Hayden Young
091ad065a2 chore: Bumping version for testing package release. 2023-08-02 12:50:57 +01:00
Hayden Young
051c17d2a3
Merge pull request #94 from orbitdb/fix/orbitdb-ac
Fix OrbitDBAccessController
2023-07-31 20:05:33 +08:00
Hayden Young
f43413e281
Merge pull request #93 from orbitdb/fix/oplogrefs
Fix oplog references collection
2023-07-31 20:04:38 +08:00
haad
f368e2ef73 Fix OrbitDB AC test 2023-07-29 09:27:23 +03:00
haad
b105c84f99 Fix Sync timeout and events tests 2023-07-29 09:23:20 +03: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
ecc1d961ff
Merge pull request #92 from orbitdb/docs-fix
docs: Correct param types.
2023-07-15 04:42:39 +08:00
Hayden Young
5ec4cb4768 docs: Correct param types. 2023-07-14 21:37:18 +01:00
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