Hayden Young
|
aa078efe9a
|
Merge pull request #1129 from orbitdb/release/v1.0.1
Release/v1.0.1
v1.0.1
|
2023-11-21 23:19:44 +08:00 |
|
Hayden Young
|
e3bd3d770e
|
chore: Iterate version.
|
2023-11-21 15:16:20 +00:00 |
|
Hayden Young
|
2252249cf1
|
chore: Wrap custom in quotes. docs not clear on whether it is single or double.
|
2023-11-21 00:54:57 +00:00 |
|
Hayden Young
|
38f116ec22
|
chore: Link to Github funding page.
|
2023-11-21 00:52:25 +00:00 |
|
Hayden Young
|
465f1e01da
|
docs: Generate API docs based on major.minor version only.
|
2023-11-20 20:12:13 +00:00 |
|
Hayden Young
|
ee70025453
|
chore: Use commit history for change log.
|
2023-11-20 20:10:11 +00:00 |
|
Hayden Young
|
b525863e39
|
Merge pull request #1114 from orbitdb/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps-dev): Bump @babel/traverse from 7.21.4 to 7.23.2
|
2023-11-16 21:55:26 +08:00 |
|
Hayden Young
|
708605f06a
|
Merge pull request #1112 from orbitdb/dependabot/npm_and_yarn/undici-5.26.3
chore(deps): Bump undici from 5.21.0 to 5.26.3
|
2023-11-16 21:55:08 +08:00 |
|
Hayden Young
|
508fd21ca6
|
Merge pull request #1104 from orbitdb/dependabot/npm_and_yarn/protobufjs-6.11.4
chore(deps-dev): Bump protobufjs from 6.11.3 to 6.11.4
|
2023-11-16 21:54:39 +08:00 |
|
Hayden Young
|
d172827f11
|
Merge pull request #1121 from orbitdb/test/PR-1115
test: Amount configured more than total entries being returned by gt/…
|
2023-11-14 20:58:09 +08:00 |
|
Hayden Young
|
98594b9081
|
test: Amount configured more than total entries being returned by gt/gte iterator filter.
|
2023-11-13 22:25:52 +00:00 |
|
Hayden Young
|
0a13a27546
|
Merge pull request #1115 from 1329576606/main
fix log.js iterator
|
2023-11-14 06:19:53 +08:00 |
|
Hayden Young
|
81006341fe
|
Merge pull request #1120 from orbitdb/docs/AC
Docs/ac
|
2023-11-08 08:00:18 +08:00 |
|
Hayden Young
|
ff9d04b714
|
docs: Do not use unexposed getAC function.
|
2023-11-07 23:37:17 +00:00 |
|
Hayden Young
|
071d78df16
|
refactor: Remove removeAccessController.
|
2023-11-06 18:09:03 +00:00 |
|
Hayden Young
|
0eb228b530
|
docs: Remove non-exported getAccessController from docs.
|
2023-11-06 17:55:24 +00:00 |
|
zhanxin.xu
|
d24dffc0a8
|
fix log.js iterator
fix log.js iterator
|
2023-10-23 15:12:23 +08:00 |
|
Haad
|
9b8bcb7257
|
Merge pull request #1113 from Le-Space/main
missing async caused confusion
|
2023-10-20 10:36:25 +02:00 |
|
dependabot[bot]
|
118abb7933
|
chore(deps-dev): Bump @babel/traverse from 7.21.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 02:16:33 +00:00 |
|
Nico Krause
|
8d96406a55
|
missing async caused confusion
|
2023-10-18 12:35:06 +05:00 |
|
dependabot[bot]
|
a245e65ac7
|
chore(deps): Bump undici from 5.21.0 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.21.0...v5.26.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 15:38:53 +00:00 |
|
dependabot[bot]
|
db89dd143c
|
chore(deps-dev): Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 13:47:07 +00:00 |
|
Hayden Young
|
3eee148510
|
Merge pull request #1101 from orbitdb/release/v1.0
Release/v1.0
v1.0.0
|
2023-09-18 21:46:38 +08:00 |
|
Hayden Young
|
e7b6efeeb4
|
docs: Version API.
|
2023-09-18 14:39:55 +01:00 |
|
haad
|
e6a9efab8c
|
Update imports for benchmarks
|
2023-09-18 16:28:10 +03:00 |
|
Hayden Young
|
170d9a9b7c
|
chore: Update npm packages.
|
2023-09-18 14:12:43 +01:00 |
|
Hayden Young
|
aba0b6caef
|
Merge pull request #1103 from orbitdb/fix/package
Update package.json
|
2023-09-18 20:02:21 +08:00 |
|
haad
|
e877c594b2
|
Update package.json
|
2023-09-18 14:48:14 +03:00 |
|
haad
|
de1747c1f6
|
Update README
|
2023-09-18 14:37:00 +03:00 |
|
Hayden Young
|
3c1ba83833
|
docs: Remove TOC.
|
2023-09-18 12:33:13 +01:00 |
|
Hayden Young
|
ab176d27e9
|
docs: Remove status of project.
|
2023-09-18 12:31:36 +01:00 |
|
Hayden Young
|
e92406afe9
|
chore: Iterate release version.
|
2023-09-18 12:11:52 +01:00 |
|
Hayden Young
|
af8f4df335
|
docs: Install latest stable version.
|
2023-09-18 12:11:12 +01:00 |
|
Hayden Young
|
411702e561
|
Merge pull request #1100 from orbitdb/docs/dead-links
Docs/dead links
|
2023-09-17 21:43:38 +08:00 |
|
Hayden Young
|
bc7e559f00
|
docs: Correctly name createOrbitDB func in API.
|
2023-09-17 14:39:15 +01:00 |
|
Hayden Young
|
a32ef155b3
|
docs: Fix dead links.
|
2023-09-17 14:38:18 +01:00 |
|
Hayden Young
|
739103d66d
|
Merge pull request #1099 from orbitdb/fix/stop
Close databases when orbitdb is stopped
|
2023-09-13 21:29:48 +08:00 |
|
Haad
|
2b7486a0e6
|
Merge pull request #1098 from jtmckay/main
Update README.md
|
2023-09-13 07:56:59 +03:00 |
|
haad
|
72ebd7ebc2
|
Close databases when orbitdb is stopped
|
2023-09-13 07:49:28 +03:00 |
|
Taylor
|
43af780a95
|
Update README.md
Fix broken doc links
|
2023-09-11 23:02:46 -06: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 |
|