232 Commits

Author SHA1 Message Date
Mitra Ardron
49113f78e2 Updated, webpacked and deployed 2018-09-11 16:57:07 +10:00
Mitra Ardron
f6cfc56c66 Debugging IPFS chnges 2018-09-11 16:18:15 +10:00
Mitra Ardron
751ab0eae8 Merge branch 'mirror' of https://github.com/internetarchive/dweb-transports into mirror
# Conflicts:
#	TransportIPFS.js
2018-09-10 19:30:17 +10:00
Mitra Ardron
6e2fac2946 IFFS auto select (window.ipfs / API / client) - works in dweb-mirror 2018-09-10 13:33:50 +10:00
Mitra Ardron
9298795d94 IFFS auto select (window.ipfs / API / client) 2018-09-10 12:33:58 +10:00
Mitra Ardron
11e2785af5 Updated, webpacked and deployed 2018-09-06 11:45:13 +10:00
Mitra Ardron
5ed83305f3 v0.16: Allow unpausing of a transport paused in the URL so never attempted to connect 2018-09-06 11:43:32 +10:00
Mitra Ardron
6e37bd2542 Updated, webpacked and deployed 2018-08-29 17:20:11 +10:00
Mitra Ardron
3371319c7c Fix some errors with debug, and with not taking undefined opts parameters 2018-08-29 14:16:09 +10:00
Mitra Ardron
d84e5468d8 Fix debug in production webpack (same change made on dweb-transports dweb-objects and dweb-archive) 2018-08-16 10:49:01 +10:00
Mitra Ardron
2ec151a008 Updated, webpacked and deployed 2018-08-15 17:12:17 +10:00
Mitra Ardron
16fad3132f Back to readable-stream 2.3.6, 3.0.1 is broken 2018-08-15 17:10:21 +10:00
Mitra Ardron
40839f8c39 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-08-15 17:09:25 +10:00
Mitra Ardron
dde4de9702 Changes made on server 2018-08-15 07:07:34 +00:00
Mitra Ardron
7c7382b304 Changes made on server 2018-08-15 03:47:06 +00:00
Mitra Ardron
1aaffe0b36 Updated, webpacked and deployed 2018-08-15 13:37:47 +10:00
Mitra Ardron
77cadef28a Updated, webpacked and deployed 2018-08-15 13:22:50 +10:00
Mitra Ardron
cc03e4334c Replace verbose with debug package for logging - looks good 2018-08-14 15:10:07 +10:00
Mitra Ardron
9b3b776733 Allow for test magnet link in TransportWEBTORRENT 2018-07-30 16:51:52 -07:00
Mitra Ardron
aa0e5ded8e Updated, webpacked and deployed 2018-07-29 21:30:12 -07:00
Mitra Ardron
3545c2269c Revert to npm version of ipfs 2018-07-29 21:26:41 -07:00
Mitra Ardron
0fb3928b73 Update docs etc for npm push 2018-07-27 13:35:10 -07:00
Mitra Ardron
a1933d86fa 0.1.6 published to npm 2018-07-27 13:33:51 -07:00
Mitra Ardron
7b635e545a Updated, webpacked and deployed 2018-07-27 11:42:54 -07:00
Mitra Ardron
945669fd81 Gun - hack till figure out how to delete legacy metadata from pre IPFS rawl-leaves update 2018-07-27 11:38:25 -07:00
Mitra Ardron
59a5511d96 Updated, webpacked and deployed 2018-07-26 15:43:54 -07:00
Mitra Ardron
1897822b88 Fix bug in statuselement 2018-07-26 15:35:12 -07:00
Mitra Ardron
3264fdeeef Updated, webpacked and deployed 2018-07-26 10:58:23 -07:00
Mitra Ardron
3c8dc08702 Updated, webpacked and deployed 2018-07-25 21:26:55 -07:00
Mitra Ardron
3f47f3f482 Failing TransportHTTP.createReadStream 2018-07-25 21:21:35 -07:00
Mitra Ardron
b80c694088 Switch to IPFS repo for js-ipfs TEMPORARILY, randomize selection of stream 2018-07-25 20:50:56 -07:00
Mitra Ardron
1c5aeb8b62 Merge branch 'master' into IPFS 2018-07-25 18:28:37 -07:00
Mitra Ardron
6458716078 Updated, webpacked and deployed 2018-07-25 11:56:30 -07:00
Mitra Ardron
07f0637f7d Webtorrent reduce logging at startup 2018-07-25 11:52:38 -07:00
Mitra Ardron
a0142c2de6 Updated, webpacked and deployed 2018-07-23 15:35:14 -07:00
Mitra Ardron
fc44dd8191 Work around gun still sometimes returning undefined for a "once" case - this time was superpeer failing 2018-07-23 13:20:47 -07:00
Mitra Ardron
c0d233dd2f npm update; webpack; deploy 2018-07-22 20:37:37 -07:00
Mitra Ardron
fa951370c6 Gun - undo WORKAROUND-GUN-ONCE 2018-07-22 16:52:58 -07:00
Mitra Ardron
73d2f73bfe Improve console logging 2018-07-22 16:46:06 -07:00
Mitra Ardron
a3732af1b7 Change webpack to production; update; webpack; deploy 2018-07-21 13:34:48 -07:00
Mitra Ardron
6ce7080846 Gun workaround tweek 2018-07-21 13:30:06 -07:00
Mitra Ardron
fe84f26ec0 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-07-21 11:17:41 -07:00
Mitra Ardron
dafd0f942b Webpack; deploy (production) 2018-07-21 11:16:52 -07:00
Mitra Ardron
cb0bb1ddc8 Better logging 2018-07-21 11:09:20 -07:00
Mitra Ardron
a86f02919d Gun - workaround bug in once with hijacked connections. 2018-07-21 11:09:03 -07:00
Mitra Ardron
041b3b9684 Add streaming to TransportHTTP and p_GET and p_httpfetch 2018-07-21 11:08:38 -07:00
Mitra Ardron
dc32f4c039 GUN: Support rawfetch 2018-07-20 20:00:15 -07:00
Mitra Ardron
cce287195c Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-07-17 03:14:27 +00:00
Mitra Ardron
c6fd826c26 Minimize bundle for production 2018-07-16 20:13:59 -07:00
Mitra Ardron
08da962c86 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-07-17 03:04:30 +00:00