246 Commits

Author SHA1 Message Date
Mitra Ardron
38ca1c92af v 0.1.47 Update dependencies (including transports) 2019-05-22 17:36:10 +10:00
Mitra Ardron
d22b07326a v 0.1.46 correctly recognize /arc/archive.org 2019-05-22 17:07:51 +10:00
Mitra Ardron
289362fcdd Correctly recognize /arc/archive.org 2019-05-22 17:04:33 +10:00
Mitra Ardron
5930809ad1 v0.1.45: Fix mergeoptions and update ipfs cache id 2019-05-19 15:46:19 +10:00
Mitra Ardron
f25d520326 update IPFS peer id 2019-05-19 15:38:13 +10:00
Mitra Ardron
f8d9ea428c Bug in mergeoptions, 2019-05-19 15:38:05 +10:00
Mitra Ardron
d9f846ecdb v0.1.44: hooks to allow react-based UI in dweb-archive (via IAUX) 2019-05-14 16:57:42 +10:00
Mitra Ardron
dbcd47fe8e v0.1.43: Add WebTorrent seeding 2019-05-14 16:55:19 +10:00
Mitra Ardron
d612331e0b Move seed from dweb-mirror into TransportWEBTORRENT 2019-05-05 21:26:53 +10:00
Mitra Ardron
c126d58652 Merge branch 'master' into mirror
# Conflicts:
#	package.json
2019-05-05 21:25:33 +10:00
Mitra Ardron
77a66c1a54 v0.1.42 Improve behavior when cant reach gateway 2019-04-29 16:39:11 +10:00
Mitra Ardron
f37a0562be 0.1.41 Remove createReadStream for browser (it was added for node in 0.1.40), add fetch(url,opts,cb) 2019-04-18 16:30:31 +10:00
Mitra Ardron
c176734266 Undo createReadStream in browser 2019-04-18 14:10:03 +10:00
Mitra Ardron
99263ec966 Document seed and fetch 2019-04-16 12:34:25 +10:00
Mitra Ardron
bd73dbd2ac Add fetch(urls,opts,cb) 2019-04-16 12:22:52 +10:00
Mitra Ardron
a0991f07f6 Switch debugtransports for debug to be consistent 2019-04-16 12:22:33 +10:00
Mitra Ardron
c2d2c07eaa v 0.1.40: WOLK to production; seeding; count=0 bug 2019-04-14 16:39:28 +10:00
Mitra Ardron
209c4456e2 Fixed bug in httpfetch if set count=0 2019-04-14 16:36:47 +10:00
Mitra Ardron
b010189f0b Added support for seed() - tested in IPFS 2019-04-14 16:36:33 +10:00
Mitra Ardron
765e4e7607 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2019-04-14 09:40:48 +10:00
Mitra Ardron
b8ceac5d46
Merge pull request #17 from rodneywitcher/master
Update to make default wolk address https + use of "master" branch of wolkjs
2019-04-14 09:15:52 +10:00
Mitra Ardron
e7971a73df Enable streams in http, and add support for preferredTransports as parameter to createReadStream (as it was in p_f_createReadStream) 2019-04-14 09:06:03 +10:00
Rodney Witcher
bd846af057 merged (version 0.1.39) 2019-04-12 12:36:52 -07:00
Rodney Witcher
ed3a0b9614 use master and main endpoint for defaults 2019-04-12 12:34:20 -07:00
Mitra Ardron
729bab2728 v0.1.39 bugfix wolk 2019-03-28 21:01:54 -07:00
Mitra Ardron
62e74e1ace Webpack with wolk update 2019-03-28 14:56:16 -07:00
Mitra Ardron
cfd25705de v 0.1.38 - retries and Wolk 2019-03-27 16:37:42 -07:00
Mitra Ardron
6b30aa025a Merge branches 'master' and 'master' of https://github.com/internetarchive/dweb-transports 2019-03-27 16:15:23 -07:00
Mitra Ardron
73da748880 Upgrade 2019-03-27 16:15:16 -07:00
Mitra Ardron
c044dba496
Merge pull request #16 from rodneywitcher/master
WOLKJS handle in browser and out of browser
2019-03-27 15:27:39 -07:00
Rodney Witcher II
514f9928f4 handle in browser and out of browser 2019-03-25 17:26:52 -07:00
Mitra Ardron
7d1c4dfe7e Wolk: debug doesnt need "[WOLK]" 2019-03-21 11:41:08 -07:00
Mitra Ardron
8d77901fc6 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2019-03-21 11:36:38 -07:00
Mitra Ardron
0960047785
Merge pull request #15 from rodneywitcher/master
Resolves callback vs promise inconsistency
2019-03-21 11:36:13 -07:00
Rodney Witcher II
aad89bc4ab Merge remote-tracking branch 'upstream/master' 2019-03-21 00:27:12 -07:00
Rodney Witcher II
a5c72a0bc3 use of debug 2019-03-21 00:23:40 -07:00
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