Tomusdrw
|
151606e7f4
|
Merge branch 'master' into dapp-norefresh
Conflicts:
dapps/src/apps/fetcher.rs
dapps/src/handlers/fetch.rs
|
2016-09-10 11:28:23 +02:00 |
|
Tomasz Drwięga
|
840b64b813
|
Merge branch 'master' into dapps-content
Conflicts:
dapps/src/apps/fetcher.rs
dapps/src/apps/urlhint.rs
dapps/src/handlers/client/mod.rs
dapps/src/handlers/fetch.rs
dapps/src/lib.rs
dapps/src/page/local.rs
|
2016-09-05 20:05:59 +02:00 |
|
Tomasz Drwięga
|
8c86405798
|
Content resolving
|
2016-09-05 19:07:13 +02:00 |
|
Tomasz Drwięga
|
a9bc021022
|
404 pages for dapps resources
|
2016-09-01 11:54:09 +02:00 |
|
Tomasz Drwięga
|
6f321d9849
|
LRU cache for dapps (#2006)
Conflicts:
dapps/Cargo.toml
dapps/src/lib.rs
|
2016-08-30 14:04:52 +02:00 |
|
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 |
|
arkpar
|
c21550a663
|
Updated to latest hyper with patched mio
|
2016-06-27 10:39:37 +02:00 |
|
Tomasz Drwięga
|
bb1b8cc08a
|
Loading local Dapps from FS. (#1214)
* apps list to separate module
* Preparing to support serving files from disk
* Serving files from disk
* Using dapps path from CLI
* Adding more docs
|
2016-06-03 11:51:11 +02:00 |
|
Tomasz Drwięga
|
ae1bcd6a5b
|
Disabling ethcore APIs for RPC and IPC
|
2016-05-31 21:53:20 +02:00 |
|
Tomasz Drwięga
|
9957328607
|
DENY frames from other origins to prevent clickjacking
|
2016-05-31 21:39:11 +02:00 |
|
Tomasz Drwięga
|
cc1a334ba7
|
Renaming dapps repos. Updating dapps (#1142)
* Renaming dapps repos. Updating dapps
* Skipping legacy options for compatibility. Fixing tabs
* Fixing CLI options
|
2016-05-26 18:21:15 +02:00 |
|