| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 17 | -49/+315 |
|\ |
|
| * | Merge pull request #3906 from MetaMask/migration-25 | Thomas Huang | 2018-04-06 | 4 | -3/+133 |
| |\ |
|
| | * | create migration 25 | frankiebee | 2018-04-06 | 4 | -3/+112 |
| | * | test - run live migrations over first time state | frankiebee | 2018-04-06 | 1 | -4/+25 |
| |/ |
|
| * | Merge pull request #3904 from MetaMask/migrations-template | Frankie | 2018-04-06 | 2 | -0/+46 |
| |\ |
|
| | * | meta - create a migration template | frankiebee | 2018-04-06 | 2 | -0/+46 |
| |/ |
|
| * | Merge pull request #3857 from MetaMask/match-local-localecodes | kumavis | 2018-04-06 | 1 | -2/+4 |
| |\ |
|
| | * | Map existingLocaleCodes and userPreferredLocaleCodes to lower case in get-fir... | Dan | 2018-04-04 | 1 | -2/+4 |
| | * | Ensure get-first-preferred-lang-code.js matches locale codes from local direc... | Dan | 2018-04-04 | 1 | -1/+1 |
| * | | Merge pull request #3883 from danjm/i3685-define-event-privatekey-import | kumavis | 2018-04-06 | 1 | -1/+2 |
| |\ \ |
|
| | * | | event object actually passed to this.createKeyringOnEnter in private-key.js | Dan | 2018-04-05 | 1 | -1/+2 |
| * | | | Merge pull request #3887 from MetaMask/i#3886 | kumavis | 2018-04-06 | 2 | -27/+27 |
| |\ \ \ |
|
| | * | | | transactions - _normalizeTxParams will now return a new object for txParams | frankiebee | 2018-04-06 | 2 | -40/+27 |
| | * | | | transactions - remove unnecessary keys on txParams | frankiebee | 2018-04-05 | 2 | -1/+14 |
| | |/ / |
|
| * | | | Merge pull request #3900 from MetaMask/migration-error-report | Frankie | 2018-04-06 | 4 | -14/+80 |
| |\ \ \ |
|
| | * | | | migrator - dont overwrite error stack and warn to console | kumavis | 2018-04-06 | 1 | -2/+5 |
| | * | | | migrator - fix typo | kumavis | 2018-04-06 | 1 | -1/+1 |
| | * | | | migrations - report migrations errors to sentry with vault structure | kumavis | 2018-04-06 | 4 | -14/+77 |
| * | | | | Merge pull request #3892 from alextsg/gh-3891 | kumavis | 2018-04-06 | 2 | -1/+10 |
| |\ \ \ \ |
|
| | * | | | | Fix populating txParams with undefined data | Alexander Tseung | 2018-04-06 | 2 | -1/+10 |
| * | | | | | Merge pull request #3899 from MetaMask/migration-24-fix | kumavis | 2018-04-06 | 2 | -1/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | make migration-24 compat with first-time-state | frankiebee | 2018-04-06 | 2 | -1/+13 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Fix editing transaction | Alexander Tseung | 2018-04-06 | 1 | -2/+1 |
* | | | | | | Revert "commit" | Alexander Tseung | 2018-04-06 | 4 | -18/+7 |
* | | | | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 5 | -3/+6 |
|\| | | | | |
|
| * | | | | | Merge pull request #3865 from MetaMask/openlinkinnewwindow | Thomas Huang | 2018-04-06 | 2 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Bump Changelog | Kevin Serrano | 2018-04-05 | 1 | -0/+1 |
| | * | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into openlink... | Kevin Serrano | 2018-04-05 | 13 | -95/+239 |
| | |\| | | | |
|
| | * | | | | | Make token helpscout link open in new tab. | Kevin Serrano | 2018-04-04 | 1 | -0/+1 |
| * | | | | | | Merge pull request #3882 from MetaMask/i#3791 | Kevin Serrano | 2018-04-05 | 3 | -0/+4 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | Change double-quotes to single-quotes | Thomas | 2018-04-05 | 2 | -2/+2 |
| | * | | | | | Update Changelog | Thomas | 2018-04-05 | 1 | -0/+2 |
| | * | | | | | Merge branch 'master' into i#3791 | Thomas | 2018-04-05 | 2 | -1/+3 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Add target=_blank exportAsFile | Thomas | 2018-04-05 | 2 | -0/+2 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge pull request #3884 from danjm/i3874-send-eth-to-self | Kevin Serrano | 2018-04-05 | 1 | -3/+0 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Allow from and to address to be the same in new-ui. | Dan | 2018-04-05 | 1 | -3/+0 |
| |/ / / / |
|
* | | | | | commit | Alexander Tseung | 2018-04-06 | 4 | -7/+18 |
* | | | | | Fix confirm-sig-requests integration test | Alexander Tseung | 2018-04-05 | 1 | -3/+3 |
* | | | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-05 | 13 | -95/+239 |
|\| | | | |
|
| * | | | | Merge pull request #3880 from MetaMask/v4.5.3v4.5.3 | Thomas Huang | 2018-04-05 | 2 | -1/+3 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | 4.5.3 | kumavis | 2018-04-05 | 2 | -1/+3 |
| |/ / / |
|
| * | | | Merge pull request #3879 from MetaMask/normalize-transactions | kumavis | 2018-04-05 | 8 | -89/+220 |
| |\ \ \ |
|
| | * | | | transactions - make #_validateTxParams not async and "linting" wink wink nudg... | frankiebee | 2018-04-05 | 2 | -18/+20 |
| | * | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | frankiebee | 2018-04-05 | 6 | -6/+16 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #3878 from MetaMask/hot-fix-for-new-ui | kumavis | 2018-04-05 | 2 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | add to CHANGELOG.md | frankiebee | 2018-04-05 | 1 | -0/+2 |
| | * | | | | hot-fix new-ui - default to an object if identities is undefined | frankiebee | 2018-04-05 | 1 | -1/+2 |
| |/ / / / |
|
| * | | | | Merge pull request #3875 from danjm/i3837-to-field-rinkeby-kovan | Thomas Huang | 2018-04-05 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | Don't prevent user from setting an eth address in to field if there is no ens... | Dan | 2018-04-05 | 1 | -2/+2 |
| * | | | | | Merge pull request #3869 from MetaMask/4.5.2 | kumavis | 2018-04-05 | 2 | -1/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | 4.5.2v4.5.2 | kumavis | 2018-04-05 | 2 | -1/+3 |
| |/ / / / / |
|
| * | | | | | Merge pull request #3868 from MetaMask/chainid-fix | kumavis | 2018-04-05 | 2 | -1/+3 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | changelog - add note on txParams.chainId validation change | kumavis | 2018-04-05 | 1 | -0/+2 |
| | * | | | | tx - txParams - allow chainId to be a hex string | kumavis | 2018-04-04 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | Merge pull request #3862 from MetaMask/webby-awards-fix | Kevin Serrano | 2018-04-04 | 1 | -1/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Add webby awards to web3 block list. | Dan Finlay | 2018-04-04 | 1 | -1/+5 |
| |/ / / |
|
| | * | | add to CHANGELOG.md | frankiebee | 2018-04-05 | 1 | -0/+2 |
| | * | | hot-fix - migrate unaproved txParams so that the from is lowercase | frankiebee | 2018-04-05 | 3 | -0/+83 |
| | * | | transactions - normalize txParams | frankiebee | 2018-04-05 | 4 | -80/+125 |
| |/ / |
|
* | | | Fix integration tests | Alexander Tseung | 2018-04-05 | 3 | -7/+28 |
* | | | Use new design for showing seed words | Alexander Tseung | 2018-04-04 | 1 | -1/+13 |
* | | | commit | Alexander Tseung | 2018-04-04 | 1 | -8/+2 |
* | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-04 | 24 | -156/+250 |
|\| | |
|
| * | | Merge pull request #3834 from MetaMask/3734 | kumavis | 2018-04-04 | 4 | -17/+37 |
| |\ \ |
|
| | * | | Address feedback | David Yoo | 2018-04-04 | 2 | -8/+24 |
| | * | | Fix tests | David Yoo | 2018-04-03 | 1 | -1/+1 |
| | * | | Address Add Token design feedback | David Yoo | 2018-04-03 | 3 | -8/+12 |
| * | | | Merge pull request #3854 from MetaMask/v4.5.1 | Dan Finlay | 2018-04-04 | 2 | -1/+6 |
| |\ \ \ |
|
| | * | | | 4.5.1v.4.5.1 | kumavis | 2018-04-04 | 2 | -1/+3 |
| | * | | | changelog - add note on fixed NODE_ENV side effects | kumavis | 2018-04-04 | 1 | -0/+3 |
| |/ / / |
|
| * | | | Merge pull request #3848 from MetaMask/i#3841 | kumavis | 2018-04-04 | 1 | -2/+10 |
| |\ \ \ |
|
| | * | | | tx-state-manager - validateTxParams - validate chainId is Number | kumavis | 2018-04-04 | 1 | -2/+10 |
| | * | | | transactions - dont throw if chain id is not a string | frankiebee | 2018-04-04 | 1 | -2/+2 |
| * | | | | Merge pull request #3850 from MetaMask/ci-improvements | Thomas Huang | 2018-04-04 | 5 | -74/+144 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ci - metamaskbot-announce - gracefully handle missing PR | kumavis | 2018-04-04 | 1 | -47/+58 |
| | * | | | ci - job-publish - publish source+sourcemaps to sentry if new release | kumavis | 2018-04-04 | 4 | -11/+63 |
| | * | | | ci - metamaskbot announce - js style change | kumavis | 2018-04-04 | 1 | -5/+5 |
| | * | | | ci - rename job-announce to job-publish | kumavis | 2018-04-04 | 1 | -2/+2 |
| | * | | | ci - announce - add sourcemaps to artifacts | kumavis | 2018-04-04 | 1 | -0/+3 |
| | * | | | ci - load npm deps by revision to always get latest for build | kumavis | 2018-04-04 | 1 | -12/+16 |
| |/ / / |
|
| * | | | Merge pull request #3846 from MetaMask/fetch-err-warn | kumavis | 2018-04-04 | 5 | -44/+38 |
| |\ \ \ |
|
| | * | | | app - currency - fix typo + prefer log over console | kumavis | 2018-04-04 | 1 | -2/+3 |
| | * | | | app - currency - fix typo | kumavis | 2018-04-04 | 1 | -1/+1 |
| | * | | | app - warn on fetch errors instead of spamming sentry | kumavis | 2018-04-04 | 5 | -44/+37 |
| |/ / / |
|
| * | | | Merge pull request #3845 from MetaMask/build-fix-env | Thomas Huang | 2018-04-04 | 8 | -18/+15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | build - correctly set METAMASK_ENV via envify | kumavis | 2018-04-04 | 8 | -18/+15 |
| |/ / |
|
* | | | Fix transaction confirmations | Alexander Tseung | 2018-04-04 | 4 | -35/+161 |
* | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-03 | 6 | -17/+93 |
|\| | |
|
| * | | Merge pull request #3835 from MetaMask/4.5.0v4.5.0 | Thomas Huang | 2018-04-03 | 2 | -3/+6 |
| |\ \ |
|
| | * | | 4.5.0 | kumavis | 2018-04-03 | 2 | -2/+4 |
| | * | | changelog - add note on locales | kumavis | 2018-04-03 | 1 | -1/+2 |
| |/ / |
|
| * | | Merge pull request #3830 from MetaMask/build-perf | Thomas Huang | 2018-04-03 | 3 | -13/+87 |
| |\ \ |
|
| | * \ | Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf | kumavis | 2018-04-03 | 41 | -974/+4192 |
| | |\ \ |
|
| | * | | | build - use uglifyify and gulp-multi-process for better performance | kumavis | 2018-03-31 | 3 | -64/+91 |
| * | | | | Merge pull request #3833 from MetaMask/ci-patch | kumavis | 2018-04-03 | 1 | -1/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ci - dont log unneeded env var | kumavis | 2018-04-03 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 48 | -808/+5271 |
|\| | | |
|
| * | | | Merge pull request #3831 from MetaMask/i#3770 | Frankie | 2018-04-03 | 4 | -6/+42 |
| |\ \ \ |
|
| | * | | | tests - fix txController tests so that txMetas have a from feild | frankiebee | 2018-04-03 | 1 | -2/+4 |
| | * | | | transactions gasLimit - use the block gasLimit if getCode fails | frankiebee | 2018-04-03 | 2 | -3/+6 |
| | * | | | transactions validationt - valdate from field on txParams | frankiebee | 2018-04-03 | 2 | -1/+32 |
| * | | | | Merge pull request #3805 from MetaMask/ci-screens | kumavis | 2018-04-03 | 10 | -355/+3156 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 13 | -351/+341 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #3828 from MetaMask/lint-sys-fix | kumavis | 2018-04-03 | 8 | -8/+6 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into lint-sys-fix | kumavis | 2018-04-03 | 18 | -302/+646 |
| | |\ \ \ \ |
|
| | * | | | | | lint - remove use of 'event' global | kumavis | 2018-04-03 | 2 | -3/+3 |
| | * | | | | | lint - rules - disallow 'event' global | kumavis | 2018-04-03 | 1 | -0/+1 |
| | * | | | | | old-ui - lint fixes | kumavis | 2018-04-03 | 4 | -4/+1 |
| | * | | | | | lint - include old ui | kumavis | 2018-04-03 | 1 | -2/+2 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge pull request #3825 from danjm/i3668-warnusertxsimulationfails | Thomas Huang | 2018-04-03 | 5 | -343/+335 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Adds simulation failure error messages to confirm screen. | Dan | 2018-04-03 | 4 | -0/+44 |
| | * | | | | UpdateSendErrors only called when balance defined, recalled if balance updates. | Dan | 2018-04-03 | 3 | -343/+291 |
| | | | * | | ci:screens - turn on repeat in walkthrough gif | kumavis | 2018-04-03 | 1 | -1/+1 |
| | | | * | | deps - update shell-parallel | kumavis | 2018-04-03 | 2 | -4/+15 |
| | | | * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 5 | -12/+130 |
| | | | |\ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge pull request #3829 from MetaMask/locales-lint | Thomas Huang | 2018-04-03 | 5 | -3/+121 |
| |\ \ \ \ \ |
|
| | * | | | | | lint - i18n - ru - lint fix | kumavis | 2018-04-03 | 1 | -0/+1 |
| | * | | | | | lint - lint json files in app/ | kumavis | 2018-04-03 | 4 | -3/+120 |
| |/ / / / / |
|
| | | | * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 27 | -642/+1120 |
| | | | |\ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge pull request #3826 from danjm/ensure-txparams-0xprefixed | kumavis | 2018-04-03 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | Ensure txParams are prefixed with 0x when sending. | Dan | 2018-04-03 | 1 | -0/+4 |
| | |/ / / / |
|
| * | | | | | Merge pull request #3763 from MetaMask/i18n-helper | kumavis | 2018-04-03 | 11 | -125/+81 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | deps - bump package-lock.json | kumavis | 2018-04-03 | 1 | -47/+0 |
| | * | | | | Update translating-guide.md | kumavis | 2018-04-03 | 1 | -3/+6 |
| | * | | | | Merge branch 'master' into i18n-helper | kumavis | 2018-04-03 | 111 | -1215/+2523 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge pull request #3783 from gornov/master | kumavis | 2018-04-03 | 1 | -172/+250 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Modified Russian localization. resolves #3534, #3644 | Gornov Dmitry | 2018-03-29 | 1 | -172/+250 |
| * | | | | | Merge pull request #3816 from MetaMask/kumavis-patch-2 | Dan Finlay | 2018-04-01 | 1 | -3/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | identicon - set blockies height and width to identicon diameter | kumavis | 2018-03-31 | 1 | -3/+2 |
| |/ / / / / |
|
| * | | | | | Merge pull request #3801 from danjm/i3684-txlistitemstest | kumavis | 2018-03-31 | 2 | -0/+189 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Adds integration tests for rendering of tx list items. | Dan | 2018-03-30 | 2 | -0/+189 |
| * | | | | | Merge pull request #3774 from danjm/i3686-txparamundefined-sigrequestsintxlist | kumavis | 2018-03-31 | 3 | -9/+22 |
| |\| | | | |
|
| | * | | | | Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlist | Dan | 2018-03-30 | 87 | -562/+1036 |
| | |\ \ \ \ |
|
| | * | | | | | Ensure correct address used when rendering transfer transactions. | Dan | 2018-03-29 | 1 | -1/+2 |
| | * | | | | | Fix display of unapprovedMessages in txList (old and new ui); includes fix of... | Dan | 2018-03-28 | 3 | -9/+21 |
| * | | | | | | Merge pull request #3762 from danjm/i3471-checkbalanceonconfirmscreen | kumavis | 2018-03-31 | 6 | -21/+175 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix lint and tests | Dan | 2018-03-30 | 2 | -4/+4 |
| | * | | | | | | Merge branch 'master' into i3471-checkbalanceonconfirmscreen | Dan | 2018-03-30 | 87 | -561/+1035 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | Show insufficient funds on confirm screen on first render. | Dan | 2018-03-30 | 2 | -1/+21 |
| | * | | | | | | Confirm send token detects if balance is sufficient for gas. | Dan | 2018-03-28 | 1 | -0/+3 |
| | * | | | | | | Merge branch 'master' into i3471-checkbalanceonconfirmscreen | kumavis | 2018-03-28 | 107 | -723/+1250 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | Confirm send token detects if balance is sufficient for gas. | Dan | 2018-03-28 | 2 | -7/+56 |
| | * | | | | | | Checking for sufficient balance in confirm ether screen; includes error messa... | Dan | 2018-03-28 | 4 | -15/+97 |
| | | | | | * | | i18n - further improve locale verifier | kumavis | 2018-03-28 | 1 | -41/+28 |
| | | | | | * | | i18n - cleanup verify locales util | kumavis | 2018-03-28 | 1 | -66/+80 |
| | | | | | * | | i18n - fix casing for key 'downloadStateLogs' | kumavis | 2018-03-28 | 8 | -8/+8 |
| | | | |_|/ /
| | | |/| | | |
|
| | | | | | * | ci - screens - increase delay before setting provider type | kumavis | 2018-03-31 | 1 | -1/+1 |
| | | | | | * | ci - breakout announce job to upload builds and screenshots | kumavis | 2018-03-31 | 1 | -13/+35 |
| | | | | | * | ci - screens - add delay after setting network | kumavis | 2018-03-31 | 1 | -0/+1 |
| | | | | | * | ci - build:announce - fix script path | kumavis | 2018-03-31 | 1 | -1/+1 |
| | | | | | * | ci - build:announce - replace bash qith js because of string escaping nightmare | kumavis | 2018-03-31 | 2 | -34/+52 |
| | | | | | * | ci - build:announce - fix json escaping | kumavis | 2018-03-31 | 1 | -6/+6 |
| | | | | | * | ci - build:announce - fix json escaping | kumavis | 2018-03-31 | 1 | -6/+6 |
| | | | | | * | ci - build:announce - fix shell script path | kumavis | 2018-03-31 | 1 | -1/+1 |
| | | | | | * | ci - build:announce - break out into shell script | kumavis | 2018-03-31 | 2 | -32/+35 |
| | | | | | * | ci - build:announce - rewrite github comment to include walkthrough gif | kumavis | 2018-03-31 | 1 | -9/+23 |
| | | | | | * | development - ci-screens - remove mocha wrapper that was losing exit code | kumavis | 2018-03-31 | 3 | -117/+12 |
| | | | | | * | development - screens - fix screenshot on failure | kumavis | 2018-03-31 | 1 | -3/+4 |
| | | | | | * | development - screens - screenshot on failure | kumavis | 2018-03-31 | 1 | -4/+25 |
| | | | | | * | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-03-31 | 26 | -667/+1249 |
| | | | | | |\ |
|
| | | | | | * | | test - e2e - set network to localhost | kumavis | 2018-03-31 | 1 | -0/+6 |
| | | | | | * | | ci - e2e+screens - add sleep to make sure ganache is ready | kumavis | 2018-03-31 | 1 | -2/+2 |
| | | | | | * | | ci - e2e+screens - use shell-parallel to run ganache | kumavis | 2018-03-31 | 2 | -17/+205 |
| | | | | | * | | Update package-lock | Thomas | 2018-03-31 | 1 | -0/+1819 |
| | | | | | * | | Ganache:start script with seed phrase | Thomas | 2018-03-31 | 1 | -2/+4 |
| | | | | | * | | development - screens - use localhost for network | kumavis | 2018-03-31 | 2 | -6/+20 |
| | | | | | * | | network - use providerType for localhost | kumavis | 2018-03-31 | 2 | -6/+7 |
| | | | | | * | | ci - run screenshotter | kumavis | 2018-03-30 | 1 | -0/+21 |
| | | | | | * | | development - screenshotter - capture en locale and build gif from only en | kumavis | 2018-03-30 | 1 | -7/+8 |
| | | | | | * | | development - screenshotter - capture screens across all locales | kumavis | 2018-03-30 | 2 | -13/+35 |
| | | | | | * | | development - create selenium screen shotter | kumavis | 2018-03-30 | 3 | -45/+246 |
| | | | | | * | | test - add auto screen shotter | kumavis | 2018-03-30 | 4 | -1/+276 |
| | | | | |/ /
| | | | |/| | |
|
* | | | | | | | Fix lint errors | Alexander Tseung | 2018-04-03 | 13 | -414/+21 |
* | | | | | | | Add withRouter to I18nProvider component | Alexander Tseung | 2018-04-03 | 1 | -1/+6 |
* | | | | | | | Refactor onboarding flow | Alexander Tseung | 2018-04-02 | 16 | -235/+403 |
* | | | | | | | Fix conf-tx render | Alexander Tseung | 2018-03-31 | 3 | -7/+50 |
* | | | | | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-03-31 | 5 | -23/+26 |
|\| | | | | | |
|
| * | | | | | | Merge pull request #3808 from MetaMask/txMeta-origin | kumavis | 2018-03-31 | 4 | -16/+21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | transactions#newUnapprovedTransaction - dont default origin to metamask | frankiebee | 2018-03-31 | 1 | -1/+1 |
| | * | | | | | | transactions - put the origing on the txMeta to help with debugging | frankiebee | 2018-03-31 | 2 | -3/+8 |
| | * | | | | | | deps - bump proviedr-engine | frankiebee | 2018-03-31 | 2 | -13/+13 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge pull request #3806 from MetaMask/build-dev-fix | Frankie | 2018-03-31 | 2 | -7/+5 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | build - properly set GULP_METAMASK_DEBUG on dev | kumavis | 2018-03-31 | 2 | -7/+5 |
| |/ / / / / |
|
* | | | | | | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 101 | -944/+1774 |
|\| | | | | |
|
| * | | | | | Merge pull request #3781 from MetaMask/ci-artifacts | Thomas Huang | 2018-03-31 | 26 | -434/+833 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | clean - mascara - remove unused code | kumavis | 2018-03-30 | 1 | -2/+0 |
| | * | | | | mascara - server - serve bundles from dist | kumavis | 2018-03-30 | 3 | -14/+1 |
| | * | | | | npm scripts - rewrite default scripts to new task names | kumavis | 2018-03-30 | 1 | -6/+5 |
| | * | | | | build - split primary tasks into metamask + extension * dev + build | kumavis | 2018-03-30 | 1 | -7/+55 |
| | * | | | | build - cleanup commented code | kumavis | 2018-03-30 | 1 | -27/+0 |
| | * | | | | build - fix scss + js reload | kumavis | 2018-03-30 | 1 | -8/+12 |
| | * | | | | build - fix copy devMode | kumavis | 2018-03-30 | 1 | -32/+31 |
| | * | | | | build - refactor scss compilation into single config | kumavis | 2018-03-30 | 1 | -18/+63 |
| | * | | | | build - dev - fix js build order | kumavis | 2018-03-30 | 1 | -1/+1 |
| | * | | | | build - dev - run js tasks in parallel and set watch flag | kumavis | 2018-03-30 | 1 | -3/+4 |
| | * | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif... | kumavis | 2018-03-30 | 81 | -512/+952 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge pull request #3788 from danjm/i3787-make-t-available-via-context | kumavis | 2018-03-30 | 73 | -451/+818 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into i3787-make-t-available-via-context | Dan | 2018-03-30 | 3 | -6/+29 |
| | |\ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge pull request #3798 from MetaMask/e2e-selector | Thomas Huang | 2018-03-30 | 3 | -6/+29 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ci - upload e2e test artifacts | kumavis | 2018-03-30 | 1 | -0/+3 |
| | * | | | | | | Merge branch 'master' into e2e-selector | kumavis | 2018-03-30 | 13 | -89/+177 |
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | test - e2e - fix selector with extra div (?) | kumavis | 2018-03-30 | 1 | -1/+1 |
| | * | | | | | | test - e2e - generate artifacts on test failure | kumavis | 2018-03-30 | 2 | -6/+26 |
| | | * | | | | | Add changelog entry for language selection. | Dan | 2018-03-30 | 1 | -0/+1 |
| | | * | | | | | Stopping wrapping provider children in div; stop wrapping old-ui in provider. | Dan | 2018-03-30 | 3 | -6/+5 |
| | | * | | | | | Merge branch 'master' into i3787-make-t-available-via-context | Dan | 2018-03-30 | 5 | -52/+67 |
| | | |\ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge pull request #3795 from MetaMask/i3790-IncreaseSafeGasLimit | kumavis | 2018-03-30 | 2 | -3/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Bump changelog | Dan Finlay | 2018-03-30 | 1 | -0/+1 |
| | * | | | | | | | Increase permitted safe gas limit | Dan Finlay | 2018-03-30 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #3794 from MetaMask/e2e-selector | Thomas Huang | 2018-03-30 | 1 | -17/+16 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Better delays and fix logout css selector | Thomas | 2018-03-30 | 1 | -3/+6 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | test - e2e - prefer css selectors over xpath | kumavis | 2018-03-30 | 1 | -15/+11 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | i18n - Update German Locale | Nico | 2018-03-30 | 1 | -24/+39 |
| * | | | | | | | Merge pull request #3786 from FBrinkkemper/patch-1 | kumavis | 2018-03-30 | 1 | -8/+8 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | changed zaad -> back-up woorden | FBrinkkemper | 2018-03-29 | 1 | -8/+8 |
| |/ / / / / / |
|
| | | * / / / | Removes t from props via metamask-connect and instead places it on context vi... | Dan | 2018-03-29 | 73 | -450/+817 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge pull request #3782 from MetaMask/i3670-FixNonceBug | Frankie | 2018-03-29 | 2 | -3/+38 |
| |\ \ \ \ \ |
|
| | * | | | | | Rename variable to be more understandable | Dan Finlay | 2018-03-29 | 2 | -5/+21 |
| | * | | | | | Add test to reproduce issue behavior | Dan Finlay | 2018-03-29 | 1 | -0/+19 |
| | | |_|/ /
| | |/| | | |
|
| | | | * | | ci - build:announce - fix links to extension builds | kumavis | 2018-03-29 | 1 | -4/+5 |
| | | | * | | ci - build:announce - fix link | kumavis | 2018-03-29 | 1 | -5/+5 |
| | | | * | | ci - build:announce - link all builds | kumavis | 2018-03-29 | 1 | -2/+9 |
| | | | * | | ci - artifacts - upload extension builds, dont upload extension source | kumavis | 2018-03-29 | 1 | -1/+4 |
| | | | * | | npm scripts - simplify and speed up dist builds | kumavis | 2018-03-29 | 1 | -2/+1 |
| | | | * | | ci - upload whole dist + fix announce mascara url | kumavis | 2018-03-29 | 1 | -3/+3 |
| | | | * | | ui - fix typo in settings | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | ci - artifacts - simplify result path | kumavis | 2018-03-29 | 1 | -0/+1 |
| | | | * | | deps - update package-lock | kumavis | 2018-03-29 | 2 | -88/+226 |
| | | | * | | ui - add guard against unset locale | kumavis | 2018-03-29 | 1 | -1/+2 |
| | | | * | | build - refactor copy and copy:watch (renamed to copy:dev) | kumavis | 2018-03-29 | 1 | -44/+62 |
| | | | * | | ui - identicon - use relative link for ether logo | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | ui - use relative location for images | kumavis | 2018-03-29 | 4 | -5/+5 |
| | | | * | | ui - fix relative url for deposit-ether-modal | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | ui - use relative url for i18n-helper fetching locales | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | mascara - fix proxy html script link | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | deps - update pakage-lock | kumavis | 2018-03-29 | 1 | -10/+97 |
| | | | * | | mascara - use sw-controller and other cleanups | kumavis | 2018-03-29 | 5 | -40/+50 |
| | | | * | | build - extension - move js files to toplevel | kumavis | 2018-03-29 | 6 | -14/+14 |
| | | | * | | build - mascara - copy proxy html | kumavis | 2018-03-29 | 1 | -4/+13 |
| | | | * | | build - refactor js build process | kumavis | 2018-03-29 | 1 | -43/+66 |
| | | | * | | build - fix mascara sourcemaps dest | kumavis | 2018-03-29 | 1 | -49/+46 |
| | | | * | | build - remove copy debug | kumavis | 2018-03-29 | 1 | -1/+1 |
| | | | * | | build - remove deprecated deps task | kumavis | 2018-03-29 | 1 | -12/+0 |
| | | | * | | build - refactor copy tasks | kumavis | 2018-03-29 | 1 | -26/+46 |
| | | | * | | mascara - server - server bundles before static assets + serve dist/mascara i... | kumavis | 2018-03-29 | 1 | -9/+8 |
| | | | * | | mascara - html - fix script locations | kumavis | 2018-03-29 | 2 | -4/+4 |
| | | | * | | ci - announce QA build to GitHub pull request | kumavis | 2018-03-29 | 1 | -0/+12 |
| | | | * | | ui - css - use relative path for fonts | kumavis | 2018-03-29 | 1 | -14/+14 |
| | | | * | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif... | kumavis | 2018-03-29 | 6 | -49/+83 |
| | | | |\ \
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | build - refactor build task generators + add mascara to standard build phase | kumavis | 2018-03-29 | 1 | -86/+116 |