| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -1/+14 |
|\ |
|
| * | Add lint:fix command to gulp and npm-scripts | Daijiro Wachi | 2017-10-22 | 1 | -0/+7 |
* | | Merge branch 'NewUI-flat' into merge | Chi Kei Chan | 2017-10-19 | 1 | -10/+41 |
|\ \
| |/
|/| |
|
| * | Fixes lint errors and adds stylelint-config-standard to package.json | Dan | 2017-08-31 | 1 | -1/+2 |
| * | [WIP] Add packages and tasks for linting scss | sdtsui | 2017-08-14 | 1 | -1/+21 |
| * | Merge branch 'master' into NewUI-flat | kumavis | 2017-08-09 | 1 | -17/+26 |
| |\ |
|
| * \ | Merge branch 'master' into feat/mm-ui-5 | sdtsui | 2017-08-07 | 1 | -1/+0 |
| |\ \ |
|
| * | | | Clean up gulpfile | sdtsui | 2017-08-07 | 1 | -22/+7 |
| * | | | Use 4.x pattern for watching scss | sdtsui | 2017-08-07 | 1 | -2/+5 |
| * | | | Cleanup css and gulpfile post-migration | sdtsui | 2017-08-07 | 1 | -15/+13 |
| * | | | Migrate from css to scss + autoprefixer | sdtsui | 2017-08-07 | 1 | -2/+26 |
| * | | | Remove responsive folder from gulp | Dan Finlay | 2017-07-26 | 1 | -1/+0 |
| * | | | Merge branch 'master' into NewUI | Dan Finlay | 2017-07-21 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | Get duplicate UI template working | Dan Finlay | 2017-07-04 | 1 | -0/+1 |
* | | | | | Increase build readability | Dan Finlay | 2017-10-13 | 1 | -2/+7 |
* | | | | | Merge branch 'master' into i1340-SynchronousInjection | Dan Finlay | 2017-10-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | dont lint jquery | frankiebee | 2017-10-05 | 1 | -1/+1 |
| * | | | | | add /mascara to linting | frankiebee | 2017-10-05 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* / | | | | Begin implementing sync injection idea | Dan Finlay | 2017-10-05 | 1 | -2/+2 |
|/ / / / |
|
* | | | | build - factor watcify into bundler generation | kumavis | 2017-08-09 | 1 | -17/+11 |
* | | | | build - fix error swallowing on dev | kumavis | 2017-08-09 | 1 | -1/+16 |
| |_|/
|/| | |
|
* | | | phishing detection - move phishing detection into contentscript and metamask ... | kumavis | 2017-08-03 | 1 | -1/+0 |
| |/
|/| |
|
* | | Add first version of phishing site warning | Dan Finlay | 2017-07-13 | 1 | -0/+1 |
|/ |
|
* | Simplify build variables. Remove maps from production. | Kevin Serrano | 2017-06-27 | 1 | -7/+7 |
* | Fix build for eth-contract-metadata | Dan Finlay | 2017-06-14 | 1 | -1/+1 |
* | Add address image map to icon factory | Dan Finlay | 2017-05-26 | 1 | -0/+10 |
* | build - fix disc task | kumavis | 2017-05-09 | 1 | -1/+1 |
* | build - make gulp return non-zero error code on bundle fail | kumavis | 2017-04-26 | 1 | -2/+0 |
* | Delete all code related to disclaimers. | Kevin Serrano | 2017-02-10 | 1 | -7/+0 |
* | gulp - fix brfs instrumentation | kumavis | 2017-01-11 | 1 | -3/+0 |
* | gulp - cleanup comments | kumavis | 2017-01-11 | 1 | -13/+19 |
* | gulp - add disc bundle analysis task | kumavis | 2017-01-11 | 1 | -5/+51 |
* | gulp - clean and simplify | kumavis | 2017-01-11 | 1 | -23/+15 |
* | Take out unneeded permissions from the app. | Kevin Serrano | 2017-01-04 | 1 | -2/+28 |
* | Move tos hash logic to build phase. Create dynamic global variables based on ... | Kevin Serrano | 2016-10-12 | 1 | -0/+9 |
* | Fix boolean. | Kevin Serrano | 2016-09-03 | 1 | -1/+1 |
* | Changelog add and rename vars. | Kevin Serrano | 2016-09-03 | 1 | -6/+6 |
* | Refactor for spreading. Add conditionals for livereload. | Kevin Serrano | 2016-09-03 | 1 | -6/+24 |
* | Add production flag. Conditionally copy reload based on production. | Kevin Serrano | 2016-09-02 | 1 | -1/+16 |
* | Install deps. Fix chrome/firefox typo. | Kevin Serrano | 2016-09-02 | 1 | -3/+5 |
* | Add Edge build to gulp config | Dan Finlay | 2016-08-08 | 1 | -3/+14 |
* | Fix some gulp task issues | Dan Finlay | 2016-07-29 | 1 | -18/+31 |
* | Fix dev tasks for multi browser copying | Dan Finlay | 2016-07-29 | 1 | -10/+15 |
* | Fix nondeterministic build | Dan Finlay | 2016-07-28 | 1 | -1/+1 |
* | Correct typo comment | Dan Finlay | 2016-07-27 | 1 | -1/+1 |
* | Fix copy task | Dan Finlay | 2016-07-27 | 1 | -1/+0 |
* | Fix chrome build | Dan Finlay | 2016-07-27 | 1 | -2/+2 |
* | Store versioned builds in builds folder | Dan Finlay | 2016-07-27 | 1 | -4/+5 |
* | Add platform specific builds and zip tasks (#486) | Dan Finlay | 2016-07-27 | 1 | -12/+41 |
* | Inject inpage script synchronously | Dan Finlay | 2016-07-26 | 1 | -0/+2 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -3/+3 |
* | Got eslint running correctly | Dan Finlay | 2016-06-22 | 1 | -1/+3 |
* | Began adding auto linting | Dan Finlay | 2016-06-22 | 1 | -2/+22 |
* | Make gulp watch images folder | Dan Finlay | 2016-06-15 | 1 | -1/+1 |
* | ui - redesign - app header + accounts selection | kumavis | 2016-05-11 | 1 | -1/+5 |
* | build - post process with dereq | kumavis | 2016-04-21 | 1 | -0/+1 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -3/+3 |
* | build - use gulp, remove grunt | kumavis | 2016-03-12 | 1 | -7/+7 |
* | build - add gulp build process | kumavis | 2016-03-03 | 1 | -0/+131 |