openethereum/parity
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
..
cli Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
account.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
blockchain.rs Merge pull request #3868 from ethcore/new-dirs 2016-12-16 13:04:31 +01:00
boot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
dapps.rs Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Minor paths change 2016-12-16 17:38:02 +01:00
helpers.rs Base dir option 2016-12-15 21:56:45 +01:00
informant.rs remove unused fields in informant (#3963) 2016-12-23 18:45:51 +01:00
main.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
migration.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
modules.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
params.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
presale.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
rpc.rs Base dir option 2016-12-15 21:56:45 +01:00
rpc_apis.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
run.rs Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
signer.rs Fix updater permissions and refactor existing code. 2016-12-16 18:17:15 +01:00
snapshot.rs Base dir option 2016-12-15 21:56:45 +01:00
stratum.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Fixed upgrading keys on the first run 2016-12-19 17:41:55 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Merge pull request #3940 from gguoss/auth-bft 2016-12-22 12:54:14 +01:00