Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | separate out cross-browser i18n for extensions | Nick Doiron | 2018-01-25 | 24 | -7/+41 | |
| | | * | | | | | | | better organization of locale file; i18n in more view files | Nick Doiron | 2018-01-24 | 26 | -260/+629 | |
| | | * | | | | | | | first steps to i18n | Nick Doiron | 2018-01-23 | 32 | -154/+314 | |
| | | | | | | * | | | lint fix | kumavis | 2018-03-09 | 1 | -1/+1 | |
| | | | | | | * | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-Us... | kumavis | 2018-03-09 | 8 | -68/+331 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | * | | | | gitignore - add yarn.lock | kumavis | 2018-03-09 | 2 | -12554/+2 | |
| | | | | | | * | | | | background - storage - cleanup storage wiring | kumavis | 2018-03-09 | 2 | -34/+30 | |
| | | | | | | * | | | | Tighten up data loading code | Dan Finlay | 2018-03-08 | 1 | -4/+8 | |
| | | | | | | * | | | | Add clarifying comment | Dan Finlay | 2018-03-08 | 1 | -0/+1 | |
| | | | | | | * | | | | Some fixes for new storage strategy | Dan Finlay | 2018-03-08 | 1 | -5/+9 | |
| | | | | | | * | | | | Update yarn.lock | Dan Finlay | 2018-03-08 | 1 | -143/+668 | |
| | | | | | | * | | | | Increase storage debounce to 2s | Dan Finlay | 2018-03-08 | 1 | -1/+1 | |
| | | | | | | * | | | | Merge branch 'master' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-03-08 | 29 | -186/+1596 | |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | Merge branch 'master' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-03-07 | 415 | -3993/+45808 | |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | | * | | | | Increase storage debounce value | Dan Finlay | 2018-01-26 | 1 | -1/+1 | |
| | | | | | | * | | | | Debounce storage to avoid crashing pump | Dan Finlay | 2018-01-26 | 2 | -8/+9 | |
| | | | | | | * | | | | Remove local storage writes, add log | Dan Finlay | 2018-01-25 | 1 | -5/+16 | |
| | | | | | | * | | | | Fix retrieval of object | Dan Finlay | 2018-01-25 | 1 | -2/+1 | |
| | | | | | | * | | | | Remove redundant async modifiers | Dan Finlay | 2018-01-25 | 1 | -2/+2 | |
| | | | | | | * | | | | Remove already handled TODO comment. | Dan | 2018-01-25 | 1 | -1/+0 | |
| | | | | | | * | | | | Remove extension-store since we aren't using it yet | Dan Finlay | 2018-01-25 | 2 | -106/+0 | |
| | | | | | | * | | | | Corrected unlimitedStorage permission | Dan Finlay | 2018-01-25 | 1 | -1/+1 | |
| | | | | | | * | | | | Bump changelog | Dan Finlay | 2018-01-25 | 1 | -0/+2 | |
| | | | | | | * | | | | Merge pull request #3079 from MetaMask/i3076-UseStorageLocalInstead-danjm-1 | Dan Finlay | 2018-01-25 | 3 | -11/+59 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * | | | | Finish tests for extension-store fetch and sync. | Dan | 2018-01-24 | 1 | -6/+44 | |
| | | | | | | | * | | | | Check that extension.storage exists before attempting to call methods on it. | Dan | 2018-01-24 | 1 | -3/+3 | |
| | | | | | | | * | | | | Handle errors when getting and setting to localStore. | Dan | 2018-01-24 | 1 | -2/+12 | |
| | | | | | | |/ / / / | ||||||
| | | | | | | * | | | | Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInstead | Dan Finlay | 2018-01-24 | 4 | -0/+111 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * | | | | Modify @heyellieday's work to use storage.local to replace main storage | Dan Finlay | 2018-01-24 | 2 | -7/+33 | |
| | | | | | | | * | | | | conditionally use extension store if supported or enabled | Ellie Day | 2018-01-03 | 2 | -3/+13 | |
| | | | | | | | * | | | | handle situation where storage.sync is disabled in certain versions of firefox | Ellie Day | 2018-01-03 | 2 | -5/+19 | |
| | | | | | | | * | | | | Add ExtensionStore and add basic store instance syncing to main controller | Ellie Day | 2017-12-23 | 3 | -0/+61 | |
| | | | | | | * | | | | | Add unlimitedStorage option to manifest | Dan Finlay | 2018-01-24 | 1 | -0/+1 | |
| | | | | | | | | | | * | Fix more lint errors. | Dan | 2018-03-14 | 3 | -11/+2 | |
| | | | | | | | | | | * | Remove unnecessary addition of nonce to state. | Dan | 2018-03-14 | 3 | -10/+0 | |
| | | | | | | | | | | * | Make token confirmations compatible. | Dan | 2018-03-14 | 2 | -14/+88 | |
| | | | | | | | | | | * | Fix tx-list-item submitted check. | Dan | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | * | Adds styles for dropped txs in old-ui. | Dan | 2018-03-14 | 2 | -0/+9 | |
| | | | | | | | | | | * | Correctly set latest submitted retry with nonces that matches others in old-u... | Dan | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | * | Use correct name for submittedTime field in tx-list.js | Dan | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | * | Use correct var name in new-ui showRetryButton | Dan | 2018-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | * | Undefined check in showRetryButton | Dan | 2018-03-14 | 2 | -6/+8 | |
| | | | | | | | | | | * | Styling for dropped. | Dan | 2018-03-14 | 2 | -0/+5 | |
| | | | | | | | | | | * | Use new submittedTime field to correctly show retry button in old and new ui. | Dan | 2018-03-14 | 5 | -13/+19 | |
| | | | | | | | | | | * | transactions - return the txMeta in retryTransaction | frankiebee | 2018-03-14 | 1 | -2/+3 | |
| | | | | | | | | | | * | tests - add tests for transactions#retryTransaction and transactions#_markNon... | frankiebee | 2018-03-14 | 1 | -1/+44 | |
| | | | | | | | | | | * | transactions:state - add a submittedTime stamp so the ui has a better grasp o... | frankiebee | 2018-03-14 | 1 | -0/+4 | |
| | | | | | | | | | | * | Set txMeta.time to reflect time of tx approval. | Dan | 2018-03-13 | 1 | -3/+3 | |
| | | | | | | | | | | * | Improve phrasing of copy. | Dan | 2018-03-13 | 2 | -2/+2 | |
| | | | | | | | | | | * | Fix gas calculation and nonce / forceGasMin state setting errors; retry butto... | Dan | 2018-03-13 | 3 | -25/+39 | |
| | | | | | | | | | | * | Lint fixes. | Dan | 2018-03-09 | 2 | -3/+1 | |
| | | | | | | | | | | * | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-09 | 38 | -306/+24463 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #3485 from MetaMask/package-lock | Dan Finlay | 2018-03-09 | 2 | -2/+22512 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | meta - add package-lock to git | kumavis | 2018-03-09 | 2 | -2/+22512 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix flashing to Log in screen after logging in or restoring from seed phrase ... | Alexander Tseung | 2018-03-08 | 6 | -115/+129 | |
* | | | | | | | | | | | Merge pull request #3409 from scsaba/seed-phrase-verification | Dan Finlay | 2018-03-08 | 4 | -9/+232 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | modify verifySeedPhrase to async and call it from addNewAccount also | Csaba Solya | 2018-03-06 | 1 | -32/+34 | |
| * | | | | | | | | | | move more test code to beforeEach | Csaba Solya | 2018-03-04 | 1 | -23/+8 | |
| * | | | | | | | | | | add documentation | Csaba Solya | 2018-03-04 | 2 | -0/+9 | |
| * | | | | | | | | | | verify seedwords on log in | Csaba Solya | 2018-03-04 | 3 | -43/+31 | |
| * | | | | | | | | | | verify addresses regardless case | Csaba Solya | 2018-03-03 | 2 | -1/+45 | |
| * | | | | | | | | | | fix lint issues | Csaba Solya | 2018-03-03 | 2 | -11/+11 | |
| * | | | | | | | | | | seed phrase verifier | Csaba Solya | 2018-03-03 | 3 | -2/+197 | |
* | | | | | | | | | | | Update network colours for better accessibility. (#3469) | Dan J Miller | 2018-03-08 | 2 | -4/+8 | |
* | | | | | | | | | | | Merge pull request #2791 from MetaMask/greenkeeper/karma-2.0.0 | Thomas Huang | 2018-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | chore(package): update karma to version 2.0.0 | greenkeeper[bot] | 2017-12-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #3460 from trigun0x2/master | Thomas Huang | 2018-03-08 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix typo in tests and tx-state-manager | Jeffrey Tong | 2018-03-08 | 3 | -5/+5 | |
| * | | | | | | | | | | fix typo in transaction.js | Jeffrey Tong | 2018-03-07 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #3458 from MetaMask/version-4.2.0v4.2.0 | Thomas Huang | 2018-03-07 | 2 | -9/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Version 4.2.0 | kumavis | 2018-03-07 | 2 | -9/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #3335 from MetaMask/ImportAccountMessageV2 | kumavis | 2018-03-07 | 8 | -25/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ImportAccountMessageV2 | kumavis | 2018-03-07 | 12 | -23/+56 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ImportAccountMessageV2 | Dan Finlay | 2018-03-07 | 10 | -100/+324 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ImportAccountMessageV2 | Thomas Huang | 2018-03-03 | 49 | -144/+3297 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Import Account disclaimer | Thomas | 2018-03-03 | 2 | -9/+12 | |
| * | | | | | | | | | | | | | Swap color scheme for import account label | Thomas | 2018-03-03 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | Add changes to CHANGELOG | Thomas | 2018-02-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Remove committed out merge code | Thomas | 2018-02-28 | 1 | -16/+0 | |
| * | | | | | | | | | | | | | Change Loose label to Imported | Thomas | 2018-02-28 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | Add import account disclaimer | Thomas | 2018-02-28 | 3 | -5/+45 | |
* | | | | | | | | | | | | | | Merge pull request #3259 from MetaMask/controllerStubs | kumavis | 2018-03-07 | 5 | -127/+1471 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Using noop to not lose it | Thomas | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert initializing first-time-state | Thomas | 2018-02-28 | 2 | -17/+3 | |
| * | | | | | | | | | | | | | Network controller nock | Thomas Huang | 2018-02-16 | 1 | -24/+16 | |
| * | | | | | | | | | | | | | Offline testing | Thomas Huang | 2018-02-16 | 6 | -104/+1470 | |
* | | | | | | | | | | | | | | Merge pull request #3455 from MetaMask/i2475-UnifyLogInWording | kumavis | 2018-03-07 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into i2475-UnifyLogInWording | Dan Finlay | 2018-03-07 | 11 | -98/+320 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Replace Lock wording with Log Out / Log In | Dan Finlay | 2018-03-07 | 3 | -3/+5 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #3411 from MetaMask/AutoVersionBump | kumavis | 2018-03-07 | 1 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Clean up run version bump script | Dan Finlay | 2018-03-03 | 1 | -7/+6 | |
* | | | | | | | | | | | | | | Merge pull request #3433 from danjm/i3087-shapeshift-split-undefined | Dan Finlay | 2018-03-07 | 6 | -5/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Shapeshift form handles market info unavailable errors. | Dan | 2018-03-07 | 6 | -5/+30 | |
* | | | | | | | | | | | | | | | Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit | Dan Finlay | 2018-03-07 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Gracefully handle null token balance in new ui send. | Dan | 2018-03-06 | 1 | -3/+7 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #3444 from danjm/i3348-minus-not-a-number | Dan Finlay | 2018-03-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Prevent user from selecting max amount until there is an estimated gas total. | Dan | 2018-03-06 | 1 | -2/+3 | |
| |/ / / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | * | Adds inline opening of gas customization to confirm-send-ether screen. | Dan | 2018-03-09 | 3 | -10/+63 | |
| | | | | | | | | | | | | * | Retry transaction logic added to tx-list-item, confirm-send-ether, customize-... | Dan | 2018-03-09 | 9 | -16/+113 | |
| | | | | | | | | | | | | * | Add html and css for responsive retry button. | Dan | 2018-03-09 | 3 | -0/+57 | |
| | | | | | | | | | | | | * | fix marking of confirmed transaction as dropped | frankiebee | 2018-03-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | * | transactions - make _markNonceDuplicatesDropped | frankiebee | 2018-03-08 | 1 | -21/+20 | |
| | | | | | | | | | | | | * | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-08 | 53 | -238/+3612 | |
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Ensure this reference is defined in old-ui info.js (#3450) | Dan J Miller | 2018-03-07 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | Default add-token decimal value to string (#3451) | Dan J Miller | 2018-03-07 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #3309 from scsaba/edge-support | Dan Finlay | 2018-03-07 | 4 | -2/+182 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | add browserify-unibabel to package.json | Csaba Solya | 2018-03-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | | fix test | Csaba Solya | 2018-02-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | add negative decrypt test | Csaba Solya | 2018-02-23 | 1 | -0/+20 | |
| * | | | | | | | | | | | | fix tests | Csaba Solya | 2018-02-23 | 1 | -6/+20 | |
| * | | | | | | | | | | | | make keyFromPassword private | Csaba Solya | 2018-02-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | adding tests | Csaba Solya | 2018-02-23 | 1 | -0/+66 | |
| * | | | | | | | | | | | | Merge branch 'master' into edge-support | Csaba S | 2018-02-22 | 382 | -3802/+42016 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | add edge support | Csaba Solya | 2018-02-22 | 3 | -0/+78 | |
* | | | | | | | | | | | | | | Fix seed phrase validation clearing form (#3417) | Alexander Tseung | 2018-03-07 | 4 | -92/+130 | |
* | | | | | | | | | | | | | | Add missed changelog updates. (#3407) | Dan J Miller | 2018-03-06 | 1 | -0/+5 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fixes shapeshift coin selection dropdown. (#3416) | Dan J Miller | 2018-03-06 | 2 | -6/+7 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix NewUI reveal seed flow. (#3410) | Dan J Miller | 2018-03-03 | 4 | -8/+22 | |
* | | | | | | | | | | | | Allow adding 0 balance tokens in old ui and editing custom token info in new ... | Dan J Miller | 2018-03-03 | 3 | -9/+25 | |
* | | | | | | | | | | | | Merge pull request #3398 from MetaMask/AutoVersionBump | kumavis | 2018-03-03 | 8 | -3/+1163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove logs | Dan Finlay | 2018-03-03 | 3 | -9/+0 | |
| * | | | | | | | | | | | Add version bumping script | Dan Finlay | 2018-03-03 | 8 | -3/+1172 | |
* | | | | | | | | | | | | Merge pull request #3396 from MetaMask/Version-4.1.3 | kumavis | 2018-03-03 | 2 | -1/+3 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Version 4.1.3v4.1.3 | Dan Finlay | 2018-03-03 | 2 | -1/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Add retry transaction back into old ui transaction list item (#3381) | Thomas Huang | 2018-03-03 | 2 | -35/+93 | |
* | | | | | | | | | | | Merge pull request #3394 from MetaMask/i3372-PreserveInpageProviderName | Thomas Huang | 2018-03-03 | 4 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix inpage provider name regression | Dan Finlay | 2018-03-03 | 4 | -5/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix network menu for custom URLs (#3366) | Alexander Tseung | 2018-03-02 | 3 | -46/+190 | |
* | | | | | | | | | | Fix exception thrown when styleOverride is not present (#3364) | Alexander Tseung | 2018-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #3356 from MetaMask/cdn-minimization | Kevin Serrano | 2018-03-02 | 10 | -6/+1657 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Correct ttf format name to 'truetype' | Dan | 2018-03-02 | 3 | -126/+126 | |
| * | | | | | | | | | | Check in all font files locally. | Kevin Serrano | 2018-03-01 | 10 | -6/+1657 | |
* | | | | | | | | | | | Merge pull request #3363 from MetaMask/4.1.2v4.1.2 | Thomas Huang | 2018-03-01 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 4.1.2 | kumavis | 2018-03-01 | 2 | -1/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3361 from MetaMask/4.1.1v4.1.1 | Thomas Huang | 2018-03-01 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | v4.1.1 | kumavis | 2018-03-01 | 2 | -1/+7 | |
* | | | | | | | | | | | | Merge pull request #3359 from MetaMask/token-check-url | kumavis | 2018-03-01 | 2 | -1/+3 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | changelog - add entry about 'Add Token' screen fix | kumavis | 2018-03-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | add token - check for logo url before trying to use | kumavis | 2018-03-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #3332 from danjm/MM-onboarding-flow-style-improvements | kumavis | 2018-03-01 | 5 | -3/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Padding of alpha warning aligns with app-bar | Dan | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Adds beta label to Metamask name in full screen app bar. | Dan | 2018-02-28 | 2 | -0/+17 | |
| * | | | | | | | | | | | | Move beta warning to app header. | Dan | 2018-02-28 | 2 | -1/+6 | |
| * | | | | | | | | | | | | NewUI first time flow warning message change. | Dan | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Body width container in first time flow is consistent with app bar. | Dan | 2018-02-28 | 2 | -1/+30 | |
* | | | | | | | | | | | | | Merge pull request #3339 from danjm/i3336-cancel-button-buy-eth | kumavis | 2018-03-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix cancel button on buy eth screen. | Dan | 2018-02-28 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #3340 from danjm/i3338-contract-published-terminology | kumavis | 2018-03-01 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Replace 'Contract Published' with 'Contract Deployment' for clearer indicatio... | Dan | 2018-02-28 | 3 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #3353 from MetaMask/sentry-fail-tx-1 | kumavis | 2018-03-01 | 4 | -8/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sentry - extractErrorMessage - fix comment formatting | kumavis | 2018-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | sentry - failed tx - improve ethjs-rpc error formating | kumavis | 2018-03-01 | 2 | -5/+41 | |
| * | | | | | | | | | | | | | sentry - clean - move setupRaven to lib | kumavis | 2018-03-01 | 3 | -3/+3 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #3350 from danjm/onclick-undefined-sentry-error | kumavis | 2018-03-01 | 1 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Prevent user from switching network in old-ui notification | Dan | 2018-03-01 | 1 | -9/+11 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #3346 from danjm/i3228-event-not-defined | kumavis | 2018-03-01 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Define event locally in onClickOutside method in account-dropdowns.js | Dan | 2018-03-01 | 3 | -3/+3 | |
|/ / / / / / / / / / / | ||||||
| | | | | | | | | | * | refactor retrytx with higher gas price: | frankiebee | 2018-03-08 | 2 | -26/+55 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3333 from MetaMask/mascara-deploy | Frankie | 2018-02-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mascara-deploy | kumavis | 2018-02-28 | 580 | -12071/+67151 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | mascara deploy - improve deploy instructions | kumavis | 2017-04-07 | 2 | -1/+10 | |
* | | | | | | | | | | | Merge pull request #2363 from MetaMask/greenkeeper/metamascara-2.0.0 | Frankie | 2018-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix(package): update metamascara to version 2.0.0 | greenkeeper[bot] | 2017-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #3323 from MetaMask/version-4.0.0v4.1.0 | Frankie | 2018-02-28 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | changelog - improve changelog notes | kumavis | 2018-02-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | Bump Version | Thomas | 2018-02-28 | 2 | -1/+7 | |
| * | | | | | | | | | | | Version 4.0.0 | Thomas | 2018-02-23 | 2 | -1/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #3275 from MetaMask/license | Dan Finlay | 2018-02-28 | 1 | -27/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update LICENSE to current year. | Thomas | 2018-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | Standardize license. | Kevin Serrano | 2018-02-14 | 1 | -27/+13 | |
* | | | | | | | | | | | | Merge pull request #3281 from MetaMask/sentry-failed-tx-debatch | Dan Finlay | 2018-02-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | sentry - report failed tx with more specific message | kumavis | 2018-02-17 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge pull request #3324 from MetaMask/fix-feature-flags | Kevin Serrano | 2018-02-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix feature flags being undefined | frankiebee | 2018-02-27 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3050 from MetaMask/uat | Dan Finlay | 2018-02-22 | 382 | -3802/+42016 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix | Thomas Huang | 2018-02-22 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Prevents new transaction from generating popup when metamask is open in an ac... | Dan | 2018-02-22 | 1 | -1/+11 | |
| * | | | | | | | | | | | Merge pull request #3288 from MetaMask/uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Merge branch 'master' into uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 | |
| |/| | | | | | | | | | | | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #3278 from MetaMask/Version-3.14.1 | Dan Finlay | 2018-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Make announcement more general | Dan Finlay | 2018-02-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #3250 from MetaMask/i#3136 | kumavis | 2018-02-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix - hex prefix estimatedGas on txMeta | frankiebee | 2018-02-15 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Merge pull request #3267 from MetaMask/i3266-IgnoreZeroGasLimit | kumavis | 2018-02-16 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | lint - lift comment to new line | kumavis | 2018-02-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Fix incorrect promise instantiation | Dan Finlay | 2018-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Default validated block gas limit to 8MM when none identified | Dan Finlay | 2018-02-16 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #3265 from MetaMask/Version-3.14.2 | kumavis | 2018-02-16 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Version 3.14.2v3.14.2 | Dan Finlay | 2018-02-16 | 2 | -1/+4 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #3260 from MetaMask/changelog-mesh-testing | Dan Finlay | 2018-02-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update CHANGELOG.md | kumavis | 2018-02-16 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #3222 from MetaMask/mesh-test | Dan Finlay | 2018-02-16 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | metamask mesh - inject mesh testing container | kumavis | 2018-02-11 | 2 | -0/+13 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #3242 from MetaMask/AddChangelogEntry | Kevin Serrano | 2018-02-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Bump changelog | Dan Finlay | 2018-02-14 | 1 | -0/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3224 from lazaridiscom/master | Dan Finlay | 2018-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | use the providers initial _blocktracker. fixes #2393 | Lazaridis | 2018-02-11 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #3296 from danjm/MM-806-new-ui-first-time-import-seed-in-p... | Thomas Huang | 2018-02-22 | 11 | -36/+109 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Remove output file | Thomas Huang | 2018-02-21 | 1 | -1889/+0 | |
| | | * | | | | | | | Use same logic for downloading state logs in the old/uat | Thomas Huang | 2018-02-21 | 1 | -1/+7 | |
| | | * | | | | | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu... | Thomas Huang | 2018-02-21 | 7 | -37/+31 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Fix old-ui active notices width. | Dan | 2018-02-21 | 1 | -1/+3 | |
| | | | * | | | | | | | Render loading inside notice screen, and don't set isLoading from unMarkPassw... | Dan | 2018-02-21 | 3 | -32/+24 | |
| | | | * | | | | | | | Fix promise construction | Dan Finlay | 2018-02-21 | 1 | -1/+1 | |
| | | | * | | | | | | | Add 8MM gas limit default to send screen | Dan Finlay | 2018-02-21 | 1 | -1/+2 | |
| | | | * | | | | | | | Try fixing notice screen synchronous state call | Dan Finlay | 2018-02-21 | 1 | -2/+1 | |
| | | * | | | | | | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu... | Thomas Huang | 2018-02-21 | 0 | -0/+0 | |
| | | |\| | | | | | | | ||||||
| | | | * | | | | | | | Temporarily disable loading indicator. | Dan | 2018-02-21 | 1 | -3/+4 | |
| | | * | | | | | | | | Temporarily disable loading indicator. | Dan | 2018-02-21 | 2 | -3/+1893 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Fix variable spelling error. | Dan | 2018-02-21 | 2 | -7/+8 | |
| | | * | | | | | | | Fix Import Existing DEN in popup New UI first time flow. | Dan | 2018-02-20 | 4 | -9/+80 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #3286 from danjm/uat-version-bump | kumavis | 2018-02-17 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Bump uat version to 4.0.12 | Dan | 2018-02-17 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Ensures that mascara initialize screen is not shown in popup. (#3279) | Dan J Miller | 2018-02-17 | 1 | -1/+4 | |
| | * | | | | | | | Merge pull request #3200 from alextsg/cb-703 | kumavis | 2018-02-17 | 20 | -50/+68 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove accessing PropTypes from main React package | Alexander Tseung | 2018-02-07 | 20 | -50/+68 | |
| | * | | | | | | | | Merge pull request #3261 from MetaMask/uat-oldui-compatibility | kumavis | 2018-02-16 | 4 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Make oldui compatible with newUI style changes | Thomas Huang | 2018-02-16 | 4 | -5/+6 | |
| | * | | | | | | | | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 4 | -7/+10 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #3240 from MetaMask/AddSassToDevDeps | Dan Finlay | 2018-02-14 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Add node-sass to dev dependencies | Dan Finlay | 2018-02-14 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #3231 from danjm/MM-744-restore-from-seed-fix | Dan J Miller | 2018-02-14 | 2 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Remove isInBrowser method and use environment-type.js | Dan | 2018-02-14 | 2 | -22/+4 | |
| | | * | | | | | | | | Only open a new window on restore from seed if in extension view. | Dan | 2018-02-14 | 3 | -3/+22 | |
| | * | | | | | | | | | Merge pull request #3239 from MetaMask/uat-next | Dan J Miller | 2018-02-14 | 59 | -281/+2143 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge pull request #3209 from danjm/MM-634-newui-reset-account | Dan Finlay | 2018-02-14 | 6 | -35/+204 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | Add reset account button to new UI. | Dan | 2018-02-09 | 6 | -35/+204 | |
| | | * | | | | | | | | | Merge pull request #3216 from danjm/MM-666-try-beta-link-unlock-privacy-screens | Dan Finlay | 2018-02-14 | 2 | -5/+42 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Try beta link on unlock and privacy screens. | Dan | 2018-02-09 | 2 | -5/+42 | |
| | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | | Updates the styling of confirm send ether and token screens. (#3235) | Dan J Miller | 2018-02-13 | 3 | -26/+20 | |
| | | * | | | | | | | | | Send screen style updates. (#3234) | Dan J Miller | 2018-02-13 | 4 | -9/+52 | |
| | | * | | | | | | | | | Remove chrome focus outline for mouse users. (#3230) | Dan J Miller | 2018-02-13 | 4 | -1/+40 | |
| | | * | | | | | | | | | Fix exception thrown in selected token tx list with shapeshift txs (#3215) | Alexander Tseung | 2018-02-09 | 1 | -3/+3 | |
| | | * | | | | | | | | | Fixes shapeshift txs so that they render in tx list. (#3208) | Dan J Miller | 2018-02-09 | 2 | -36/+28 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Merge pull request #3206 from danjm/merge-uat-to-uatnext-feb072019 | Dan J Miller | 2018-02-08 | 18 | -26/+269 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'uat' into uat-next | Dan | 2018-02-08 | 18 | -26/+269 | |
| | | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #3203 from danjm/merge-master-to-uat-feb72018 | Dan J Miller | 2018-02-08 | 18 | -26/+269 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Merge branch 'master' into uat | Dan | 2018-02-08 | 18 | -26/+269 | |
| | |/| | | | | | | | | | | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #3177 from MetaMask/Version-3.14.1 | Thomas Huang | 2018-02-02 | 2 | -1/+5 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Version 3.14.1v3.14.1 | Dan Finlay | 2018-02-02 | 2 | -1/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3176 from MetaMask/FirefoxSettingsOverflow | Dan Finlay | 2018-02-02 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Scrollable Settings screen for Firefox | Thomas | 2018-02-02 | 2 | -1/+7 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3175 from MetaMask/Version-3.13.9 | Frankie | 2018-02-02 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Version 3.14.0 | Dan Finlay | 2018-02-02 | 2 | -1/+3 | |
| * | | | | | | | | | | | Remove deps from build process | Dan Finlay | 2018-02-02 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3161 from MetaMask/AddResetExplanation | Frankie | 2018-02-01 | 2 | -59/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add explanation of account resetting | Dan Finlay | 2018-02-01 | 1 | -0/+20 | |
| * | | | | | | | | | | | Remove unused file | Dan Finlay | 2018-02-01 | 1 | -59/+0 | |
* | | | | | | | | | | | | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 6 | -4/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |