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 |
|
Nicolas Gotchac
|
e8175f4cca
|
Build embedded Parity JS properly and separatly (#4426)
* Add a specific embed webpack build // output assets in JSON
* WIP Embed
* Updated Webpack
* Update exports // Webpack config
* Fix app build fail
* Fix NPm scripts
* Reduce Embed dependencies
* Fix NPM exports
* remvoe stats
* Lazy-Load worker (not to load in embed)
* PR Grumbles + Fix tests
|
2017-02-09 15:30:57 +01: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 |
|
Nicolas Gotchac
|
24bdf1cb98
|
Use webpack hot/dev middlewares
|
2016-11-25 13:14:30 +01:00 |
|