openethereum/util
Tomasz Drwięga c7c309d152 Web Based Dapps (#3956)
* 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

* Serving web content and injecting scripts

* Don't wait for old content, start a new download

* Supporting timeouts and query

* Simple GUI for the browser

* Proxy tokens validation

* Recovering from invalid web-based requests

* Remember last visisted URL

* Removing unused variables

* Addressing review comments

* Setting default account in web3

* Adding WebBrowser dapp to the list

* Actually prune old entries when generating new token
2016-12-27 10:15:02 +00:00
..
benches Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
bigint Bring integer arithmetic up to crates.io (#3943) 2016-12-23 16:53:06 +01:00
bloom authors & homepage => Parity 2016-12-11 19:43:58 +01:00
fetch Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
https-fetch Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
io Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
network code example: do start before register_protocol (#3947) 2016-12-22 16:15:26 +01:00
reactor Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
rlp Bring integer arithmetic up to crates.io (#3943) 2016-12-23 16:53:06 +01:00
sha3 authors & homepage => Parity 2016-12-11 19:43:58 +01:00
src Bring integer arithmetic up to crates.io (#3943) 2016-12-23 16:53:06 +01:00
table authors & homepage => Parity 2016-12-11 19:43:58 +01:00
using_queue authors & homepage => Parity 2016-12-11 19:43:58 +01:00
Cargo.toml Final fixups for updater 2016-12-17 14:36:30 +01:00
Makefile Move ethcore files back into root. 2016-01-17 13:11:25 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cov.sh remove redundant modification 2016-03-02 13:02:33 +03:00