openethereum/dapps/src/handlers
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
..
client Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
auth.rs Refactoring dapps to support API endpoints. (#1542) 2016-07-06 11:24:29 +02:00
content.rs Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
echo.rs Supporting /api/ping for dapps server (#1543) 2016-07-07 09:42:49 +02:00
fetch.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
mod.rs Fetchable dapps (#1949) 2016-08-18 12:19:09 +02:00
redirect.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00