openethereum/dapps/src
Tomasz Drwięga f0387c33c6 Global Fetch Service (#3915)
* Dapps web

Conflicts:
	dapps/src/apps/fetcher.rs
	dapps/src/handlers/fetch.rs

* Rewriting fetch

* Parity-wide fetch service

* Obey the limits and support cancellation.

* Removing temporary files.

* Actually use Fetch for dapps

* Re-implementing file fetching to avoid temporary files.

* Serde to 0.8.19

* Fixing content & dapps fetch
2016-12-22 18:26:39 +01:00
..
api Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
apps Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
handlers Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
page Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
router Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
tests Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
endpoint.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
proxypac.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
rpc.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
web.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00