530 Commits

Author SHA1 Message Date
Hayden Young
b04d431465 chore: Upgrade helia. 2025-02-28 19:23:55 +01:00
Hayden Young
061592b315 chore: Upgrade playwright-test. 2025-02-28 19:10:19 +01:00
Hayden Young
1b470fdb68 chore: Iterate version. 2025-02-22 14:25:51 +01:00
Hayden Young
c3be1d2fac chore: Iterate version. 2024-11-01 12:30:30 +00:00
Hayden Young
ff8b736ad9 chore: Iterate version. 2024-10-31 22:53:56 +00:00
Hayden Young
a9dcdfdc5c fix: Remove unused packages. 2024-10-29 16:38:06 +00:00
Hayden Young
2f7a6270a8 fix: Use Helia defaults for gossipsub and circuit relay. Update circuit relay with up-to-date configuration. 2024-10-29 16:03:26 +00:00
Hayden Young
1a975454e9 chore: Iterate version. 2024-10-28 12:17:34 +00:00
Hayden Young
b65e3b03d0 chore: Iterate release version. 2024-10-24 12:18:41 +01:00
Hayden Young
e1ef3224b4 feat: Upgrade ccrypto. 2024-10-15 18:35:19 +01:00
Hayden Young
378d519e18 refactor: Update Helia to v5. 2024-10-15 12:56:16 +01:00
Hayden Young
1a533e6b46 chore: Iterate gossipsub. Changes to gossipsub options. 2024-04-18 11:49:45 +01:00
Hayden Young
63b93c2168 chore: Iterate version for release. 2024-04-16 22:01:14 +01:00
Hayden Young
734f50ed7e chore: Iterate version. Upgrade Helia. 2024-02-17 14:45:11 +00:00
Hayden Young
ea6bfd93e0 chore: Increment version. 2024-01-19 16:24:17 +00:00
Hayden Young
4d596d7f97 chore: Iterate version. 2024-01-19 15:53:39 +00:00
Hayden Young
3cca7779a8 chore: update Helia. 2024-01-16 11:14:41 +00:00
Hayden Young
4a1f5cba33 test: Replication when ipfs peers reconnect or a relaunched. 2024-01-13 02:36:45 +00:00
Hayden Young
ba043391d9 chore: Upgrade Helia. 2024-01-09 16:50:25 +00:00
Hayden Young
7003912d2b
Merge branch 'helia' into fix/helia-6 2023-12-16 00:27:42 +08:00
haad
cf59f6cad2 Clean up package.json, update to LTS Node.js version 2023-12-15 10:52:35 +02:00
haad
9666de703f Update dependencies 2023-12-15 10:01:09 +02:00
Hayden Young
c0fe90744c chore: Upgrade Helia. 2023-12-12 23:20:23 +00:00
Hayden Young
4ba30b763e Merge remote-tracking branch 'origin' into helia 2023-12-03 23:19:06 +00:00
Hayden Young
13025e0769 chore: Iterate version. 2023-12-03 17:28:06 +00:00
Hayden Young
82591bf456 Merge remote-tracking branch 'origin' into helia 2023-12-02 21:48:09 +00:00
Hayden Young
e3bd3d770e chore: Iterate version. 2023-11-21 15:16:20 +00:00
Hayden Young
bfba8193ff test: Playwright time/timeEnd fix. 2023-11-13 16:43:20 +00:00
Hayden Young
59faae5694 test: Change muxer. 2023-11-09 23:26:33 +00:00
Hayden Young
0b9dd10c96 chore: Upgrade to helia 2.0.3. 2023-11-04 23:50:54 +00:00
Hayden Young
01187a31f8 test: Run playwright-test for browser testing. 2023-09-28 15:18:58 +01:00
Hayden Young
f28aa476f7 test: Relay for web browser testing. 2023-09-26 03:22:06 +01:00
Hayden Young
31597d7084 refactor: Support Helia. 2023-09-23 16:25:29 +01:00
Hayden Young
170d9a9b7c chore: Update npm packages. 2023-09-18 14:12:43 +01:00
haad
e877c594b2 Update package.json 2023-09-18 14:48:14 +03:00
Hayden Young
e92406afe9 chore: Iterate release version. 2023-09-18 12:11:52 +01:00
Hayden Young
9beddc8e90 chore: Increment version for 1.0.0 RC2. 2023-09-08 11:43:48 +01:00
Hayden Young
2748ff66ca chore: Increment 0.30.0 to 0.30.1 2023-08-17 18:31:55 +01:00
Hayden Young
a63525ab31 refactor: Scope package name. 2023-08-15 00:44:30 +01:00
Hayden Young
091ad065a2 chore: Bumping version for testing package release. 2023-08-02 12:50:57 +01:00
Hayden Young
af57db4337 refactor: Change package name orbit-db -> orbitdb. 2023-07-15 15:44:06 +01:00
Hayden Young
86358ea2c5 docs: Clean jsdoc-generated API. 2023-06-30 16:18:57 +01:00
Hayden Young
bba53d730a docs: Add a README home page to API. 2023-06-25 00:18:39 +01:00
Hayden Young
58bcdb4855 docs: Change API output dir. 2023-06-18 20:36:04 +01:00
Hayden Young
6def69f345
Identity issue (#82)
* docs: Correctly print out db query results.

* test: Remove concurrent.

* test: Remove unimplemented and 3rd party AC tests.

* test: Remove unimplemented and 3rd party identity tests.

* docs: Move jsdoc config to conf directory.

* Point package.json main at index.js to access all exported functions.

* test: Identities storage pointing at wrong location.

* refactor: Identities is configurable when creating an OrbitDB instance.
2023-06-13 23:55:25 +08:00
Hayden Young
8a97a39047
Docs (#81)
* docs: Update README to match new version.

* docs: Update events example to use new API.

* docs: Correctly print out db query results.

* docs: Describe keyvalue-indexed db.

* docs: Notes about Helia migration.

* docs: Simplify update docs.

* docs: Using the iterator to display results.

* docs: Remove packages.

* chore: Shorten path.

* docs: Show db address for using with replicated peers or re-opening at a later time.

* docs: Import correct ipfs package.
2023-06-13 18:49:01 +08:00
Hayden Young
60fbe47ee3
Jsdocs (#73)
* fix: Load correct main.

* docs: Enable markdown.

* docs: Add jsdoc blocks.

* docs: Separate orbitdb into module and namespace.

* docs: Database module and namespace.

* docs: Default values for storage.

* docs: Match param naming across modules.

* docs: Use @link where possible.

* docs: Use @example for code.

* docs: KeyStore module and namespace documentation.

* docs: API for Access controller management.

* docs: Document Database events.

* docs: Formatting.

* docs: Notes on Custom AC and including a canAppend function.

* docs: Standardize primitive data types.

* docs: Proposed submodule structure.

* docs: Composed storage. How to create custom storage.

* docs: annotations for all storage modules.

* docs: Documents.

* docs: KeyValueIndexed.

* docs: Provide example for specifying storage for keyvalue.

* docs: KeyValue.

* docs: Remove const documentation where not required.

* docs: KeyStore static functions.

* docs: Identities.

* docs: Identity.

* refactor: Remove unused param.

* docs: Address.

* docs: Address.

* docs: Manifest.

* docs: IPFSAccessController.

* docs: OrbitDBAccessController.

* docs: Utils.

* test: check for correct message.
2023-05-18 03:34:44 +08:00
haad
c117ef63ba Add jsdocs 2023-04-13 09:15:27 +03:00
saul
f5c9d5eb90 Remove remark-cli. 2023-04-04 14:14:51 +12:00
saul
7a9e002ead Remove and replace p-map-series with Promise.all. 2023-04-04 14:11:57 +12:00