1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
Commit Graph

1111 Commits

Author SHA1 Message Date
9226bf2799
Docker tweaks 2019-10-15 11:39:34 +02:00
78d4c8b874
package fixes 2019-10-15 10:44:47 +02:00
8aadcb9d97
hotfix for Docker build 2019-10-14 16:50:14 +02:00
e06c337ba1
Release 1.2.0 2019-10-14 15:25:09 +02:00
54a4ba5c68
Merge pull request #191 from oceanprotocol/feature/ipfs
Add files to IPFS during publish flow
2019-10-14 15:22:51 +02:00
4fb47c063b
move travis to ipfs.oceanprotocol.com 2019-10-14 14:30:31 +02:00
59ede97931
update docs 2019-10-14 11:23:49 +02:00
74cb19f5ef
use final IPFS gateway url in server 2019-10-14 10:57:37 +02:00
4ead855731
eslint tweaks 2019-10-14 10:57:37 +02:00
af8df224cb
bump IPFS packages 2019-10-14 10:57:37 +02:00
dc0f5c803d
better error handling 2019-10-14 10:57:37 +02:00
aef52f61c0
IPFS node testing 2019-10-14 10:57:36 +02:00
4920bae0fa
api port tweaks 2019-10-14 10:57:06 +02:00
8b31257837
test fixes 2019-10-14 10:57:06 +02:00
e3be76fb95
move IPFS config for client & server 2019-10-14 10:57:06 +02:00
c63325bdf2
useIpfs fixes 2019-10-14 10:57:06 +02:00
60a570892b
more error output in UI 2019-10-14 10:57:06 +02:00
483cc35de3
make showing received file size more reliable 2019-10-14 10:57:06 +02:00
1813207772
fix gateway url ping 2019-10-14 10:57:06 +02:00
752498d6b3
IPFS publish & consume integration tests 2019-10-14 10:57:06 +02:00
c6f5f8561c
update tests 2019-10-14 10:57:05 +02:00
ba3704dcce
preserve original file names 2019-10-14 10:57:05 +02:00
6d4b6b77c2
refactor IPFS dropzone
* only allow single file for now
* async file content reading
* output list of files by default in Dropzone component
2019-10-14 10:57:05 +02:00
302986d63b
test updates 2019-10-14 10:57:05 +02:00
84eff3f3b4
add use-ipfs hook test 2019-10-14 10:57:05 +02:00
8b612ea4a2
code fixes 2019-10-14 10:57:05 +02:00
725215b6ee
new client package-lock 2019-10-14 10:57:05 +02:00
3d1d81ffe9
update tests 2019-10-14 10:57:04 +02:00
be7020bceb
downgrade @typescript-eslint packages 2019-10-14 10:57:04 +02:00
e512ed4471
IPFS publishing fixes, allow dropping multiple files 2019-10-14 10:57:04 +02:00
da357b82c2
add content-range 2019-10-14 10:56:34 +02:00
2f741d300e
fix file adding on faulty url checker response 2019-10-14 10:56:34 +02:00
839140d906
tweaks 2019-10-14 10:56:34 +02:00
a2a6720fd8
dropzone component 2019-10-14 10:56:34 +02:00
a258f6b94b
fix useEffect warning 2019-10-14 10:56:33 +02:00
955608202d
message output 2019-10-14 10:56:33 +02:00
a2f075171c
prototype publishing to remote node (ipfs.infura.io) 2019-10-14 10:56:33 +02:00
8127174fbd
allow multiple nodes running at same time 2019-10-14 10:56:33 +02:00
6db965b79a
more test fixes 2019-10-14 10:56:33 +02:00
5002effbfe
unit test fixes 2019-10-14 10:56:33 +02:00
b6d255bbad
IPFS gateway tweaks 2019-10-14 10:56:33 +02:00
9c38c82496
output js-ipfs version 2019-10-14 10:56:32 +02:00
3b889725f1
more user feedback, refactoring 2019-10-14 10:56:32 +02:00
1c59d49d5d
working prototype of adding files to IPFS during publish flow 2019-10-14 10:56:32 +02:00
414dcd455a
update server tests 2019-10-14 10:56:32 +02:00
85ffae37d1
add help text 2019-10-14 10:56:32 +02:00
475cade27f
support adding files from IPFS url 2019-10-14 10:56:32 +02:00
10b662343f
Release 1.1.4 2019-10-14 10:28:08 +02:00
Alex Coseru
2c99d6f9e6
Merge pull request #202 from oceanprotocol/fix/faucet
Faucet route refactor
2019-10-14 11:22:25 +03:00
Alex Coseru
5d880778ba
Merge pull request #201 from oceanprotocol/feature/channels-feature-switch
Put Channels behind feature switch
2019-10-14 11:21:06 +03:00