Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sentry - breakout raven setup and add release config | kumavis | 2018-01-18 | 1 | -4/+5 |
| | |||||
* | sentry - update raven and add to ui | kumavis | 2018-01-18 | 1 | -0/+4 |
| | |||||
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | ui - use global.platform for extension interaction | kumavis | 2017-04-01 | 1 | -0/+4 |
| | |||||
* | ui - move popup auto-close after tx conf to ui entrypoint | kumavis | 2017-04-01 | 1 | -1/+5 |
| | |||||
* | ui - startPopup returns store after boot | kumavis | 2017-04-01 | 1 | -10/+24 |
| | |||||
* | introduce platform api and rename notifications to notification-manager | kumavis | 2017-03-31 | 1 | -3/+5 |
| | |||||
* | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | mascara - everything but the popup bundle | kumavis | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | popup - breakout popup-core | kumavis | 2016-09-13 | 1 | -61/+8 |
| | |||||
* | popup - further clean and comment | kumavis | 2016-09-13 | 1 | -17/+13 |
| | |||||
* | ui - remove unused currentDomain prop | kumavis | 2016-09-13 | 1 | -17/+2 |
| | |||||
* | Remove old notification cleanup code | Dan Finlay | 2016-08-30 | 1 | -10/+0 |
| | |||||
* | Close notification on opening main UI | Dan Finlay | 2016-08-24 | 1 | -0/+7 |
| | |||||
* | Unify notification and popup ui files | Dan Finlay | 2016-08-17 | 1 | -1/+6 |
| | |||||
* | Implement some cross-browser practices (#473) | Dan Finlay | 2016-07-22 | 1 | -5/+6 |
| | | | | | | | | | | | | * Add mozilla plugin key to manifest * Move all chrome references into platform-checking module Addresses #453 * Add chrome global back to linter blacklist * Add tests | ||||
* | First simple version of ui mocker | Dan Finlay | 2016-07-01 | 1 | -2/+4 |
| | |||||
* | Move clearNotifications to popup.js | Frankie | 2016-06-29 | 1 | -0/+10 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -2/+1 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -8/+8 |
| | |||||
* | deps - use web3-stream-provider module | kumavis | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | Filter transaction list for current blockchain network | Dan Finlay | 2016-04-28 | 1 | -8/+1 |
| | | | | | | | | | | When starting up, we now create a `web3` inside the `background.js` process, which we pass to the `idStore` and ask for the current `network`. We include the `network` on `app.metamask.network` in the state object. We re-request the network when changing provider. We filter the transaction list for transactions that match the current network. | ||||
* | Generate explorer link to match current blockchain | Dan Finlay | 2016-04-20 | 1 | -2/+9 |
| | |||||
* | wiring - trusted-untrusted features + remote-store | kumavis | 2016-04-16 | 1 | -15/+7 |
| | |||||
* | wiring - move to obj-multiplex | kumavis | 2016-04-15 | 1 | -13/+5 |
| | |||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -4/+4 |
| | |||||
* | popup - fix web3 plumbing | kumavis | 2016-04-09 | 1 | -1/+7 |
| | |||||
* | popup.js - set web3 on global | kumavis | 2016-03-11 | 1 | -0/+2 |
| | |||||
* | plumbing - pipe web3 to the popup.js | kumavis | 2016-03-11 | 1 | -3/+29 |
| | |||||
* | popup - add current domain tracking | kumavis | 2016-02-13 | 1 | -19/+46 |
| | |||||
* | refactor - push data to popup | kumavis | 2016-01-17 | 1 | -1/+9 |
| | |||||
* | integrate metamask-ui with id mgmt | kumavis | 2016-01-15 | 1 | -4/+21 |
| | |||||
* | migrate to new ui + provider | kumavis | 2016-01-15 | 1 | -1/+13 |
| | |||||
* | start of extension popup window | kumavis | 2015-12-23 | 1 | -0/+1 |
| | |||||
* | build overhaul + basic structure | kumavis | 2015-08-02 | 1 | -3/+0 |
| | |||||
* | init commit | kumavis | 2015-08-01 | 1 | -0/+3 |