2118 Commits

Author SHA1 Message Date
Hayden Young
c09e045581
Merge pull request #1138 from orbitdb/fix/helia-6
Clean ups
2023-12-16 00:29:28 +08:00
Hayden Young
7003912d2b
Merge branch 'helia' into fix/helia-6 2023-12-16 00:27:42 +08:00
Hayden Young
e384e9275a
Merge pull request #1137 from orbitdb/fix/helia-5
Fix tests and clean up
2023-12-16 00:21:00 +08:00
Hayden Young
e8c3ea70d0
Merge pull request #1136 from orbitdb/fix/helia-4
Update dependencies
2023-12-16 00:19:32 +08:00
Hayden Young
5af715dfde
Merge pull request #1135 from orbitdb/fix/helia-3
Use helia in benchmarks
2023-12-16 00:14:22 +08:00
Hayden Young
9dba445f69
Merge pull request #1134 from orbitdb/fix/helia-2
Use only bitswap in tests
2023-12-16 00:13:09 +08:00
Haad
c72b8fe243
Merge pull request #1139 from orbitdb/test/documentdb-data-types
Add tests for supported data types in documents db
2023-12-15 11:36:18 +02:00
haad
47ccff7d5d Add tests for supported data types in documents db 2023-12-15 11:32:08 +02:00
haad
1ee83a919d Clean up Makefile, .gitignore and .npmignore 2023-12-15 10:53:07 +02:00
haad
2770305d0b Update package-lock.json 2023-12-15 10:52:46 +02:00
haad
cf59f6cad2 Clean up package.json, update to LTS Node.js version 2023-12-15 10:52:35 +02:00
haad
5b0bc171d1 Clean up 2023-12-15 10:28:58 +02:00
haad
0fd5287c8c Remove obsolete timeout, fix couple of typos in tests 2023-12-15 10:28:47 +02:00
haad
9666de703f Update dependencies 2023-12-15 10:01:09 +02:00
haad
e2564264f1 Use helia in benchmarks 2023-12-15 09:26:11 +02:00
haad
6e6e4e6b4a Use only bitswap in tests 2023-12-15 08:50:46 +02:00
Haad
0638fc675b
Merge pull request #1133 from orbitdb/fix/helia-1
Remove extra console.log from replication test
2023-12-15 08:48:24 +02:00
haad
47b945471f Remove extra console.log from replication test 2023-12-15 08:47:24 +02:00
Hayden Young
d718a66818 feat: Default Libp2p config for node.js and browser peers. 2023-12-14 01:40:20 +00: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. v1.0.2 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
5847b167d2
Merge pull request #1132 from orbitdb/fix/join-entries-main
Improve Oplog's joinEntry implementation
2023-12-03 00:04:11 +08:00
haad
f675641982 Refactor joinEntry implementation 2023-11-30 07:46:14 +02:00
Hayden Young
000e072251
Merge pull request #1131 from orbitdb/docs/readme-badges
docs: Update badges.
2023-11-30 00:07:23 +08:00
Hayden Young
9ce4feb097
docs: Update badges. 2023-11-29 09:30:51 +08:00
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
17f01314a0 Merge branch 'main' into helia 2023-11-16 14:20:38 +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
9f766da793 Merge branch 'main' into helia 2023-11-14 17:20:10 +00: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
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
04e9e8d7e4 chore: Lint fix. 2023-11-09 18:06:42 +00:00
Hayden Young
1c3b99c605 Merge branch 'main' into helia 2023-11-09 18:03:03 +00:00
Hayden Young
4b89ce3e00 test: Connect peers directly once address is established by relay in browser tests. 2023-11-09 17:47:38 +00:00
Hayden Young
3c5c44c389 test: Bump up disconnectThreshold limit when setting up sync streams. 2023-11-08 17:04:30 +00: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