Hayden Young
|
2ae11ca3e4
|
feat: A basic document store.
|
2023-02-16 10:18:41 +02:00 |
|
haad
|
c5bfcb8bd9
|
WIP 3
|
2023-02-16 10:18:39 +02:00 |
|
haad
|
f576795c3e
|
WIP 2
|
2023-02-16 10:17:37 +02:00 |
|
haad
|
40494246e1
|
WIP 2
|
2023-02-16 10:17:23 +02:00 |
|
haad
|
42a5c2d723
|
WIP
|
2023-02-16 10:16:15 +02:00 |
|
Hayden Young
|
9d3cf9117d
|
0.29.0
v0.29.0
|
2023-01-19 18:37:10 +00:00 |
|
Haad
|
cd6a680125
|
Merge pull request #1054 from orbitdb/fix/webpack-debug-build
Rename debug build output file
|
2023-01-19 08:35:43 +02:00 |
|
haad
|
c1c7f838bc
|
Rename debug build output file
|
2023-01-19 08:34:50 +02:00 |
|
Hayden Young
|
61c28d6a88
|
Merge pull request #1051 from orbitdb/update-documentation
Release Notes for v0.29.0
|
2023-01-18 00:53:11 +08:00 |
|
Hayden Young
|
5900effbf1
|
docs: Remove breaking changes warning from change log.
|
2023-01-17 16:34:07 +00:00 |
|
Hayden Young
|
b51298fb20
|
docs: Update ipfs http client instantiation to match new method.
|
2023-01-17 16:31:46 +00:00 |
|
Hayden Young
|
0b67e74fb9
|
docs: Correctly import access controller for extending.
|
2023-01-17 16:29:08 +00:00 |
|
haad
|
cd22ca902f
|
Add release notes for 0.29.0
|
2023-01-17 14:38:00 +02:00 |
|
haad
|
cf4fde52d2
|
Update API documentation
|
2023-01-17 14:37:35 +02:00 |
|
haad
|
d2ae435345
|
Update Getting Started Guide
|
2023-01-17 14:37:21 +02:00 |
|
haad
|
4f68a0962f
|
Update README
|
2023-01-17 14:37:11 +02:00 |
|
haad
|
0db4cb3a86
|
Add merkle-crdt keyword to package.json
|
2023-01-17 14:36:54 +02:00 |
|
Haad
|
ee899c68bc
|
Merge pull request #1050 from orbitdb/fix/update-to-latest-ipfs
Update to latest ipfs
|
2023-01-17 10:38:02 +02:00 |
|
haad
|
7e532fc15d
|
Update packages
|
2023-01-17 10:26:31 +02:00 |
|
haad
|
9cc1349604
|
Clean up Makefile
|
2023-01-17 10:26:17 +02:00 |
|
haad
|
c6a958b9e6
|
Force npm install on CI
|
2023-01-16 15:56:15 +02:00 |
|
haad
|
698421c091
|
Update packages
|
2023-01-16 15:52:35 +02:00 |
|
haad
|
cb887de55c
|
Update orbitdb deps
|
2023-01-16 15:13:07 +02:00 |
|
haad
|
d840a46b94
|
Remove mem-store utils as obsolete
|
2023-01-16 15:12:59 +02:00 |
|
haad
|
3ac87bb9a8
|
Fix test script
|
2023-01-16 12:58:49 +02:00 |
|
haad
|
f2eef58cb1
|
Remove old ipfs version patches
|
2023-01-16 12:51:44 +02:00 |
|
haad
|
97f6c81728
|
Stringify PeerIDs
|
2023-01-16 12:47:13 +02:00 |
|
haad
|
d9ac2feeef
|
Use working fixtures for backwards compat. tests
|
2023-01-16 12:46:50 +02:00 |
|
haad
|
8d747a53d9
|
Update packages to use latest IPFS
|
2023-01-16 12:46:18 +02:00 |
|
Haad
|
7dee2a0d35
|
Merge pull request #1049 from haadcode/fix-build
Fix build script
|
2023-01-12 15:23:03 +02:00 |
|
haad
|
d4341c4d12
|
Fix build script
|
2023-01-12 15:21:13 +02:00 |
|
Haad
|
6ca72f6e08
|
Merge pull request #1044 from orbitdb/esm
ES module update
|
2023-01-12 15:12:09 +02:00 |
|
haad
|
34895166fe
|
Update packages
|
2023-01-12 15:05:13 +02:00 |
|
haad
|
04935a0014
|
Fix debug build
|
2023-01-12 15:05:07 +02:00 |
|
haad
|
5bbfc3a03b
|
Remove es5 build scripts
|
2023-01-12 15:04:56 +02:00 |
|
haad
|
5f1af23539
|
Remove obsolete code, clean ups
|
2023-01-12 14:42:31 +02:00 |
|
haad
|
13f79e6a65
|
Fix browser tests
|
2023-01-12 13:20:17 +02:00 |
|
haad
|
9892d57d67
|
Fix fs-shim
|
2023-01-12 11:08:50 +02:00 |
|
haad
|
e4e75098b0
|
Add clean ups to makefile
|
2023-01-12 11:08:31 +02:00 |
|
haad
|
38f9a337c0
|
Fix cpy command for browser tests
|
2023-01-12 11:07:57 +02:00 |
|
haad
|
25be39121c
|
Update packages
|
2023-01-12 10:55:31 +02:00 |
|
haad
|
7b15be54a5
|
Fix imports and file path
|
2023-01-12 10:31:50 +02:00 |
|
Haad
|
3712f2c10c
|
Merge pull request #1047 from orbitdb/patch-ci-2
Run linter on publishing next version
|
2023-01-12 09:39:27 +02:00 |
|
Haad
|
24e1aa964b
|
Run linter on publishing next version
|
2023-01-12 09:38:46 +02:00 |
|
haad
|
0232ce1cd3
|
Merge remote-tracking branch 'main' into esm
|
2023-01-12 09:37:19 +02:00 |
|
Haad
|
42c3f44434
|
Fix CI test run script
Fix test script command
|
2023-01-12 09:35:58 +02:00 |
|
haad
|
d4c2d95622
|
Merge remote-tracking branch 'main' into esm
|
2023-01-12 09:31:30 +02:00 |
|
Haad
|
63781b5bf8
|
Merge pull request #1046 from orbitdb/patch-ci
Fix CI test run script
|
2023-01-12 09:25:31 +02:00 |
|
Haad
|
0865e92b4d
|
Fix CI test run script
Remove unnecessary option, add linter
|
2023-01-12 09:25:05 +02:00 |
|
Haad
|
560e472c30
|
Merge pull request #1045 from haadcode/ci/remove-circleci
Remove CircleCI integration
|
2023-01-12 09:13:02 +02:00 |
|