aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/popup.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix linting warningsThomas Huang2017-04-271-1/+1
|
* ui - use global.platform for extension interactionkumavis2017-04-011-0/+4
|
* ui - move popup auto-close after tx conf to ui entrypointkumavis2017-04-011-1/+5
|
* ui - startPopup returns store after bootkumavis2017-04-011-10/+24
|
* introduce platform api and rename notifications to notification-managerkumavis2017-03-311-3/+5
|
* Linting to the max.Kevin Serrano2016-11-121-1/+1
|
* mascara - everything but the popup bundlekumavis2016-09-131-1/+1
|
* popup - breakout popup-corekumavis2016-09-131-61/+8
|
* popup - further clean and commentkumavis2016-09-131-17/+13
|
* ui - remove unused currentDomain propkumavis2016-09-131-17/+2
|
* Remove old notification cleanup codeDan Finlay2016-08-301-10/+0
|
* Close notification on opening main UIDan Finlay2016-08-241-0/+7
|
* Unify notification and popup ui filesDan Finlay2016-08-171-1/+6
|
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-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 mockerDan Finlay2016-07-011-2/+4
|
* Move clearNotifications to popup.jsFrankie2016-06-291-0/+10
|
* Manually lintedDan Finlay2016-06-221-2/+1
|
* Auto lintedDan Finlay2016-06-221-8/+8
|
* deps - use web3-stream-provider modulekumavis2016-05-231-1/+1
|
* Filter transaction list for current blockchain networkDan Finlay2016-04-281-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 blockchainDan Finlay2016-04-201-2/+9
|
* wiring - trusted-untrusted features + remote-storekumavis2016-04-161-15/+7
|
* wiring - move to obj-multiplexkumavis2016-04-151-13/+5
|
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-4/+4
|
* popup - fix web3 plumbingkumavis2016-04-091-1/+7
|
* popup.js - set web3 on globalkumavis2016-03-111-0/+2
|
* plumbing - pipe web3 to the popup.jskumavis2016-03-111-3/+29
|
* popup - add current domain trackingkumavis2016-02-131-19/+46
|
* refactor - push data to popupkumavis2016-01-171-1/+9
|
* integrate metamask-ui with id mgmtkumavis2016-01-151-4/+21
|
* migrate to new ui + providerkumavis2016-01-151-1/+13
|
* start of extension popup windowkumavis2015-12-231-0/+1
|
* build overhaul + basic structurekumavis2015-08-021-3/+0
|
* init commitkumavis2015-08-011-0/+3