407 Commits

Author SHA1 Message Date
Mark Henderson
673042c6c4 updating deps and re-publishing dist 2021-02-27 17:17:04 -05:00
anders
2ca2604474 fix browser examples 2020-12-09 21:48:27 -05:00
anders
aafa7e3483 add keyvalue example to scripts 2020-12-09 21:48:27 -05:00
anders
dc7c5b6eb5 add package.files field with src and dist 2020-12-09 09:19:22 -05:00
anders
58fecd35b7 add publish script for npm 2020-12-09 09:19:22 -05:00
Mark Henderson
ace0b014fd v0.26.0 2020-09-17 21:38:47 -04:00
Mark Henderson
a00688e941 Support js-ipfs 0.50.2 and go-ipfs 0.6.0
updating dependencies

Updating to node 12 image

updating dependencies

package-lock updates

offoading repo handling from tests

one more test fix

fixing message data handling

updating store deps
2020-09-17 21:05:59 -04:00
Mark Henderson
7a5478c6e0 updating orbit-db-access-controllers' 2020-09-11 18:40:08 -04:00
Mark Henderson
ad92eb5a6d v0.26.3 2020-09-11 11:07:16 -04:00
Mark Henderson
32c8aed7a7 v0.25.2 2020-09-11 10:48:19 -04:00
Mark Henderson
514d53bbb2 v0.25.1 2020-08-24 15:53:37 -04:00
Mark Henderson
09d13e487a v0.25.0 2020-08-23 21:58:45 -04:00
Mark Henderson
39a00060d6 parent 32cc9a9b009d0d8543f81a6bab96ad9bcccd3088
author Mark Henderson <mark@mrh.io> 1598051057 -0400
committer Mark Henderson <mark@mrh.io> 1598229380 -0400

parent 32cc9a9b009d0d8543f81a6bab96ad9bcccd3088
author Mark Henderson <mark@mrh.io> 1598051057 -0400
committer Mark Henderson <mark@mrh.io> 1598229291 -0400

package updates and ipfs repo migration

validate-maintainers and orbit-db-test-utils

moving from 3 tabs to 2

wait workaround

wait 1000

standard --fix

redoing the replication test changes for some reason

validate-maintainers and orbit-db-test-utils

moving from 3 tabs to 2

wait workaround

wait 1000

standard --fix

fix create-open tests

fixing eventlog tests

fixing feed tests

fixing kvstore tests

fixing set identity tests

skipping replication tests for now

repo path based on API variable

js-ipfs.zip

go-ipfs.zip

skipping replicate tests as well

repo path based on API variable

js-ipfs.zip

go-ipfs.zip

package-lock

finalizing rebase
2020-08-23 21:52:10 -04:00
Mark Henderson
5e94feb184 0.24.2 2020-06-25 10:21:43 -04:00
phillmac
56b5583d16 Fix broken browser tests
The `js-ipfs` distribution file is now named index.min.js instead of index.js. rename the `cpy` instruction source in the test script definition
2020-06-25 02:21:01 -04:00
Steven Allen
ea8e30e57d chore: update go-ipfs to 0.5.1
It was locked at 0.5.0-rc2.
2020-05-27 00:20:10 -04:00
Mark Henderson
842821f889 v0.24.1 2020-05-22 11:20:17 -04:00
Mark Henderson
2ca31e6918 0.24.0
Co-authored-by: shamb0t <shamb0t@users.noreply.github.com>
2020-05-21 17:30:47 -04:00
Mark Henderson
e26780a555 && on tests 2020-05-21 11:59:08 -04:00
Mark Henderson
9ad5a94ffb package.json updates 2020-05-21 11:59:08 -04:00
Mark Henderson
572029bbe7 wip: updating tests
fix browser test

package-lock updates
2020-05-21 11:59:08 -04:00
Marcin Rataj
2115820e18 fix: support POST-only API of go-ipfs 0.5
go-ipfs 0.5  will block `GET` commands on the API port, requiring
every  command (RPC) to be sent as HTTP `POST` request.

This bumps ipfs-http-client version to 41.0.1, which sends only POST requests
while maintaining the old API (async iterators that landed in 42.x)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-04-28 07:46:50 -04:00
shamb0t
e0850436b5 v0.23.1 2020-01-09 20:57:14 +00:00
shamb0t
94dbd3bad3 v0.23.0 2019-12-11 19:30:04 +00:00
shamb0t
c002fcc9dc update dependencies 2019-12-11 14:57:50 +00:00
shamb0t
46d4cf0d0a fix benchmark-add 2019-12-11 11:45:46 +00:00
shamb0t
d998f81b19 use ipfs@0.40.x 2019-12-11 09:15:55 +00:00
shamb0t
2430b4efac use ipfs@0.36.x 2019-12-10 12:31:12 +00:00
shamb0t
c42afa55ab use ipfs@0.40.x
remove pubsub flag
2019-12-10 09:39:08 +00:00
shamb0t
d40bae5913 v0.23.0-rc1 2019-12-07 06:14:42 +00:00
shamb0t
faa67d8094 use latest orbit-db-store 2019-12-05 16:18:06 +00:00
shamb0t
bbf0fc26dc remove ipfs-log 2019-12-04 15:30:03 +00:00
shamb0t
b640ec95b3 update dependencies 2019-12-04 12:55:36 +00:00
Mark Henderson
2551412ebe Removing unnecessary examples build steps 2019-12-03 08:18:41 +00:00
shamb0t
50fdcdb5a2 fix browser tests 2019-12-02 17:51:44 +00:00
shamb0t
7baed34c06 Compress fixtures 2019-12-02 11:02:09 +00:00
shamb0t
068ae5ec9a update dependencies 2019-11-29 16:30:14 +00:00
Mark Henderson
a1fa5bc072 fixing cpy paths" 2019-11-22 13:14:18 +02:00
haad
92742f35bb Use ipfs-log from feat/load-opt branch 2019-11-22 13:14:00 +02:00
shamb0t
69e1591829 update tests 2019-11-20 09:31:43 +00:00
haad
1df3715aa1 Update deps 2019-11-20 09:31:43 +00:00
haad
71d49d29c5 Use ipfs-log from feat/load-opt branch 2019-11-20 09:31:43 +00:00
shamb0t
183f72be84 update dependencies 2019-11-14 10:06:28 +00:00
shamb0t
7899ce3856 Merge branch 'master' into develop 2019-11-14 09:43:15 +00:00
shamb0t
e871fd2bb1 v0.22.1 2019-11-07 17:24:10 +00:00
Ivan Bravo Bravo
7ac1a48f51 Added Windows support. 2019-11-03 15:15:04 -06:00
Richard Littauer
29d74e4bf9
Merge pull request #704 from orbitdb/feat/keywords
chore: Adding keywords to package.json
2019-10-08 10:43:30 -04:00
Richard Littauer
422baa9a7a chore: Adding keywords to package.json 2019-10-08 10:29:14 -04:00
shamb0t
b4f569c27c v0.22.0 2019-10-03 18:31:02 +01:00
Alex Potsides
af9ea144be
Upgrade to non-rc IPFS
`ipfs@0.38.0` has shipped so no need to depend on the release candidate any more.
2019-10-01 06:49:28 +01:00