296 Commits

Author SHA1 Message Date
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
Mitra Ardron
ec3aced1e4 Changes made on server 2018-07-17 03:04:22 +00:00
Mitra Ardron
020d1d9f2f npm update; webpack; deploy 2018-07-16 20:03:34 -07:00
Mitra Ardron
e13af1a495 Gun: Fix bug on no data 2018-07-16 19:59:07 -07:00
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