260 Commits

Author SHA1 Message Date
Rodney Witcher II
a34217cc34 Merge branch 'master' of https://github.com/rodneywitcher/dweb-transports 2019-03-21 00:10:33 -07:00
Rodney Witcher II
5ce2b03c02 fix promise vs callback inconsistency 2019-03-21 00:10:28 -07:00
Mitra Ardron
78e434434d parameterise retries 2019-03-20 21:20:26 -07:00
Mitra Ardron
6880954caf Change console.log's for debug and remove "store" and createReadStream as not implemented 2019-03-20 17:55:07 -07:00
Mitra Ardron
dca42cd233
Merge pull request #14 from rodneywitcher/master
refer to wolkjs github in package.json
2019-03-20 17:52:45 -07:00
Rodney Witcher
3256a21f73 refer to wolkjs github in package.json 2019-03-20 17:10:50 -07:00
Mitra Ardron
003efedb4d
Merge pull request #13 from rodneywitcher/master
Adding WOLK Transport
2019-03-20 16:35:17 -07:00
Rodney Witcher
667c1373bf
Update README.md 2019-03-20 13:18:52 -07:00
Rodney Witcher II
45c94acfe5 Adding WOLK Transport 2019-03-20 11:35:26 -07:00
John Hiesey
6fd7e95526 Fix p_addTorrentFromTorrentFile 2019-03-19 18:14:24 -07:00
John Hiesey
c60a31510e Add p_addTorrentFromTorrentFile 2019-03-19 16:24:11 -07:00
Mitra Ardron
91e1c40db2 Deployed 2019-03-04 11:14:43 -08:00
Mitra Ardron
9af3130692 IPFS - shouldnt fail on not connecting, should set status 2019-02-25 08:18:14 +11:00
Mitra Ardron
630669e1b9 IPFS Updated to v0.34.0 API changes and removed some obsolete code. 2019-02-22 18:55:42 +11:00
Mitra Ardron
c2af9e6864 IPFS - handle change in API catReadableStream is on ipfs now, not ipfs.files 2019-02-22 18:45:23 +11:00
Mitra Ardron
1ecc34bba7 Unpromisify pattern v5 - its hard to get this right 2019-02-22 18:44:52 +11:00
Mitra Ardron
5ef753c328 IPFS: Dont stop it if we didn't start it 2019-02-22 18:44:30 +11:00
Mitra Ardron
3731663451 v0.1.36 Oops - want production version of bundle 2019-02-22 16:33:40 +11:00
Mitra Ardron
f59b32f242 v0.1.36 make httptools accessible at Transports.httptools 2019-02-22 16:31:17 +11:00
Mitra Ardron
cd0f51c6d0 v0.1.35 package update, but note wont work on later major versions of yjs or uglify 2019-02-15 19:25:51 +11:00
Mitra Ardron
aa40136db6 Updated, webpacked and deployed 2019-02-12 16:31:05 +11:00
Mitra Ardron
bd6ea94eb4 Expand p_httpfetch to handle callbacks 2019-02-12 16:22:34 +11:00
Mitra Ardron
ca303fdb06 ipfs-api renamed ipfs-http-client 2019-02-12 16:22:06 +11:00
Mitra Ardron
b369c1face 0.1.33 - bug fixes and support for gatewayUrls 2019-02-08 13:21:26 +11:00
Mitra Ardron
2c6bad9579 Updated, webpacked and deployed 2019-02-08 13:18:38 +11:00
Mitra Ardron
ab90df7e40 Updated, webpacked and deployed 2019-01-07 09:12:36 +11:00
Mitra Ardron
dac9d1b7df Fixed some promisify patterns and added p_stop. 2019-01-07 09:03:55 +11:00
Mitra Ardron
fa865b94c3 npm update 2019-01-03 14:06:24 +11:00
Mitra Ardron
a0b32119a5 Support cb on connect 2019-01-03 14:05:05 +11:00
Mitra Ardron
51dfa5fb87 package update 2018-12-29 21:48:19 +11:00
Mitra Ardron
b4e49591ab Updated, webpacked and deployed 2018-12-29 10:12:20 +11:00
Mitra Ardron
05454073dd Add callback to p_connectedNames 2018-12-29 10:06:06 +11:00
Mitra Ardron
dde93d99f9 disable preload 2018-12-27 12:53:28 +11:00
Mitra Ardron
22367dc815 Second draft of shim instructions 2018-12-19 14:40:30 +11:00
Mitra Ardron
c30f45c794 Documentation especially for building transports 2018-12-18 15:16:15 +11:00
Mitra Ardron
1f358a2a47 Fix debug error if no range 2018-12-18 15:15:57 +11:00
Mitra Ardron
2256709d19 Updated, webpacked and deployed 2018-11-29 15:12:24 +11:00
Mitra Ardron
ab626823b5 webpack and deploy 2018-11-29 15:06:00 +11:00
Mitra Ardron
23bf0bee64 Fix merge conflict 2018-11-29 14:46:31 +11:00
Mitra Ardron
0d0502fa9e Merge branch 'mirror'
# Conflicts:
#	TransportIPFS.js
#	dist/dweb-transports-bundle.js
2018-11-29 14:38:20 +11:00
Mitra Ardron
e231f335b2 Webpack and deploy for kube 2018-11-29 11:40:10 +11:00
Mitra Ardron
cff108da96 Update ipfs peer id for kube 2018-11-29 11:39:22 +11:00
Mitra Ardron
8fae364bc0 webpack and deploy (to kube only) 2018-11-29 11:33:32 +11:00
Mitra Ardron
6d41de8efc Move to correct ipfs peer id for kube 2018-11-29 11:33:14 +11:00
Mitra Ardron
4bdc483a8f Err gracefully if dont get contenttype 2018-11-29 11:32:56 +11:00
Mitra Ardron
b6a71fa4ba Updated, webpacked and deployed 2018-11-11 16:37:03 -08:00
Mitra Ardron
e1daaf5f9c Updated, webpacked and deployed 2018-11-10 17:43:30 -08:00
Mitra Ardron
1889589c47 npm update, but lock at yjs v12 or causes bad problems, 2018-11-09 19:55:34 -08:00
Mitra Ardron
3bd126cf14 Point at IPFS on Kube 2018-11-09 19:55:02 -08:00
Mitra Ardron
1c86efcbb3 DOnt error on server bug of not sending contenttype 2018-10-28 20:59:11 -07:00