Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme node version | Dan Finlay | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Fixed deploy instructions | Dan Finlay | 2016-07-27 | 1 | -5/+5 |
| | |||||
* | Store versioned builds in builds folder | Dan Finlay | 2016-07-27 | 1 | -0/+2 |
| | |||||
* | Add platform specific builds and zip tasks (#486) | Dan Finlay | 2016-07-27 | 1 | -14/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog | ||||
* | Add note about firefox stackoverflow to readme | Dan Finlay | 2016-07-26 | 1 | -0/+2 |
| | |||||
* | Add note about mozilla irc | Dan Finlay | 2016-07-26 | 1 | -0/+2 |
| | |||||
* | Add firefox instructions to readme | Dan Finlay | 2016-07-26 | 1 | -0/+10 |
| | |||||
* | Add mock dev mode | Dan Finlay | 2016-07-22 | 1 | -8/+16 |
| | |||||
* | Add simple build instructions (#454) | Dan Finlay | 2016-07-16 | 1 | -0/+8 |
| | |||||
* | readme - camel case MetaMask | kumavis | 2016-07-07 | 1 | -2/+2 |
| | |||||
* | Add ui mocking mode explanation | Dan Finlay | 2016-07-01 | 1 | -0/+7 |
| | |||||
* | Fix badge token param | Dan Finlay | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Add circle token to badge image | Dan Finlay | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Update build badge | Dan Finlay | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Update CI status badge for Circle | Dan Finlay | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Began adding auto linting | Dan Finlay | 2016-06-22 | 1 | -0/+2 |
| | |||||
* | Add architecture diagram to readme | Dan Finlay | 2016-06-14 | 1 | -0/+6 |
| | |||||
* | Unify test suites | Dan Finlay | 2016-04-19 | 1 | -10/+3 |
| | |||||
* | Add build badge | Dan Finlay | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | Remove private throughput graph | Dan Finlay | 2016-04-14 | 1 | -2/+0 |
| | |||||
* | Add waffle metrics to the README for fun | Dan Finlay | 2016-04-14 | 1 | -0/+2 |
| | |||||
* | Move UI deps into main plugin package.json | Dan Finlay | 2016-04-14 | 1 | -2/+17 |
| | | | | | Also move UI test scripts into main plugin Also move testing explanation to main plugin README. | ||||
* | Added changelog and deploy docs | Dan Finlay | 2016-03-23 | 1 | -0/+9 |
| | |||||
* | grunt to gulp readme changes | Simon de la Rouviere | 2016-03-14 | 1 | -4/+2 |
| | |||||
* | Added gulp cli documentation | Dan Finlay | 2016-03-04 | 1 | -0/+12 |
| | |||||
* | Add grunt watch to web3-provider-engine | Dan Finlay | 2016-03-03 | 1 | -4/+4 |
| | |||||
* | Watch metamask-ui for changes during grunt dev | Dan Finlay | 2016-03-03 | 1 | -0/+10 |
| | |||||
* | meta - readme - improve instructions | kumavis | 2016-02-09 | 1 | -1/+6 |
| | |||||
* | meta - readme - add grunt-cli to instructions | kumavis | 2016-02-09 | 1 | -1/+2 |
| | |||||
* | Add plugin adding doc | Dan Finlay | 2015-12-21 | 1 | -0/+9 |
| | |||||
* | Add simple dev readme | Dan Finlay | 2015-12-21 | 1 | -0/+8 |