openethereum/dapps/src
Axel Chalon 1fa95ac236 Remove inject.js server-side injection for dapps (#8539)
* Remove inject.js server-side injection for dapps

* Remove dapps test `should_inject_js`

Parity doesn't inject a <script> tag inside the responses anymore
2018-05-11 12:09:42 +02:00
..
api Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
apps Enable UI by default, but only display deprecation notice (#8262) 2018-04-10 16:14:15 +02:00
handlers Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
page Remove inject.js server-side injection for dapps (#8539) 2018-05-11 12:09:42 +02:00
tests Remove inject.js server-side injection for dapps (#8539) 2018-05-11 12:09:42 +02:00
endpoint.rs Fix CSP for dapps that require eval. (#7867) 2018-02-15 11:05:20 +01:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs Enable UI by default, but only display deprecation notice (#8262) 2018-04-10 16:14:15 +02:00
proxypac.rs Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
router.rs Enable UI by default, but only display deprecation notice (#8262) 2018-04-10 16:14:15 +02:00
web.rs Replace reqwest with hyper (#8099) 2018-03-14 13:40:54 +01:00