1863 Commits

Author SHA1 Message Date
Hayden Young
a32ef155b3 docs: Fix dead links. 2023-09-17 14:38:18 +01:00
Hayden Young
9beddc8e90 chore: Increment version for 1.0.0 RC2. 2023-09-08 11:43:48 +01:00
Hayden Young
249e999cad
Merge pull request #1090 from orbitdb/identity-provider-partials
refactor: Identity provider can be passed as partially instantiated f…
2023-09-08 16:45:47 +08:00
Hayden Young
954767e50f chore: Fix lint issues. 2023-09-08 01:34:41 +01:00
Hayden Young
858c66fe86 test: Override default keyvalue with indexed keyvalue. 2023-09-08 00:53:59 +01:00
Hayden Young
a8d241cd7b test: Basic tests for identity configuration. 2023-09-08 00:14:42 +01:00
Hayden Young
01f401a71a refactor: Using the same IDP does not throw error. 2023-09-08 00:13:43 +01:00
Hayden Young
8fb09a959d chore: Fix lint issues. 2023-09-07 14:49:43 +01:00
Hayden Young
5c03f816d3 feat: Return OrbitDB configured id. 2023-09-07 13:46:49 +01:00
Hayden Young
c42f28740a fix: Async both the idp and the verifyIdentity function. 2023-09-07 13:44:24 +01:00
Hayden Young
7ea08339c8 docs: Incorrect param. Fixed. 2023-09-07 13:43:25 +01:00
Hayden Young
246660ca89 docs: Correct import for custom db example. 2023-09-07 13:17:28 +01:00
Hayden Young
c75b805ed1 refactor: Use an identity provider. 2023-09-07 09:38:19 +01:00
Hayden Young
06ea870308 refactor: Use an access controller. 2023-09-07 09:34:48 +01:00
Hayden Young
7888ff06a3 refactor: Use a database type. 2023-09-07 09:29:33 +01:00
Hayden Young
86f4c9cd52 refactor: Second partial function async. 2023-09-06 20:56:04 +01:00
Hayden Young
f6a32050cc fix: If provider is specified, pass to identity creator. 2023-09-06 20:48:46 +01:00
Hayden Young
5b83acf26d refactor: Remove unnecessary identity provider configuration. 2023-09-06 20:15:36 +01:00
Hayden Young
a0fc91d674 chore: Lint fixes. 2023-09-05 23:01:37 +01:00
Hayden Young
7e66226122 docs: ACs, DBs and IDPs should have type exposed for correct registration. 2023-09-05 22:54:32 +01:00
Hayden Young
b0296838bb refactor: Align AC/IDP/Database registration processes. Should return similar errors. 2023-09-05 22:53:47 +01:00
Hayden Young
c4f085b267 refactor: Match database registration to AC/IDP registration processes. 2023-09-05 22:52:51 +01:00
Hayden Young
94a8988115 refector: Load default ACs using AC manager. 2023-09-05 21:41:38 +01:00
Hayden Young
fc45f0614a refactor: Load pubkey idp using idp manager. 2023-09-05 21:41:18 +01:00
Hayden Young
cc2ee0fe2a test: Check for valid IDP when creating an identity. 2023-09-04 17:35:01 +01:00
Hayden Young
a552bde0b0 fix: Export the IDP type in both the function definition and the function return values. 2023-09-04 17:03:10 +01:00
Hayden Young
a25eb3aba6 fix: Correctly check for identity provider. 2023-09-04 10:44:43 +01:00
Hayden Young
c08bf8d2d0 refactor: Move type and verifyIdentity into IDP function. Pass provider as using provider param. 2023-09-04 10:39:25 +01:00
Hayden Young
b7956db016 docs: Update custom IDP usage. 2023-09-04 00:56:26 +01:00
Hayden Young
8df135284c docs: API docs for new params. 2023-09-04 00:48:49 +01:00
Hayden Young
0a5a6ed1ac refactor: Identity provider can be passed as partially instantiated function. 2023-09-04 00:43:27 +01:00
Haad
a405ff939a
Merge pull request #1089 from orbitdb/fix/benchmarks
Fix nodejs benchmarks
2023-09-02 07:31:07 +03:00
Haad
ebbaf60bd3
Merge pull request #1088 from orbitdb/fix/instance-caching
Fix db instance caching
2023-09-02 07:30:48 +03:00
haad
8c7069a3a6 Fix nodejs benchmarks 2023-09-01 09:35:18 +03:00
haad
ef56b9f9b1 Fix db instance caching 2023-09-01 09:03:34 +03:00
Haad
53e8b35fc9
Merge pull request #1085 from orbitdb/fix/remove-examples
Remove obsolete example code
2023-08-31 18:09:30 +03:00
Haad
ecde75c349
Merge pull request #1087 from orbitdb/fix/apidocs
Fix orbitdb package name in API docs
2023-08-30 16:07:18 +03:00
haad
fb38c51625 Fix orbitdb package name in API docs 2023-08-30 16:06:46 +03:00
Haad
b5e0a3535f
Merge pull request #1086 from orbitdb/fix/remove-images
Remove obsolete images
2023-08-30 16:03:37 +03:00
haad
f5b92ddf7e Remove obsolete images 2023-08-30 16:02:59 +03:00
haad
c0ef736c94 Remove obsolete example code 2023-08-30 15:45:13 +03:00
Haad
d935c04ae1
Merge pull request #1084 from orbitdb/fix/readme
Add links to readme
2023-08-30 15:40:04 +03:00
haad
0e24831cff Add links to readme 2023-08-30 15:35:29 +03:00
Haad
9bdd93c1bc
Merge pull request #1080 from orbitdb/main
Merge v1.0 code base
2023-08-24 17:21:19 +03:00
Haad
8457096232
Merge pull request #98 from orbitdb/fix-docs
Fix docs
2023-08-24 17:15:16 +03:00
haad
d4918e750a Update README and getting started guide 2023-08-24 17:13:29 +03:00
haad
77bd2734a6 Remove obsolete API document 2023-08-24 17:13:13 +03:00
Hayden Young
65eb26238f fix: Target correct npm job. 2023-08-24 13:13:22 +01:00
Hayden Young
ca291c78a4
Merge pull request #97 from orbitdb/build/api-publish
chore: Add api publish to github pages.
2023-08-24 20:11:12 +08:00
Hayden Young
59be1159d0 chore: Enable doc build. 2023-08-24 13:03:17 +01:00