openethereum/dapps/src
Tomasz Drwięga 124a5da75e Resolving URLs from contract (#1964)
* Fetching dapp from github.

* Unpacking dapp

* Removing hardcodes

* Proper Host validation

* Randomizing paths

* Splitting into files

* Serving donwloaded apps from different path

* Extracting URLHint to separate module

* Whitespace and docs

* Resolving from URLHint contract

* Fixing test

* Resolving githubhint url from registrar

* Proper redirections

* Fixing test

* fixing ethstore [ci skip]

* Correct version of registrar

* Removing superfluous Box
2016-08-23 19:28:21 +02:00
..
api Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
apps Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
handlers Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
page Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
router Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
endpoint.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
lib.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
proxypac.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00
rpc.rs Host validation (again) (#1666) 2016-07-20 12:34:17 +02:00
url.rs Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00