279 Commits

Author SHA1 Message Date
Mitra Ardron
7de53f74ca Webpack & Deploy 2018-07-13 16:22:33 -07:00
Mitra Ardron
2568ae141a
Merge pull request #3 from gundb/master
Be https not http for same-page security
2018-07-13 16:20:13 -07:00
Mark Nadal
82bd8c4931
Be https not http for same-page security
Quick change, haven't looked at any other possible code/bugs/issues.
2018-07-13 16:16:19 -07:00
Mitra Ardron
04d809c4e8 Merge branch 'master' of https://github.com/internetarchive/dweb-transports 2018-07-13 21:36:30 +00:00
Mitra Ardron
7247b4f46e Changes made on server 2018-07-13 21:34:19 +00:00
Mitra Ardron
90039e90a5 webpack production (minified) and deploy 2018-07-13 14:24:35 -07:00
Mitra Ardron
93eef6a815 Merge branch 'gun'
# Conflicts:
#	package.json
2018-07-13 14:20:17 -07:00
Mitra Ardron
b680ae40fe npm clean install; webpack; deploy 2018-07-13 14:18:59 -07:00
Mitra Ardron
9258e93435 Gun testing - now working between instances via superpeer 2018-07-13 14:18:23 -07:00
Mitra Ardron
06a3408966 Refactor options 2018-07-13 13:17:16 -07:00
Mitra Ardron
10cc6d93dd GUN - testing continued 2018-07-13 11:52:42 -07:00
Mitra Ardron
618b5710dd Attempt to uglify seems to work 2018-07-13 11:52:04 -07:00
Mitra Ardron
2c3c0f4272 GUN: Passes kvt test 2018-07-11 14:46:54 -07:00
Mitra Ardron
d6e04bdb15 GUN Start testing locally ... got part way through p_test_kvt - Mark N fixing bug in Gun 2018-07-10 09:30:30 -07:00
Mitra Ardron
579054267f Rename to TransportGUN.js 2018-07-09 19:11:10 -07:00
Mitra Ardron
da488c05b0 Ready for testing 2018-07-09 19:09:51 -07:00
Mitra Ardron
bab61a9e7a Gun: first cut 2018-07-06 20:41:45 -07:00
Mitra Ardron
144e173274 npm update; webpack; deploy 2018-07-06 14:18:25 -07:00
Mitra Ardron
223851b71b Better handling of unresolvable names 2018-07-06 14:09:44 -07:00
Mitra Ardron
9cdfae33c4 webpack and deploy 2018-06-28 16:00:36 -07:00
Mitra Ardron
43fa4c9bce Remove testing code 2018-06-28 12:04:22 -07:00
Mitra Ardron
3797940fbe fakehash testing - need to undo 2018-06-28 11:09:37 -07:00
Mitra Ardron
68746d0c14 IPFS streams partial 2018-06-28 11:09:37 -07:00
Mitra Ardron
935de30f8d Fix problem with loopfetch under node 2018-06-26 18:46:28 -07:00
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