Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into i4409-i4410-ens-input-enhancements | Dan | 2018-06-20 | 15 | -99/+167 |
|\ | |||||
| * | Merge branch 'develop' into v4.8.0 | Thomas | 2018-06-19 | 7 | -18/+97 |
| |\ | |||||
| | * | notice controller - properly show new notices for non-new users | kumavis | 2018-06-19 | 1 | -3/+6 |
| | * | Merge pull request #4586 from MetaMask/block-idex-phisher | kumavis | 2018-06-19 | 3 | -15/+18 |
| | |\ | |||||
| | | * | lint - fix recipient-blacklist.js | kumavis | 2018-06-16 | 1 | -13/+13 |
| | | * | blacklist - recipient blacklist as js for inline comments | kumavis | 2018-06-16 | 2 | -2/+2 |
| | | * | Update recipient-blacklist-config.json | kumavis | 2018-06-16 | 1 | -0/+2 |
| | | * | Add apparent phishing address to block list | Dan Finlay | 2018-06-15 | 1 | -0/+1 |
| | * | | View address of an added token (#4591) | Csaba S | 2018-06-19 | 1 | -0/+6 |
| | * | | Re-enable dapp reload on network change | Dan Finlay | 2018-06-15 | 2 | -0/+67 |
| | |/ | |||||
| * / | v4.8.0 | Thomas | 2018-06-15 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'develop' into save-brave | kumavis | 2018-06-15 | 10 | -144/+119 |
| |\ | |||||
| | * | Merge pull request #4571 from MetaMask/disable-diagnostics | Dan Finlay | 2018-06-15 | 1 | -8/+0 |
| | |\ | |||||
| | | * | diagnostics - temporarily disable | kumavis | 2018-06-14 | 1 | -8/+0 |
| | * | | Merge pull request #4566 from MetaMask/notice-phishing | Dan Finlay | 2018-06-15 | 2 | -25/+10 |
| | |\ \ | |||||
| | | * | | notice-controller - update memStore on boot | kumavis | 2018-06-14 | 1 | -0/+1 |
| | | * | | test - e2e - check for phishing warning | kumavis | 2018-06-14 | 1 | -1/+1 |
| | | * | | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 2 | -24/+8 |
| | | * | | notices - notices collection is now manually edited | kumavis | 2018-06-14 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat... | kumavis | 2018-06-14 | 18 | -158/+304 |
| | |\ \ | |||||
| | | * | | background - persistence pipeline - fix persistence bug | kumavis | 2018-06-14 | 2 | -6/+32 |
| | | |/ | |||||
| | | * | Merge branch 'develop' into stop-reload-on-network-change | Erik Marks | 2018-06-13 | 6 | -46/+78 |
| | | |\ | |||||
| | | | * | controllers - transaction - prefer log over console | kumavis | 2018-06-13 | 1 | -2/+2 |
| | | | * | metamask - ensure all nonce locks are released | kumavis | 2018-06-13 | 4 | -17/+18 |
| | | | * | nonce-tracker - wrap nonce calculations in try-catch and release lock on error | kumavis | 2018-06-13 | 1 | -22/+28 |
| | | * | | removed auto-reload.js, moved global web3 export to inpage.js | Erik Marks | 2018-06-13 | 2 | -43/+16 |
| | | * | | wip | Erik Marks | 2018-06-13 | 2 | -41/+22 |
| | * | | | account-import-strategies - ensure privateKey is prefixed before converting t... | kumavis | 2018-06-14 | 1 | -2/+3 |
| | * | | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 1 | -0/+7 |
| | * | | | Add validation for importing empty private key | Dan Finlay | 2018-06-06 | 1 | -0/+3 |
| * | | | | Handle brave throws | Dan Finlay | 2018-06-15 | 1 | -3/+11 |
| * | | | | Merge branch 'develop' into save-brave | Jenny Pollack | 2018-06-08 | 10 | -10/+118 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | lint | Jenny Pollack | 2018-06-07 | 1 | -1/+1 |
| * | | | | remove loglevel | Jenny Pollack | 2018-06-07 | 1 | -2/+1 |
| * | | | | preferred first languauge - check for Brave | Jenny Pollack | 2018-06-07 | 1 | -8/+5 |
| * | | | | first language - add check for brave browser on getAcceptLanguages | Jenny Pollack | 2018-06-07 | 1 | -1/+11 |
* | | | | | ENS input in send form shows distinct errors for invalid addresses and non-ex... | Dan | 2018-06-15 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #4523 from MetaMask/i4462-FixResetBug | Dan Finlay | 2018-06-08 | 2 | -6/+10 |
|\ \ \ \ | |||||
| * | | | | Fix bug where reset account would not work. | Dan Finlay | 2018-06-07 | 2 | -6/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 1 | -0/+1 |
|\| | | | |||||
| * | | | Merge pull request #4477 from MetaMask/i3073-block-gravityforms | kumavis | 2018-06-07 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Block gravityforms.com from web3 injection | Dan Finlay | 2018-06-04 | 1 | -0/+1 |
* | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 9 | -42/+175 |
|\| | | | | |||||
| * | | | | Merge pull request #4414 from scsaba/recipient-blacklist | kumavis | 2018-06-07 | 3 | -1/+43 |
| |\ \ \ \ | |||||
| | * | | | | remove generating blocked accounts and use a config file instead | Csaba Solya | 2018-05-31 | 3 | -18/+20 |
| | * | | | | fix documentation | Csaba Solya | 2018-05-30 | 1 | -1/+1 |
| | * | | | | adding tests for recipient blacklist checker | Csaba Solya | 2018-05-30 | 2 | -5/+5 |
| | * | | | | adding transaction controller tests | Csaba Solya | 2018-05-30 | 1 | -1/+1 |
| | * | | | | initial implementation | Csaba Solya | 2018-05-30 | 2 | -1/+41 |
| * | | | | | Merge pull request #4514 from whymarrh/account-label-type-check | kumavis | 2018-06-07 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add account type assertion to PreferencesController#setAccountLabel | Whymarrh Whitby | 2018-06-06 | 1 | -0/+1 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | i18n - ja improvements | 03-26 | 2018-06-07 | 1 | -2/+41 |
| * | | | | | 4.7.4v4.7.4 | kumavis | 2018-06-06 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into v4.7.4 | kumavis | 2018-06-06 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | 4.7.3 | kumavis | 2018-06-05 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | diagnostics - fix reportMultipleKeyrings call | kumavis | 2018-06-06 | 1 | -1/+1 |
| * | | | | diagnostics - minor fixes | kumavis | 2018-06-06 | 2 | -5/+5 |
| * | | | | lint - fix diagnostics reporter | kumavis | 2018-06-06 | 1 | -1/+1 |
| * | | | | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 4 | -66/+84 |
| * | | | | add multivault detection to diagnostics reporting | kumavis | 2018-06-06 | 1 | -0/+33 |
| |/ / / | |||||
* | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-05 | 8 | -8/+158 |
|\| | | | |||||
| * | | | Record identity before deleting it | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| * | | | Mock notifier in test | Dan Finlay | 2018-06-05 | 1 | -1/+2 |
| * | | | Add comment | Dan Finlay | 2018-06-05 | 1 | -0/+2 |
| * | | | Do not alert to user | Dan Finlay | 2018-06-05 | 1 | -5/+0 |
| * | | | Linted | Dan Finlay | 2018-06-05 | 2 | -1/+2 |
| * | | | Add bug info under metadata key | Dan Finlay | 2018-06-05 | 1 | -1/+7 |
| * | | | Add first time info to bug report | Dan Finlay | 2018-06-05 | 2 | -1/+5 |
| * | | | Add version to report | Dan Finlay | 2018-06-05 | 2 | -4/+6 |
| * | | | Fine tune error posting | Dan Finlay | 2018-06-05 | 2 | -6/+2 |
| * | | | Only notify first time lost ids are detected | Dan Finlay | 2018-06-05 | 1 | -2/+8 |
| * | | | Add reporting uri | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| * | | | Begin adding unconfigured notifier | Dan Finlay | 2018-06-05 | 2 | -13/+21 |
| * | | | Persist lost identities to storage for later analysis | Dan Finlay | 2018-06-05 | 2 | -2/+33 |
| * | | | Add minimal user notification of issue. | Dan Finlay | 2018-06-05 | 1 | -1/+1 |
| * | | | Add identity synchronizing code | Dan Finlay | 2018-06-05 | 2 | -1/+48 |
| | |/ | |/| | |||||
| * | | 4.7.2 | kumavis | 2018-06-04 | 1 | -1/+1 |
| * | | metamask-controller - clear account labels on restore from seed phrase | kumavis | 2018-06-04 | 1 | -0/+4 |
| * | | preferences controller - jsdoc fix | kumavis | 2018-06-04 | 1 | -2/+2 |
| * | | metamask - update preferences controller identities on keyring controller update | kumavis | 2018-06-04 | 2 | -3/+30 |
| * | | Merge pull request #4426 from MetaMask/sentry-url-rewrite-fix | kumavis | 2018-06-04 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | sentry - message rewrite - guard against missing message | kumavis | 2018-05-31 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #4425 from MetaMask/master | kumavis | 2018-06-02 | 2 | -2/+21 |
| |\ \ | |||||
| | * | | Version 4.7.1v4.7.1 | Dan Finlay | 2018-06-02 | 2 | -1/+18 |
| | * | | Merge branch 'master' into develop | Dan Finlay | 2018-06-02 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * | | 4.7.0v4.7.0 | kumavis | 2018-05-31 | 1 | -2/+4 |
| | | |/ | |||||
| * | / | Fix return value of migration 26 when missing KC or PC | Whymarrh Whitby | 2018-06-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Properly end the middleware stack on RPC error | bitpshr | 2018-06-02 | 1 | -0/+1 |
* | | | Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e... | Dan | 2018-06-01 | 9 | -41/+117 |
|\ \ \ | |||||
| * | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 9 | -41/+117 |
| |\| | | |||||
| | * | | Add new alert modals | Alexander Tseung | 2018-06-01 | 1 | -1/+10 |
| | |/ | |||||
| | * | Add rpc key to i18n messages (#4375) | Alexander Tseung | 2018-05-30 | 1 | -0/+3 |
| | * | Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-ma... | kumavis | 2018-05-30 | 6 | -23/+64 |
| | |\ | |||||
| | | * | cleanErrorStack moved to separate library module | Anton | 2018-05-29 | 3 | -19/+36 |
| | | * | error message fix | Anton | 2018-05-29 | 1 | -2/+1 |
| | | * | Clean up user rejection error message | Anton | 2018-05-28 | 1 | -3/+14 |
| | | * | Merge pull request #3997 from jakubsta/master | kumavis | 2018-05-22 | 2 | -5/+12 |
| | | |\ | |||||
| | | | * | Update: allow other extension to connect | Jakub Stasiak | 2018-04-18 | 2 | -5/+12 |
| | | * | | Merge pull request #4140 from MetaMask/v4.6.1 | Thomas Huang | 2018-05-01 | 9 | -59/+143 |
| | | |\ \ | |||||
| | | | * | | Version 4.6.1 | kumavis | 2018-05-01 | 1 | -1/+1 |
| | | * | | | require log | frankiebee | 2018-05-01 | 1 | -0/+1 |
| | | * | | | log emitter errors | frankiebee | 2018-04-30 | 1 | -6/+10 |
| | | * | | | transactions - run event emitters outside context of _setTxStatus | frankiebee | 2018-04-30 | 1 | -7/+9 |
| | * | | | | Merge pull request #4390 from MetaMask/i18n-brave-fix | kumavis | 2018-05-30 | 1 | -4/+7 |
| | |\ \ \ \ | |||||
| | | * | | | | i18n - getFirstPreferredLangCode - guard against missing i18n api | kumavis | 2018-05-29 | 1 | -4/+7 |
| | * | | | | | Add notification for dropped retry transactions (#4363) | Alexander Tseung | 2018-05-30 | 2 | -3/+23 |
| | * | | | | | metamask-controller - lint fix | kumavis | 2018-05-29 | 1 | -1/+1 |
| | * | | | | | metamask-controller - update preferences controller addresses after import ac... | kumavis | 2018-05-29 | 1 | -10/+10 |
| | |/ / / / | |||||
* | / / / / | Auto update gas estimate when to changes. | Dan | 2018-05-31 | 1 | -0/+14 |
|/ / / / / | |||||
* / / / / | Display correct titles and subtitles on send token and editing send transacti... | Dan | 2018-05-25 | 1 | -0/+7 |
|/ / / / | |||||
* | | | | Merge pull request #4337 from MetaMask/recent-blocks-parallel | Frankie | 2018-05-23 | 1 | -15/+7 |
|\ \ \ \ | |||||
| * | | | | controllers - recent-blocks - pull first historical blocks in parallel | kumavis | 2018-05-22 | 1 | -15/+7 |
* | | | | | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 3 | -1/+39 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 3 | -1/+39 |
* | | | | | Reveal get filtered tx list (#4332) | Frankie | 2018-05-22 | 2 | -16/+1 |
* | | | | | Merge branch 'develop' into ci-publish-release | kumavis | 2018-05-22 | 8 | -34/+167 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' of https://github.com/Trigalti/metamask-extension into... | kumavis | 2018-05-22 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added trailing comma for eslint | simon | 2018-05-18 | 1 | -1/+1 |
| | * | | | | | Added adyen.com to blacklisted domains because postMessages are blocking car... | simon | 2018-05-18 | 1 | -1/+2 |
| * | | | | | | Merge pull request #4034 from whymarrh/account-nicknames | kumavis | 2018-05-22 | 5 | -33/+97 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Fix migration 026 to produce the correct shape for state.identities | Whymarrh Whitby | 2018-05-18 | 1 | -1/+8 |
| | * | | | | | Add migration to move identities from KeyringController | Whymarrh Whitby | 2018-05-17 | 2 | -0/+41 |
| | * | | | | | Add PreferencesController#setAddresses to update ids | Whymarrh Whitby | 2018-05-17 | 2 | -8/+22 |
| | * | | | | | Update AddressBookController to read from preferences store | Whymarrh Whitby | 2018-05-17 | 2 | -22/+8 |
| | * | | | | | Move setAccountLabel into PreferencesController | Whymarrh Whitby | 2018-05-17 | 2 | -3/+19 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4199 from MetaMask/i3487-provider-errors | Dan Finlay | 2018-05-19 | 2 | -0/+68 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Add new json-rpc-engine middleware for improved error handling | bitpshr | 2018-05-14 | 2 | -0/+68 |
* | | | | | | docs - jsdoc - fix syntax | kumavis | 2018-05-19 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-... | kumavis | 2018-05-17 | 8 | -194/+437 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #4146 from MetaMask/sentry-error-like2 | kumavis | 2018-05-17 | 1 | -17/+25 |
| |\ \ \ \ \ | |||||
| | * | | | | | sentry - add helper to fully rewrite all error messages | kumavis | 2018-05-01 | 1 | -17/+25 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | network - remove debugging console.log | kumavis | 2018-05-17 | 1 | -1/+0 |
| * | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-17 | 7 | -32/+391 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add error message when passwords don't match in first time flow. Change input... | Alexander Tseung | 2018-05-14 | 1 | -1/+1 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 1 | -1/+10 |
| | * | | | | Chinese translation Enhancements (#4218) | Orange | 2018-05-12 | 1 | -25/+358 |
| * | | | | | lint - cleanup some unused variables | kumavis | 2018-05-03 | 1 | -1/+0 |
| * | | | | | controllers - network - move default config out of first-time-state | kumavis | 2018-05-03 | 2 | -11/+15 |
| * | | | | | network - refactor to remove unnecesary code | kumavis | 2018-05-01 | 3 | -124/+29 |
| * | | | | | network - remove setNetworkEndpoints | kumavis | 2018-05-01 | 2 | -14/+0 |
| * | | | | | controllers - network - more semantic assert | kumavis | 2018-05-01 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | tx-state-history-helper - use more readable Date.now method | kumavis | 2018-05-17 | 1 | -1/+1 |
* | | | | | fix lint issues | Csaba Solya | 2018-05-10 | 2 | -2/+2 |
* | | | | | remove unnecessary lib | Csaba Solya | 2018-05-10 | 1 | -1/+0 |
* | | | | | revert unnecessary change in state manager | Csaba Solya | 2018-05-10 | 1 | -13/+7 |
* | | | | | add time stamps to transaction history log entries | Csaba Solya | 2018-05-10 | 2 | -16/+28 |
| |/ / / |/| | | | |||||
* | | | | Fix documentation typo | bitpshr | 2018-05-08 | 1 | -1/+1 |
* | | | | Fix Slovenian translation (#4189) | Filip Š | 2018-05-08 | 1 | -4/+4 |
* | | | | transactions - add a nonce check utility for ui use | frankiebee | 2018-05-02 | 2 | -0/+16 |
* | | | | fix - getTxsByMetaData check if the key is in the object not if the value is ... | frankiebee | 2018-05-02 | 1 | -1/+1 |
* | | | | Merge pull request #4143 from prettymuchbryce/blacklist-shopify-iframe | kumavis | 2018-05-01 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Blacklist problematic shopify iFrame | Bryce Neal | 2018-05-01 | 1 | -0/+1 |
* | | | | sentry - report error-like messages using the obj message | kumavis | 2018-05-01 | 1 | -0/+10 |
* | | | | sentry - wrap report modifiers in a try-catch | kumavis | 2018-05-01 | 1 | -16/+24 |
* | | | | Merge pull request #4059 from MetaMask/i-4033-seed-words | kumavis | 2018-05-01 | 6 | -41/+103 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-23 | 11 | -79/+295 |
| |\ \ \ | |||||
| * | | | | Use new design for reveal seed screen. Persist seed words only in first time ... | Alexander Tseung | 2018-04-23 | 4 | -18/+102 |
| * | | | | Revert "Fix UI getting stuck in Reveal Seed screen" | Alexander Tseung | 2018-04-22 | 2 | -23/+1 |
* | | | | | Merge pull request #4132 from MetaMask/master | kumavis | 2018-04-30 | 2 | -18/+25 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | guard adainst raven erroring | frankiebee | 2018-04-30 | 2 | -18/+25 |
* | | | | | Merge pull request #4110 from MetaMask/master | kumavis | 2018-04-28 | 10 | -222/+696 |
|\| | | | | |||||
| * | | | | Merge pull request #4095 from MetaMask/v4.6.0v4.6.0 | Thomas Huang | 2018-04-27 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | v4.6.0 | kumavis | 2018-04-27 | 1 | -1/+1 |
| * | | | | | Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3 | kumavis | 2018-04-26 | 9 | -221/+695 |
| |\ \ \ \ \ | |||||
| | * | | | | | transactions - more docs and clean ups | frankiebee | 2018-04-26 | 6 | -55/+116 |
| | * | | | | | Cleaned up some typos and JSDocs in Transactions | Dan Finlay | 2018-04-24 | 3 | -38/+40 |
| | * | | | | | transactions - fix refernces | frankiebee | 2018-04-20 | 2 | -1/+2 |
| | * | | | | | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 42 | -234/+3695 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | meta - transactions - docs yo! | frankiebee | 2018-04-20 | 8 | -73/+351 |
| | * | | | | | fix up - more docs | frankiebee | 2018-04-14 | 3 | -38/+77 |
| | * | | | | | meta - transactions - code clean up and jsDoc | frankiebee | 2018-04-14 | 1 | -41/+109 |
| | * | | | | | transactions - code cleanup | frankiebee | 2018-04-13 | 2 | -58/+59 |
| | * | | | | | transactions - lint fixes | frankiebee | 2018-04-11 | 3 | -12/+12 |
| | * | | | | | meta - transactions - create a transactions dir in controller and move releva... | frankiebee | 2018-04-11 | 8 | -69/+93 |
* | | | | | | | Return 0 for token rate fetch failures | bitpshr | 2018-04-27 | 1 | -1/+5 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | rpc - bump provider-engine + eth-json-rpc-filters | kumavis | 2018-04-26 | 1 | -1/+1 |
* | | | | | | Merge pull request #4069 from MetaMask/i4056-LatestPriceApi | Dan Finlay | 2018-04-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use latest balanc3 api for prices | Dan Finlay | 2018-04-25 | 1 | -1/+1 |
* | | | | | | lint fix | Dan | 2018-04-24 | 1 | -0/+1 |
* | | | | | | Merge branch 'master' into dm-docs-2 | Dan | 2018-04-24 | 18 | -280/+867 |
|\| | | | | | |||||
| * | | | | | Use the metamask balanc3 dev price api | Dan Finlay | 2018-04-24 | 1 | -1/+1 |
| * | | | | | Merge pull request #4029 from MetaMask/DocumentMetaMaskController | Dan Finlay | 2018-04-24 | 1 | -131/+330 |
| |\ \ \ \ \ | |||||
| | * | | | | | Linted docs | Dan Finlay | 2018-04-24 | 1 | -1/+1 |
| | * | | | | | Linted jsdocs | Dan Finlay | 2018-04-21 | 1 | -52/+60 |
| | * | | | | | Added docs to MM-controller | Dan Finlay | 2018-04-19 | 1 | -130/+321 |
| * | | | | | | Merge pull request #3968 from MetaMask/gh-3653 | Dan Finlay | 2018-04-24 | 7 | -104/+151 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Clean up network config | Alexander Tseung | 2018-04-24 | 7 | -104/+151 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge pull request #4041 from MetaMask/DocumentBackground | Dan Finlay | 2018-04-24 | 1 | -2/+127 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Remove wrong chars | Dan Finlay | 2018-04-21 | 1 | -2/+2 |
| | * | | | | | Add ui note to background docs | Dan Finlay | 2018-04-21 | 1 | -1/+1 |
| | * | | | | | Lint background docs | Dan Finlay | 2018-04-21 | 1 | -12/+12 |
| | * | | | | | Document MetaMaskState and TransactionMeta | Dan Finlay | 2018-04-21 | 1 | -0/+69 |
| | * | | | | | Document Background Script | Dan Finlay | 2018-04-20 | 1 | -2/+58 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge pull request #4020 from MetaMask/i3941-jsdoc-bitpshr | Dan Finlay | 2018-04-21 | 11 | -79/+295 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Clean up JSDoc for background scripts | bitpshr | 2018-04-20 | 7 | -24/+32 |
| | * | | | | Add more documentation to computed balances controller | bitpshr | 2018-04-20 | 4 | -6/+77 |
| | * | | | | Add JSDoc to various background scripts | bitpshr | 2018-04-19 | 3 | -11/+13 |
| | * | | | | Add generated docs | bitpshr | 2018-04-19 | 3 | -6/+6 |
| | * | | | | Add JSDoc to various background scripts | bitpshr | 2018-04-19 | 6 | -70/+205 |
* | | | | | | Remove accidentally added code in message-manager. | Dan | 2018-04-24 | 1 | -8/+0 |
* | | | | | | Remove unnecessary doc comment. | Dan | 2018-04-24 | 1 | -2/+0 |
* | | | | | | Fix nits. | Dan | 2018-04-24 | 4 | -33/+33 |
* | | | | | | Minor fixes in a number of docs. | Dan | 2018-04-21 | 6 | -18/+17 |
* | | | | | | Notification manager method docs. | Dan | 2018-04-21 | 1 | -4/+31 |
* | | | | | | Merge branch 'master' into dm-docs-2 | Dan | 2018-04-20 | 35 | -339/+2435 |
|\| | | | | | |||||
| * | | | | | Merge pull request #3984 from whymarrh/3941-jsdoc | Dan Finlay | 2018-04-19 | 9 | -48/+150 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Add a few missing docblocks to background files | Whymarrh Whitby | 2018-04-19 | 9 | -48/+150 |
| * | | | | | Merge pull request #3987 from MetaMask/dm-docs-1 | Dan Finlay | 2018-04-19 | 8 | -17/+389 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Missing bracket in docblock. | Dan | 2018-04-19 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' into dm-docs-1 | Dan | 2018-04-19 | 26 | -155/+2124 |
| | |\| | | | |||||
| | * | | | | NO MIXED TABS AND SPACES | Dan | 2018-04-19 | 3 | -137/+137 |
| | * | | | | Documentation fix: @constant -> @property | Dan | 2018-04-19 | 1 | -1/+1 |
| * | | | | | Merge pull request #3977 from MetaMask/i-3913-big-number | Dan Finlay | 2018-04-19 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix spinner layout | Alexander Tseung | 2018-04-18 | 1 | -2/+2 |
| | * | | | | | Fix BigNumber exception in confirm-send-ether | Alexander Tseung | 2018-04-18 | 1 | -0/+3 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #4004 from MetaMask/i3955-reveal-seed | Dan Finlay | 2018-04-19 | 2 | -1/+23 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fix UI getting stuck in Reveal Seed screen | Alexander Tseung | 2018-04-19 | 2 | -1/+23 |
| | |/ / / | |||||
| * / / / | I18n - add Tamil + some Hindi fixes | Vikas Kumar Yadav | 2018-04-19 | 3 | -10/+923 |
| |/ / / | |||||
| * | | | Fix confirmation popup not always opening | Alexander Tseung | 2018-04-17 | 6 | -53/+83 |
| * | | | Merge branch 'master' into i3981-contract-rates | Dan Finlay | 2018-04-17 | 18 | -9/+930 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #3970 from MetaMask/i3651-removeGlobalLog | Dan Finlay | 2018-04-17 | 16 | -9/+17 |
| | |\ \ \ | |||||
| | | * | | | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 16 | -9/+17 |
| | * | | | | Fix vault translation | Martin Šmíd | 2018-04-14 | 1 | -4/+4 |
| | * | | | | Add czech translation | Martin Šmíd | 2018-04-14 | 2 | -0/+913 |
| | |/ / / | |||||
| * | | | | Disable token price polling when no client is active | bitpshr | 2018-04-17 | 3 | -0/+13 |
| * | | | | Maintain token prices using a background service | bitpshr | 2018-04-16 | 2 | -0/+83 |
| |/ / / | |||||
| * | | | Add tests for ComposableObservableStore | bitpshr | 2018-04-14 | 1 | -11/+11 |
| * | | | Add ComposableObservableStore for subscription management | bitpshr | 2018-04-13 | 2 | -70/+85 |
* | | | | Even more documentation for various controllers and libs. | Dan | 2018-04-19 | 13 | -49/+742 |
| |/ / |/| | | |||||
* | | | Add missing descriptions in util.js | Dan | 2018-04-17 | 1 | -4/+4 |
* | | | Document async function as returning a promise. | Dan | 2018-04-17 | 1 | -1/+1 |
* | | | Improve documentation of promises that return undefined. | Dan | 2018-04-17 | 2 | -4/+4 |
* | | | Typo fixes, type fixes on the return clauses of the buyEthUrl and getPreffere... | Dan | 2018-04-17 | 6 | -7/+8 |
* | | | Spell deprecated correctly. | Dan | 2018-04-17 | 1 | -2/+2 |
* | | | @params -> @param fix | Dan | 2018-04-17 | 3 | -8/+8 |
* | | | Documentation for various controllers and libs | Dan | 2018-04-17 | 9 | -19/+387 |
* | | | Documentation for environemnt-type.js | Dan | 2018-04-12 | 1 | -0/+9 |
|/ / | |||||
* | | Merge pull request #3938 from nyatla/master | kumavis | 2018-04-10 | 1 | -27/+72 |
|\ \ | |||||
| * \ | Merge tag 'v4.5.5' | nyatla | 2018-04-10 | 52 | -561/+1145 |
| |\ \ | |||||
| * | | | Update messages.json | R.IIzuka | 2018-04-10 | 1 | -30/+99 |
* | | | | Translate to Turkish (#3876) | Mert Ozdag | 2018-04-10 | 2 | -0/+913 |
* | | | | Merge pull request #3921 from MetaMask/gh-3736-react-router | kumavis | 2018-04-10 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 10 | -36/+198 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-05 | 7 | -39/+111 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-04 | 12 | -42/+47 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 11 | -184/+275 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-03-31 | 2 | -3/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 9 | -48/+62 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 20 | -173/+404 |
| |\ \ \ \ \ \ \ \ \ \ \ |