Tomasz Drwięga
|
949086baa5
|
Add missing frame-ancestors.
|
2017-07-04 16:43:53 +02:00 |
|
Tomasz Drwięga
|
cbcc369a2d
|
UI server refactoring (#5580)
* Full API in Authenticated WS server.
* Replacing UI server with Hyper.
* Solving CLI, RPCs and tests.
* Porting signer tests.
* Fixing origin recognition for dapps/rpc.
* Fixing tests. Adding parity-rpc-client to test.
* Dapps exposed as RPC method.
* JS code to support new connection scheme.
* Fixing dapps tests.
* Updating allowed origins/hosts to support web3.site.
* Fixing tests, fixing UI.
* Fixing tests.
* Removing invalid tests.
* Fixing merge.
* 404 fallback for UI
* Improve ContentFetcher constructor readability.
* Naming.
* Update .gitlab-ci.yml
fix CI lint error
* Fixing tests and linting issues.
* Fixing new tests.
* UI hosts.
* Submodules fix.
|
2017-05-24 12:24:07 +02:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +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
|
e9cd2f4d56
|
Returning cache headers for network content (#3123)
|
2016-11-03 12:40:53 +01: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
|
a9bc021022
|
404 pages for dapps resources
|
2016-09-01 11:54:09 +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 |
|