Mitra Ardron
|
0229bd92aa
|
Push script loading into Transports
|
2019-09-13 15:03:34 +10:00 |
|
Mitra Ardron
|
4addbc3120
|
Naming: remove remnants
|
2019-09-08 15:06:21 +10:00 |
|
Mitra Ardron
|
3605e0a0f5
|
Merge branch 'master' into split
# Conflicts:
# dist/dweb-transports-bundle.js
|
2019-09-08 12:26:06 +10:00 |
|
Mitra Ardron
|
229429fe2a
|
Naming; Provide non-promise version
|
2019-09-08 12:20:40 +10:00 |
|
Mitra Ardron
|
44f5a11352
|
Build the naming into Transports (so can remove need for objects-bundle)
|
2019-09-02 06:27:22 +10:00 |
|
Mitra Ardron
|
93014ad3ff
|
Split - framework and IPFS partial
|
2019-08-26 15:55:16 +10:00 |
|
Mitra Ardron
|
e4e8658536
|
Fixe loopguard to return correctly; add info to statuses
|
2019-08-15 15:12:35 +10:00 |
|
Mitra Ardron
|
1ab97ade44
|
* 0.1.59: Add DwebTransports.statuses synchronous API
|
2019-07-17 08:15:23 -07:00 |
|
Mitra Ardron
|
9d9e998d77
|
Stop Status and Info changes to support better status indicators and heartbeat on HTTP
|
2019-06-26 20:42:37 +10:00 |
|
Mitra Ardron
|
9b21dae636
|
Reenable WOLK by default
|
2019-06-21 18:48:03 +10:00 |
|
Mitra Ardron
|
b3d602a1aa
|
Gun turned off by default https://github.com/internetarchive/dweb-archive/issues/106
|
2019-06-19 14:54:12 +10:00 |
|
Mitra Ardron
|
aaa6ee637a
|
Disable WOLK as broken
|
2019-06-14 15:27:07 +10:00 |
|
Mitra Ardron
|
3e48b1027a
|
Only docs
|
2019-06-09 09:24:58 +10:00 |
|
Mitra Ardron
|
82890eab97
|
Support for noCache (reload) partial
|
2019-05-31 08:14:38 +10:00 |
|
Mitra Ardron
|
289362fcdd
|
Correctly recognize /arc/archive.org
|
2019-05-22 17:04:33 +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
|
77a66c1a54
|
v0.1.42 Improve behavior when cant reach gateway
|
2019-04-29 16:39:11 +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
|
b010189f0b
|
Added support for seed() - tested in IPFS
|
2019-04-14 16:36:33 +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 |
|
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 |
|
Rodney Witcher II
|
45c94acfe5
|
Adding WOLK Transport
|
2019-03-20 11:35:26 -07:00 |
|
Mitra Ardron
|
f59b32f242
|
v0.1.36 make httptools accessible at Transports.httptools
|
2019-02-22 16:31:17 +11:00 |
|
Mitra Ardron
|
2c6bad9579
|
Updated, webpacked and deployed
|
2019-02-08 13:18:38 +11:00 |
|
Mitra Ardron
|
dac9d1b7df
|
Fixed some promisify patterns and added p_stop.
|
2019-01-07 09:03:55 +11:00 |
|
Mitra Ardron
|
a0b32119a5
|
Support cb on connect
|
2019-01-03 14:05:05 +11:00 |
|
Mitra Ardron
|
05454073dd
|
Add callback to p_connectedNames
|
2018-12-29 10:06:06 +11:00 |
|
Mitra Ardron
|
6484d3132f
|
Pass through http & https in canoncial
|
2018-10-22 17:47:42 -07:00 |
|
Mitra Ardron
|
ececfb5a6b
|
Catch magnet links in canonical
|
2018-10-22 17:46:25 -07:00 |
|
Mitra Ardron
|
e0a38ab5ad
|
Catch bugs in case of timeout on node or errors when no HTTP available
|
2018-10-18 17:04:28 +13:00 |
|
Mitra Ardron
|
5d5732821f
|
Just comments
|
2018-10-15 10:31:04 +11:00 |
|
Mitra Ardron
|
4270496ec6
|
Add Transports.createReadStream for simpler API
|
2018-10-10 09:45:44 +11:00 |
|
Mitra Ardron
|
86a24c3bca
|
Minimum demoable mirror (commute)
|
2018-10-08 21:47:24 +11:00 |
|
Mitra Ardron
|
4dba3723c4
|
Allow singular url to validFor
|
2018-10-06 21:39:59 +10:00 |
|
Mitra Ardron
|
74b46cde5c
|
Support preferredTransports parameter for streams
|
2018-10-02 15:18:40 +10:00 |
|
Mitra Ardron
|
13f1302bb4
|
Fix CreateReadStream asychronicity
|
2018-09-16 20:51:28 +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
|
3371319c7c
|
Fix some errors with debug, and with not taking undefined opts parameters
|
2018-08-29 14:16:09 +10:00 |
|
Mitra Ardron
|
cc03e4334c
|
Replace verbose with debug package for logging - looks good
|
2018-08-14 15:10:07 +10:00 |
|
Mitra Ardron
|
1897822b88
|
Fix bug in statuselement
|
2018-07-26 15:35:12 -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
|
10cc6d93dd
|
GUN - testing continued
|
2018-07-13 11:52:42 -07:00 |
|
Mitra Ardron
|
2c3c0f4272
|
GUN: Passes kvt test
|
2018-07-11 14:46:54 -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
|
223851b71b
|
Better handling of unresolvable names
|
2018-07-06 14:09:44 -07:00 |
|
Mitra Ardron
|
496e7b6fdb
|
Catch error in eror message
|
2018-06-11 18:07:58 -07:00 |
|
Mitra Ardron
|
1d35e12ee7
|
Documentation, comments, and removing extraneous logging
|
2018-05-30 20:11:33 -07:00 |
|