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

1050 Commits

Author SHA1 Message Date
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
e007ab2090
more dynamic intro text 2019-10-11 19:16:23 +02:00
5b0c3486dd
Faucet route refactor
* split up components
* move actions state management into single action component
* layout & style tweaks
* update tests
2019-10-11 18:25:13 +02:00
cf783e66b8
properly make env variable values into booleans 2019-10-10 11:41:33 +02:00
a7209f690d
put channels behind feature switch 2019-10-10 11:21:55 +02:00
8f0988e1b0
Release 1.1.3 2019-10-08 15:31:21 +02:00
60327973de
Merge pull request #200 from oceanprotocol/feature/pleuston-commons
switch Barge to --no-commons flag
2019-10-08 13:21:45 +02:00
9e773fa791
switch Barge to --no-commons flag 2019-10-08 13:01:42 +02:00
Sebastian Gerske
c1f9b96b04
Merge pull request #199 from oceanprotocol/feature/request_tokens
added token faucet functionality
2019-10-07 15:30:52 +02:00
Sebastian Gerske
e965fe1ff6 Merge remote-tracking branch 'origin/feature/request_tokens' into feature/request_tokens 2019-10-07 15:11:34 +02:00
Sebastian Gerske
d7e93d116c fixed coded ui tests 2019-10-07 15:09:45 +02:00
5b52505ee8
update faucet integration test 2019-10-07 15:09:42 +02:00