Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Tomasz Drwięga
|
f080f33c41
|
JSON-RPC bump / update hyper
Conflicts:
Cargo.lock
|
2016-11-25 15:21:18 +01:00 |
|
Tomasz Drwięga
|
88c9cea04d
|
Dapps interface RPC (#3311)
* Dapps Interface RPC
* Adding JS apis
* Support for signer interface in proxypac and embeds
* Fixing tests
* fixing tests again
|
2016-11-09 19:41:47 +01:00 |
|
Tomasz Drwięga
|
e251fd49a1
|
Dapps errors embeddable on signer (#3115)
|
2016-11-03 12:22:28 +01:00 |
|
Robert Habermeier
|
96f4c10453
|
sweep most unwraps from ethcore crate, dapps crate (#2762)
* sweep most unwraps from ethcore crate
* purge unwrap from dapps server
* whitespace
[ci:none]
|
2016-10-20 23:41:15 +02:00 |
|
Tomasz Drwięga
|
5e67c89b4b
|
Remove obsolete dapps and update security headers (#2694)
* Embed allowed only on signer port
* Adding security headers to dapps
* Adding security headers to signer
* Removing old dapps
|
2016-10-19 11:02:21 +02:00 |
|
Tomasz Drwięga
|
6f88b7f084
|
Get rid of 'Dapp is being downloaded' page
|
2016-09-07 00:10:09 +02:00 |
|
Tomasz Drwięga
|
2789824a51
|
Much nicer error pages
|
2016-08-31 16:53:22 +02:00 |
|
Tomasz Drwięga
|
0620a03e56
|
Fetchable dapps (#1949)
* 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
|
2016-08-18 12:19:09 +02:00 |
|
Tomasz Drwięga
|
0cba70fba3
|
Host validation (again) (#1666)
* Revert "Revert "Validating Host headers in RPC requests" (#1663)"
This reverts commit 3cc3dbef66 .
* Fixing binding on MacOS
|
2016-07-20 12:34:17 +02:00 |
|
Gav Wood
|
3cc3dbef66
|
Revert "Validating Host headers in RPC requests" (#1663)
|
2016-07-19 13:15:25 +02:00 |
|
Tomasz Drwięga
|
6e79a36ef6
|
Validating Host headers in RPC requests (#1658)
* Validating Host headers in RPC requests
* Fixing convention [ci skip]
* Remove extra indent.
[ci:skip]
|
2016-07-19 12:53:58 +02:00 |
|
Tomasz Drwięga
|
a8b26e2cb5
|
Refactoring dapps to support API endpoints. (#1542)
* Refactoring dapps to support API endpoints.
* Using ContentHandler for unauthorized requests
|
2016-07-06 11:24:29 +02:00 |
|