Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5596 from MetaMask/validateSignTypedData | kumavis | 2018-10-30 | 1 | -23/+42 |
|\ | | | | | Validate signTypedData signer/address in eth-json-rpc-middleware | ||||
| * | deps - bump eth-json-rpc-middleware for signTypedData version bump | kumavis | 2018-10-30 | 1 | -36/+48 |
| | | |||||
* | | deps - bump eth-block-tracker for fix (#5614) | kumavis | 2018-10-26 | 1 | -19/+12 |
|/ | |||||
* | i18n - use localized names in language selection | Brandon Wissmann | 2018-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes #4250 (#5559) * Added localized names for languages * Capital letter for Čeština * capital letter Русский * i18n - use localized names in language selection * fix build * package-lock.json build fix | ||||
* | deps - fix gulp ref to gulp#v4.0.0 | kumavis | 2018-10-20 | 1 | -24/+383 |
| | |||||
* | deps - bump eth-token-tracker for ethjs-rpc bug in deps | kumavis | 2018-10-15 | 1 | -91/+69 |
| | |||||
* | deps - bump eth-json-rpc-middleware for pending blockRef bugfix | kumavis | 2018-10-12 | 1 | -16/+30 |
| | |||||
* | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -137/+96 |
| | | | | | | | | * Actions.spec.js * Error handling tests * Lint | ||||
* | update package-lock.json | brunobar79 | 2018-10-10 | 1 | -28/+24 |
| | |||||
* | deps - bump inpage-provider for drizzle workaround | kumavis | 2018-10-09 | 1 | -3/+3 |
| | |||||
* | deps - bump metamask-inpage-provider for bug fix | kumavis | 2018-10-09 | 1 | -100/+3 |
| | |||||
* | provider - network - restore block-ref-rewrite middleware references | kumavis | 2018-10-09 | 1 | -3/+3 |
| | |||||
* | provider - enable subscription support (newHeads, logs) | kumavis | 2018-10-08 | 1 | -78/+277 |
| | |||||
* | deps - bump eth-block-tracker for safe-event-emitter | kumavis | 2018-10-04 | 1 | -8/+24 |
| | |||||
* | bugfix - bump provider for url auth support | kumavis | 2018-10-02 | 1 | -187/+166 |
| | |||||
* | npm uninstall dot-only-hunter | Whymarrh Whitby | 2018-10-01 | 1 | -6/+0 |
| | |||||
* | Fix package lock | Dan Finlay | 2018-09-28 | 1 | -24/+36 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into Version-4.12.0 | Dan Finlay | 2018-09-28 | 1 | -4/+29 |
|\ | |||||
| * | Version 4.11.1 | Dan Finlay | 2018-09-26 | 1 | -6504/+6518 |
| | | |||||
| * | update package-lock.json | brunobar79 | 2018-09-26 | 1 | -6450/+6442 |
| | | |||||
* | | bugfix: bump version of inpage provider | bitpshr | 2018-09-27 | 1 | -26/+4 |
| | | |||||
* | | bugfix: update eth_signTypedData_v3 parameter order | bitpshr | 2018-09-26 | 1 | -174/+160 |
| | | |||||
* | | deps - eth-block-tracker@4.0.2 for safe-eventemitter (#5363) | kumavis | 2018-09-26 | 1 | -43/+16 |
| | | |||||
* | | Bugfix: Upgrade json-rpc-engine (#5348) | Paul Bouchon | 2018-09-26 | 1 | -25/+240 |
| | | | | | | | | | | | | | | | | | | | | * Bugfix: bump version of json-rpc-engine * Increase delay * Update lockfile * deps - json-rpc-engine@3.7.4 | ||||
* | | add mozilla lint job | brunobar79 | 2018-09-26 | 1 | -27/+10 |
| | | |||||
* | | Add mozilla addon linter to test suite | Dan Finlay | 2018-09-26 | 1 | -57/+2669 |
| | | |||||
* | | Implement latest EIP-712 protocol | bitpshr | 2018-09-14 | 1 | -128/+396 |
| | | |||||
* | | Add jsdoc gh-pages script | Dan Finlay | 2018-09-13 | 1 | -46/+53 |
| | | |||||
* | | Upgrade obs-store and fix memory leaks | Connor Christie | 2018-09-10 | 1 | -4/+4 |
| | | |||||
* | | Regenerate lockfile | Whymarrh Whitby | 2018-09-06 | 1 | -48/+125 |
| | | | | | | | | Refs #5138 | ||||
* | | Bump human-standard-token-abi version for DAI support | Dan Finlay | 2018-08-31 | 1 | -0/+23 |
| | | |||||
* | | Merge pull request #5109 from MetaMask/MoveOutInpageProvider | Dan Finlay | 2018-08-22 | 1 | -0/+66 |
|\ \ | | | | | | | Move inpage-provider and port-stream outside | ||||
| * | | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 1 | -6/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream. To reduce the size of its dependencies, I have moved the [metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream). This allows them to be more easily depended & iterated on by external projects. | ||||
* | | | bugfix - prevents old blocktracker from getting internal hooks migrated | kumavis | 2018-08-22 | 1 | -9/+16 |
|/ / | |||||
* / | fix merge conflicts | brunobar79 | 2018-08-18 | 1 | -2308/+518 |
|/ | |||||
* | update package-lock.json | brunobar79 | 2018-08-15 | 1 | -2/+3 |
| | |||||
* | good progress adding paths | brunobar79 | 2018-08-14 | 1 | -36/+7 |
| | |||||
* | this should be ready to go | brunobar79 | 2018-08-12 | 1 | -0/+56 |
| | |||||
* | refactor to support multiple hw wallets | brunobar79 | 2018-08-11 | 1 | -0/+23 |
| | |||||
* | fix merge conflicts | brunobar79 | 2018-08-09 | 1 | -32057/+32143 |
|\ | |||||
| * | Update eth-keyring-controller and eth-hd-keyring versions (#4989) | Paul Bouchon | 2018-08-09 | 1 | -36070/+32112 |
| | | |||||
| * | Reestablish old versions of eth-keyring-controller and eth-hd-keyring | bitpshr | 2018-08-08 | 1 | -1455/+5516 |
| | | |||||
* | | update package-lock.json | brunobar79 | 2018-08-08 | 1 | -4/+21 |
| | | |||||
* | | fix merge conflicts | brunobar79 | 2018-08-08 | 1 | -542/+118 |
|\| | |||||
| * | Update chromedriver pkg | Whymarrh Whitby | 2018-08-07 | 1 | -19/+22 |
| | | |||||
| * | Add static-server devDependency | Whymarrh Whitby | 2018-08-07 | 1 | -7/+87 |
| | | |||||
| * | Remove superstatic package | Whymarrh Whitby | 2018-08-07 | 1 | -523/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install and uninstalling superstatic doesn't work on Node 8 at the time of writing: $ npm install -D superstatic@6 npm ERR! code ENOTSUP npm ERR! notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.11.3","npm":"6.3.0"}) npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1 npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1 npm ERR! notsup Required: {"node":">=0.10.0 <7"} npm ERR! notsup Actual: {"npm":"6.3.0","node":"8.11.3"} This commit removes the package (using Node 6!) and it will have to be replaced. | ||||
| * | Refresh package-lock.json file with npm@6.3.0 | Whymarrh Whitby | 2018-08-07 | 1 | -15/+6 |
| | | |||||
| * | Add deprecation message for eth_signTypedData | bitpshr | 2018-07-28 | 1 | -6/+15 |
| | | |||||
* | | added crossbrowser support and error handling | brunobar79 | 2018-08-01 | 1 | -7/+22 |
| | | |||||
* | | send to fullscreen if no permission from popup | brunobar79 | 2018-07-31 | 1 | -17/+7 |
| | | |||||
* | | fix dependencies | brunobar79 | 2018-07-27 | 1 | -2/+3 |
| | | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-27 | 1 | -18/+25 |
|\| | |||||
| * | Update Babel to Current Standard "babel-preset-env" (#4812) | Antoine Nauleau | 2018-07-25 | 1 | -18/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Update .babelrc and package.json to babel-preset-env standard * Install babel-preset-env babel-stage-0 * Regenerate package-lock.json by running npm install --package-lock-only && npm audit fix * Resolve PR #4812 merge conflicts * Merge #4847 Solves previous cache issues with cirlce-ci | ||||
* | | added webrtc-adapter for browser compat | brunobar79 | 2018-07-27 | 1 | -0/+22 |
| | | |||||
* | | fully working without tweaking ext. permission | brunobar79 | 2018-07-27 | 1 | -62/+2 |
| | | |||||
* | | working without permission issues | brunobar79 | 2018-07-27 | 1 | -2/+15 |
| | | |||||
* | | added instascan pkg | brunobar79 | 2018-07-24 | 1 | -7/+76 |
|/ | |||||
* | update package-lock.json | brunobar79 | 2018-07-22 | 1 | -17/+7 |
| | |||||
* | update package-lock.json | brunobar79 | 2018-07-22 | 1 | -7/+17 |
| | |||||
* | added node version requirements | brunobar79 | 2018-07-22 | 1 | -17/+7 |
| | |||||
* | use latest keyring packages | brunobar79 | 2018-07-17 | 1 | -30/+95 |
| | |||||
* | update package-lock.json | brunobar79 | 2018-07-13 | 1 | -45/+25 |
| | |||||
* | catching up with develop | brunobar79 | 2018-07-13 | 1 | -13/+31 |
| | |||||
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-13 | 1 | -0/+116 |
|\ | | | | | | | initial-trezor-support | ||||
| * | Fix existing unit tests | Alexander Tseung | 2018-07-08 | 1 | -6/+21 |
| | | |||||
| * | Various fixes from PR comments | Alexander Tseung | 2018-07-07 | 1 | -23351/+107 |
| | | |||||
| * | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -1/+19885 |
| | | |||||
| * | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+3467 |
| | | |||||
* | | update to temp dependencies | brunobar79 | 2018-07-12 | 1 | -13/+10 |
| | | |||||
* | | update package-lock.json | brunobar79 | 2018-07-07 | 1 | -240/+48 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | brunobar79 | 2018-07-07 | 1 | -4/+67 |
|\| | | | | | | | initial-trezor-support | ||||
| * | fix lint errors | brunobar79 | 2018-07-04 | 1 | -17/+74 |
| | | |||||
* | | package.json updated and tests passing | brunobar79 | 2018-07-04 | 1 | -0/+57 |
| | | |||||
* | | tests are passing | brunobar79 | 2018-07-04 | 1 | -39262/+30830 |
| | | |||||
* | | package-lock update | brunobar79 | 2018-07-04 | 1 | -27/+10 |
| | | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -853/+13472 |
|\ \ | |||||
| * | | ignore lodash vulnerability | brunobar79 | 2018-07-04 | 1 | -13/+7 |
| |/ | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -3/+22 |
|\| | |||||
| * | point eth-contract-metadata to repo master | Esteban MIno | 2018-07-03 | 1 | -3/+2 |
| | | |||||
* | | update package-lock.json | brunobar79 | 2018-07-03 | 1 | -9745/+6172 |
| | | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-03 | 1 | -3620/+2741 |
|\| | |||||
| * | npm 6 fresh lock + node 8 (#4675) | Bruno Barbieri | 2018-07-03 | 1 | -32449/+32250 |
| | | | | | | | | | | | | | | * run npm install with npm 6 and node 8 * npm audit fix --force * bump node version on circleci docker img * bump lodash | ||||
* | | use latest eth-keyring-controller | brunobar79 | 2018-07-02 | 1 | -2/+3 |
| | | |||||
* | | fix merge conflicts | brunobar79 | 2018-07-02 | 1 | -6554/+7166 |
|\| | |||||
| * | Use supersonic instead of httpserver to serve local dapp (e2e beta tests) | Dan | 2018-06-28 | 1 | -19/+540 |
| | | |||||
| * | Update package-lock.json | Dan | 2018-06-28 | 1 | -6526/+6601 |
| | | |||||
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-14 | 1 | -0/+52 |
| |\ | | | | | | | | | | ValidateEmptyKey | ||||
| * | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 1 | -6457/+6513 |
| | | | | | | | | | | | | | | | However, they no longer seem to work. I'm unclear why this test is failing. The private key being provided should be valid. | ||||
* | | | use latest eth-trezor-keyring | brunobar79 | 2018-06-26 | 1 | -1/+1 |
| | | | |||||
* | | | fixes | brunobar79 | 2018-06-23 | 1 | -6548/+6539 |
| | | | |||||
* | | | fix merge conflicts | Bruno | 2018-06-13 | 1 | -17/+75 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add script for auto-re-running tests on change | Dan Finlay | 2018-06-13 | 1 | -6468/+6524 |
| | | | | | | | | | | | | | | | `npm run watch:test:unit` will re-run the unit test suite whenever a file in `app`, `ui`, or `test` changes. | ||||
* | | | move TrezorKeyring to its own package | Bruno | 2018-06-13 | 1 | -0/+46 |
| | | | |||||
* | | | initial trezor support | Bruno | 2018-06-10 | 1 | -6470/+6479 |
|/ / | |||||
* | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-05 | 1 | -15/+15 |
|\| | |||||
| * | deps - update package-lock via npm@5.10.0 | kumavis | 2018-06-04 | 1 | -8/+15 |
| | | |||||
| * | Properly end the middleware stack on RPC error | bitpshr | 2018-06-02 | 1 | -30/+23 |
| | | |||||
* | | Merge branch 'i3725-refactor-send-component-' of ↵ | Dan | 2018-06-01 | 1 | -0/+12 |
|\ \ | | | | | | | | | | github.com:MetaMask/metamask-extension into i3725-refactor-send-component- | ||||
| * | | Stop using external NumericInput component. | Dan | 2018-05-30 | 1 | -5/+12 |
| | | | |||||
| * | | Replaces currency-input.js with NumericInput | Dan | 2018-05-29 | 1 | -0/+144 |
| | | | |||||
* | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 1 | -60/+138 |
|\ \ \ | | |/ | |/| | |||||
| * | | deps - bump eth-keyring-controller for bugfix | kumavis | 2018-05-31 | 1 | -7/+13 |
| | | | |||||
| * | | Merge pull request #4403 from MetaMask/bugfix-keyring-controller | kumavis | 2018-05-30 | 1 | -48/+55 |
| |\ \ | | | | | | | | | deps - bump eth-keyring-controller + update package-lock | ||||
| | * | | deps - bump eth-keyring-controller + update package-lock | kumavis | 2018-05-30 | 1 | -48/+55 |
| | | | | |||||
| * | | | Merge pull request #4374 from MetaMask/test-unit-fail-on-only | kumavis | 2018-05-30 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| | | test - unit - fail if tests contain a .only call | ||||
| | * | | test - unit - fail if tests contain a .only call | kumavis | 2018-05-26 | 1 | -0/+6 |
| | |/ | |||||
| * / | fix: Why does npm insist on reordering the lockfile? | Whymarrh Whitby | 2018-05-25 | 1 | -10/+170 |
| |/ | |||||
* / | Update amount error on update of send screen. | Dan | 2018-05-31 | 1 | -0/+139 |
|/ | |||||
* | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 1 | -83/+78 |
|\ | | | | | Update designs for Add Token screen | ||||
| * | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -83/+78 |
| | | |||||
| * | Add new json-rpc-engine middleware for improved error handling | bitpshr | 2018-05-14 | 1 | -182/+1351 |
| | | |||||
* | | Merge branch 'develop' of https://github.com/Jabher/metamask-extension into ↵ | kumavis | 2018-05-22 | 1 | -4/+4 |
|\ \ | | | | | | | | | | Jabher-develop | ||||
| * | | bump extensionizer version to 1.0.1 (see ↵ | jabher | 2018-05-08 | 1 | -4/+4 |
| | | | | | | | | | | | | https://github.com/MetaMask/extensionizer/pull/4) | ||||
* | | | Update eth-keyring-controller dependency | Whymarrh Whitby | 2018-05-17 | 1 | -193/+1362 |
| |/ |/| | |||||
* | | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -8/+311 |
| | | |||||
* | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-12 | 1 | -1412/+243 |
|\ \ | |||||
| * | | Update lodash | Alexander Tseung | 2018-05-10 | 1 | -51/+51 |
| | | | |||||
| * | | Update deep-extend and sshpk | Alexander Tseung | 2018-05-10 | 1 | -1361/+192 |
| | | | |||||
* | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-09 | 1 | -0/+3009 |
|\| | | |||||
| * | | Add storybook integration | Alexander Tseung | 2018-05-04 | 1 | -0/+3015 |
| |/ | |||||
* | | Bump package lock | Thomas | 2018-05-04 | 1 | -629/+285 |
| | | |||||
* | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-04 | 1 | -346/+2509 |
|\| | |||||
| * | Pin chromedriver version to 2.36.0 | Alexander Tseung | 2018-05-03 | 1 | -180/+1359 |
| | | |||||
| * | Adds nsp check to CircleCI tests | Alexander Tseung | 2018-05-03 | 1 | -0/+303 |
| | | |||||
| * | Adds sass-loader and style-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+121 |
| | | |||||
| * | Adds path and resolve-url-loader packages for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -0/+165 |
| | | |||||
| * | Adds css-loader and file-loader needed for storybook integration | Alexander Tseung | 2018-05-02 | 1 | -1395/+1721 |
| | | |||||
| * | Merge pull request #4111 from MetaMask/build-fix-sourcemaps | Frankie | 2018-05-01 | 1 | -51/+43 |
| |\ | | | | | | | Build - fix sourcemaps | ||||
| | * | deps - package-lock | kumavis | 2018-04-28 | 1 | -51/+43 |
| | | | |||||
| * | | deps - package-lock | kumavis | 2018-04-28 | 1 | -38/+80 |
| | | | |||||
| * | | Allow transactions with 0-gwei gas price (#4073) | Paul Bouchon | 2018-04-27 | 1 | -8/+34 |
| |/ | | | | | | | | | | | * Allow transactions with 0-gwei gas price * Add tests to verify tx with 0 gas fee * Conditionally use CurrencyInput in CurrencyDisplay | ||||
| * | rpc - bump provider-engine + eth-json-rpc-filters | kumavis | 2018-04-26 | 1 | -39/+173 |
| | | |||||
| * | Make minified builds more determinstic | Dan Finlay | 2018-04-25 | 1 | -74/+1660 |
| | | | | | | | | | | | | | | | | | | | | | | | | May fix #3999, but will need to see if Mozilla can reproduce the build with this updated repo. Switches our `uglifyify` dependency from the production one (under-maintained) to one that I've merged a critical patch into. I'm open to discussion of how else we might approach this problem here. Maybe we should use a different minification module entirely, remove minification, or maybe refactor our build system! | ||||
* | | Firefox | Thomas | 2018-05-02 | 1 | -63/+1858 |
|/ | |||||
* | deps - bump sentry for more detailed fetch failure | kumavis | 2018-04-24 | 1 | -3/+3 |
| | |||||
* | deps - update keyring controller and other eth-dependinces | frankiebee | 2018-04-18 | 1 | -32/+35 |
| | |||||
* | Merge branch 'master' into i3580-InternationalizeCurrency | Dan Finlay | 2018-04-18 | 1 | -78/+549 |
|\ | |||||
| * | Merge pull request #3969 from MetaMask/i3966-AddJsDocsPage | Thomas Huang | 2018-04-18 | 1 | -0/+119 |
| |\ | | | | | | | Add JSDocs Page and Script | ||||
| | * | Add JSDocs Page and Script | Dan Finlay | 2018-04-13 | 1 | -61/+546 |
| | | | | | | | | | | | | Includes new script `npm run doc` for generating docs page. | ||||
| * | | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -101/+136 |
| | | | |||||
| * | | Add ComposableObservableStore for subscription management | bitpshr | 2018-04-13 | 1 | -194/+511 |
| |/ | |||||
* | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan | 2018-04-10 | 1 | -21/+85 |
|\| | |||||
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ↵ | Alexander Tseung | 2018-04-04 | 1 | -4/+4 |
| |\ | | | | | | | | | | cb-254 | ||||
| | * | ci - job-publish - publish source+sourcemaps to sentry if new release | kumavis | 2018-04-04 | 1 | -4/+4 |
| | | | |||||
| * | | Fix transaction confirmations | Alexander Tseung | 2018-04-04 | 1 | -17/+81 |
| |/ | |||||
* / | Internationalize currency | Dan Finlay | 2018-04-04 | 1 | -0/+20 |
|/ | | | | Fixes #3580 | ||||
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf | kumavis | 2018-04-03 | 1 | -329/+2891 |
|\ | |||||
| * | deps - update shell-parallel | kumavis | 2018-04-03 | 1 | -3/+14 |
| | | |||||
| * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 1 | -9/+122 |
| |\ | |||||
| | * | lint - lint json files in app/ | kumavis | 2018-04-03 | 1 | -0/+113 |
| | | | |||||
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 1 | -349/+384 |
| |\| | |||||
| | * | deps - bump package-lock.json | kumavis | 2018-04-03 | 1 | -47/+0 |
| | | | |||||
| * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-03-31 | 1 | -331/+739 |
| |\ \ | |||||
| * | | | ci - e2e+screens - use shell-parallel to run ganache | kumavis | 2018-03-31 | 1 | -14/+200 |
| | | | | |||||
| * | | | Update package-lock | Thomas | 2018-03-31 | 1 | -0/+1819 |
| | | | | |||||
| * | | | development - create selenium screen shotter | kumavis | 2018-03-30 | 1 | -0/+168 |
| | | | | |||||
* | | | | build - use uglifyify and gulp-multi-process for better performance | kumavis | 2018-03-31 | 1 | -51/+72 |
| |_|/ |/| | | |||||
* | | | deps - bump proviedr-engine | frankiebee | 2018-03-31 | 1 | -12/+12 |
| |/ |/| | |||||
* | | deps - update package-lock | kumavis | 2018-03-29 | 1 | -87/+225 |
| | | |||||
* | | deps - update pakage-lock | kumavis | 2018-03-29 | 1 | -10/+97 |
|/ | |||||
* | deps - bump ethjs-query to fix unhandled promise rejections | kumavis | 2018-03-29 | 1 | -12/+17 |
| | |||||
* | deps - update package-lock (maybe greenkeeper forgot?) | kumavis | 2018-03-29 | 1 | -23/+34 |
| | |||||
* | deps - update package-lock | kumavis | 2018-03-28 | 1 | -3/+63 |
| | |||||
* | deps - update package-lock | kumavis | 2018-03-28 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into selenium-e2e | Thomas Huang | 2018-03-28 | 1 | -3/+65 |
|\ | |||||
| * | sentry - npm scripts for uploading source maps | kumavis | 2018-03-24 | 1 | -0/+63 |
| | | |||||
| * | sentry - rewrite report urls + use raven-js from npm | kumavis | 2018-03-24 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' into selenium-e2e | Thomas | 2018-03-22 | 1 | -0/+10 |
|\| | |||||
| * | corrected vn -> vi | Viet Le | 2018-03-18 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'master' into selenium-e2e | Thomas | 2018-03-15 | 1 | -0/+10 |
|\| | |||||
| * | deps - update package-lock | kumavis | 2018-03-14 | 1 | -0/+10 |
| | | |||||
* | | Add selenium-webdriver and chromedriver | Thomas | 2018-03-10 | 1 | -0/+175 |
|/ | |||||
* | deps - update package-lock | kumavis | 2018-03-10 | 1 | -1037/+1998 |
| | |||||
* | deps - bump pump | kumavis | 2018-03-10 | 1 | -1439/+208 |
| | |||||
* | meta - add package-lock to git | kumavis | 2018-03-09 | 1 | -0/+22511 |
| | |||||
* | gitignore - remove cached package-lock | kumavis | 2017-06-13 | 1 | -7348/+0 |
| | |||||
* | Version 3.7.3v3.7.3 | Dan Finlay | 2017-06-02 | 1 | -0/+7348 |