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
|
455f994673
|
Don't use port 8080 anymore (#5397)
|
2017-04-05 16:27:44 +02:00 |
|
Jaco Greeff
|
df76f010da
|
Create webpack analysis files (size) (#5009)
|
2017-03-23 15:47:42 +01:00 |
|
Nicolas Gotchac
|
a587815ddc
|
Re-Introducing HappyPack (#4669)
* Updating Dev Dependencies (minor version updates)
* Re-introduce HappyPack
* Added Yarn Lock file
* Use HappyPack
* Linting
* Delete yarn lock file
|
2017-03-07 20:39:36 +01: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 |
|
Jaco Greeff
|
e62cda36c7
|
Use single source of info for dapp meta (build & display) (#4217)
* Add skipBuild flag
* Only use builtin.json to specify location
* Re-remove dapps/index.js
|
2017-01-19 14:07:41 +01:00 |
|
Nicolas Gotchac
|
75f2644e6a
|
Update dev dependencies and make Webpack less verbose (#3997)
* Update dev dependencies // Less verbose Webpack
* Fix linting fro JSX
|
2016-12-29 18:48:39 +00:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Nicolas Gotchac
|
d3077c51fc
|
Target Babel to latest Chrome Versions in dev (#3806)
* Use `babel-preset-env` to target Babel to latest Chrome Versions
* Opt-In mechanism for Babel Preset Env
|
2016-12-11 15:05:10 +01:00 |
|
Jaco Greeff
|
f9a24f3c8e
|
Update babel, fix CI build due to breaking changes (#3754)
* Update babel to latest version
* Re-add circular deps plugin
* Bump for build
* Fixes for babel build
|
2016-12-09 02:33:12 +01:00 |
|
Nicolas Gotchac
|
b823b675a4
|
Working HOT RELOAD !!
|
2016-11-28 12:37:13 +01:00 |
|
Nicolas Gotchac
|
f9b3a98ff7
|
Fixing mocha tests
|
2016-11-26 17:27:44 +01:00 |
|
Nicolas Gotchac
|
8392090861
|
WIP - Webpack 2 building
|
2016-11-25 19:32:58 +01:00 |
|
Nicolas Gotchac
|
24bdf1cb98
|
Use webpack hot/dev middlewares
|
2016-11-25 13:14:30 +01:00 |
|
Nicolas Gotchac
|
d188435fd8
|
Add Loading splashscreen
|
2016-11-24 03:40:22 +01:00 |
|
Nicolas Gotchac
|
e676f00dfa
|
Wepback dapps
|
2016-11-24 03:26:38 +01:00 |
|
Nicolas Gotchac
|
259b91da50
|
Webpack Reuse proxies
|
2016-11-24 03:20:12 +01:00 |
|
Nicolas Gotchac
|
0750d82115
|
Reuse Webpack Configs
|
2016-11-24 03:11:54 +01:00 |
|