255 Commits

Author SHA1 Message Date
Mitra Ardron
478f738024 WEback and deploy 2018-06-13 09:39:44 -07:00
Mitra Ardron
3bd0a93434 WEbpack and deploy 2018-06-12 15:28:32 -07:00
Mitra Ardron
dc7014a23b Point ipfs at our node 2018-06-12 15:27:47 -07:00
Mitra Ardron
07b59f3844 Comments only 2018-06-12 14:13:05 -07:00
Mitra Ardron
5bfb1fb01c Change remaining gateway.dweb.me to dweb.me 2018-06-12 11:36:10 -07:00
Mitra Ardron
736f5d3eae Compile and Deploy 2018-06-11 20:28:20 -07:00
Mitra Ardron
38058395b2 Add a guard on the loop - allows higher levels to signal when changing page, and lower levels (HTTP currerntly) to give up 2018-06-11 20:28:07 -07:00
Mitra Ardron
496e7b6fdb Catch error in eror message 2018-06-11 18:07:58 -07:00
Mitra Ardron
69c8d0af09 Fix bug introduced by contenthash change and masked in nginx 2018-06-11 14:56:38 -07:00
Mitra Ardron
e2bd627b60 Switch looping on http back ot old value, compile & deploy 2018-06-11 13:17:31 -07:00
Mitra Ardron
8185605783 Compile, update npm & deploy 2018-06-10 18:16:35 -07:00
Mitra Ardron
51bf984408 Try more times with http requests 2018-06-09 14:34:28 -07:00
Mitra Ardron
daaade2ae2 Handle timeout errors better in IPFS, and looping http fetch to handle ERR_INSUFFICIENT_RESOURCES 2018-06-08 14:39:33 -07:00
Mitra Ardron
0eca80e2dc Add dweb-transports-bundle and package.lock to GIT 2018-06-04 18:22:43 -07:00
Mitra Ardron
03ea2e732f Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-05-30 20:11:48 -07:00
Mitra Ardron
1d35e12ee7 Documentation, comments, and removing extraneous logging 2018-05-30 20:11:33 -07:00
Mitra Ardron
b76dc9aeef
Merge pull request #1 from jhiesey/master
Set window.WEBTORRENT_FILE in addition to WEBTORRENT_TORRENT
2018-05-24 15:37:29 -07:00
John Hiesey
19ab719478 Set window.WEBTORRENT_FILE in addition to WEBTORRENT_TORRENT 2018-05-24 15:23:58 -07:00
Mitra Ardron
d56508d889 Undo workaround for bug in big.js and add chair to devDependencies 2018-05-24 10:29:08 -07:00
Mitra Ardron
9cd3dce3b3 Ignored package-lock.json and temporary fix for bug in Big.js >5.0.3 2018-05-22 21:02:07 +00:00
Mitra Ardron
628ba412f4 Remove package-lock.json 2018-05-22 12:06:14 -07:00
Mitra Ardron
8180fa5c88 Support https://gateway.dweb.me/contenthash/... urls 2018-05-22 12:04:56 -07:00
Mitra Ardron
4895e5b4a2 Debugging IPFS 2018-05-10 10:27:54 -07:00
Mitra Ardron
dc87b00158 tpaused bug fix 2018-05-09 10:18:33 -07:00
Mitra Ardron
fc51629741 Fix Bug in tpaused if not passed to p_connect 2018-05-09 09:37:55 -07:00
Mitra Ardron
8eb6faa9ad Split httptools out of TransportIPFS and use as fallback 2018-05-08 16:46:57 -07:00
Mitra Ardron
027f94c867 Add TimeoutError and throw on p_timeout 2018-05-08 16:46:34 -07:00
Mitra Ardron
d890bf9280 Updated packages 2018-05-08 14:56:04 -07:00
Mitra Ardron
3c023c6c19 Just documentation 2018-05-05 21:10:15 -07:00
Mitra Ardron
317079a87d Move from transports= to paused = in URLS (transport= is still supported) 2018-05-05 21:04:15 -07:00
Mitra Ardron
b6587853be Remove dependence on specific version of ipld-dag-pb 2018-05-03 17:30:29 -07:00
Mitra Ardron
b7638eea66 Testing of class against DAGNode failing, change way doing it till IPFS stabilizes a current issue around this 2018-05-02 21:20:15 -07:00
Mitra Ardron
b34f47c3c1 Fix bug in Webtorrent 2018-04-27 11:52:27 +10:00
Mitra Ardron
30077716a3 Docs 2018-04-27 11:52:16 +10:00
Mitra Ardron
37e9d9507f Move build to webpack 2018-04-26 12:53:42 +10:00
Mitra Ardron
abcc02bf0b Tweak install 2018-04-24 16:11:53 +10:00
Mitra Ardron
7cf34c16f2 Update API and tidy ups flowing from that 2018-04-23 20:31:03 +10:00
Mitra Ardron
15f920dbdf Rename dweb_transports_bundle to dweb-transports-bundle 2018-04-22 21:21:50 +10:00
Mitra Ardron
ebd3433122 Docs and moving to new repo 2018-04-19 17:50:02 +10:00
Mitra Ardron
67cfd34a5d Comments 2018-04-18 13:20:07 +10:00
Mitra Ardron
9632cb44a0 WebTorrent working for retrieval - though won't serve files or use the WSS trackers. 2018-04-17 15:13:06 +10:00
Mitra Ardron
e949806d75 Merge branch 'master' of https://github.com/mitra42/dweb-transports
# Conflicts:
#	TransportWEBTORRENT.js
2018-04-16 18:58:18 +10:00
Mitra Ardron
60fb29138a Reversible debugging 2018-04-16 18:52:36 +10:00
Mitra Ardron
a689e730d5 SW WebTorrent partial 2018-04-16 18:51:13 +10:00
Mitra Ardron
3e900448f5 SW WebTorrent partial 2018-04-16 08:56:13 +10:00
Mitra Ardron
d527236697 ServiceWorker - status support 2018-04-15 17:34:20 +10:00
Mitra Ardron
93228d71fd Tweeks to work with ServiceWorker (TransportsProxy in main repo) 2018-04-13 21:09:49 +10:00
Mitra Ardron
eda896fe67 Oops 2018-04-10 09:56:48 +10:00
Mitra Ardron
d9c3a77982 Documentation and associated tweaks 2018-04-09 13:49:26 +10:00
Mitra Ardron
c0a9c95e16 Get example_block working 2018-04-08 16:50:07 +10:00