1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

633 Commits

Author SHA1 Message Date
Dan Finlay
b2b3f4b26b Improve refactor
Replace config-manager-singleton with one that is instantiated within the `background-controller`, and takes its persistence callbacks from its instantiated options.

Replaced class getters with more familiar get___() functions.
2016-06-24 15:52:56 -07:00
Dan Finlay
9ed3c676ec Refactored background.js controller apart from chrome + transport
Still needs linting fixes, probably bugs, this commit should be used as a draft of what a separation of these concerns might look like.
2016-06-24 13:05:21 -07:00
Dan Finlay
cbcc0438cb Bump changelog 2016-06-24 11:26:17 -07:00
kumavis
bec7bde883 Merge pull request #319 from MetaMask/pdf
contentscript - skip web3 injection if domain appears to be a pdf
2016-06-24 11:25:03 -07:00
kumavis
fce748c118 contentscript - skip web3 injection if domain appears to be a pdf 2016-06-24 11:21:22 -07:00
kumavis
ac2269b16e Merge pull request #312 from MetaMask/svg-notif
initial svg notifications
2016-06-23 17:55:10 -07:00
kumavis
2808fd175b notif - remove dummy dev notif 2016-06-23 17:33:43 -07:00
kumavis
2468949cb5 some legit linting fixes 2016-06-23 16:53:45 -07:00
kumavis
f0633463d0 stop pedantic linting 2016-06-23 16:53:27 -07:00
kumavis
be25f4da06 pending-tx pass the identicon pref on 2016-06-23 16:43:10 -07:00
kumavis
3cf7bf725f svg notif - use actual txParams 2016-06-23 16:42:40 -07:00
kumavis
d293ef0494 account-panel combine panel into account-panel 2016-06-23 16:28:57 -07:00
kumavis
e96a53385f accounts - rename account list item so it doesnt overlap 2016-06-23 16:18:47 -07:00
kumavis
7eb89613cc icon-factory - overhaul to provide svg or imagified el 2016-06-23 16:09:25 -07:00
kumavis
cc7dbace38 tx-conf add non-interactive mode for notification 2016-06-23 15:25:33 -07:00
kumavis
2495c6ea54 svg notifications - remove unneeded deps and clean code 2016-06-23 15:13:24 -07:00
kumavis
2a358d73f8 Merge pull request #315 from MetaMask/UpdatedMenuBar
Updated menu bar
2016-06-23 14:59:41 -07:00
Dan Finlay
a106887a6f Add fox logo back to left of menu
Re-centered metamask h1 manually.
2016-06-23 14:56:33 -07:00
Dan Finlay
4ebb9f631e Moved account change button to menu bar 2016-06-23 14:39:50 -07:00
kumavis
2a3660fe60 Merge branch 'master' of github.com:MetaMask/metamask-plugin into svg-notif 2016-06-23 14:01:16 -07:00
kumavis
216e7235dd deps - bump web3-stream-provider 2016-06-23 13:09:01 -07:00
kumavis
2437284515 2.4.4 2016-06-23 12:56:14 -07:00
kumavis
d7b76f83ff deps - bump web3-stream-provider 2016-06-23 12:55:24 -07:00
kumavis
d1e2d842ae 2.4.3 2016-06-23 12:00:14 -07:00
kumavis
a625f9e664 Merge pull request #314 from MetaMask/stream-provider-fix
deps - bump stream-provider
2016-06-23 11:48:51 -07:00
kumavis
d3b743c9cd deps - bump stream-provider 2016-06-23 11:44:14 -07:00
Dan Finlay
9fb3ee9846 Merge pull request #311 from MetaMask/settings
Remove network option buttons
2016-06-22 21:08:59 -07:00
kumavis
122576a790 initial svg notifications 2016-06-22 19:28:11 -07:00
Frankie
973aa4fd15 close #309 2016-06-22 16:35:34 -07:00
Frankie
a5c782d69c Remove redundant network option buttons from settings page 2016-06-22 16:19:56 -07:00
Dan Finlay
fd01e45cd5 Merge pull request #310 from MetaMask/fontChange
Font change
2016-06-22 16:06:33 -07:00
Frankie
b3b4983831 Add to change log 2016-06-22 15:49:17 -07:00
Frankie
9e42f1f3a7 Merge branch 'master' into fontChange 2016-06-22 15:44:30 -07:00
Frankie
f0e6411277 Swap out Transat font for Montserrat 2016-06-22 15:35:52 -07:00
Dan Finlay
a4ebb7656a Enhance nvmrc 2016-06-22 11:07:42 -07:00
Dan Finlay
73869ea233 Version 2.4.2 2016-06-22 11:06:06 -07:00
kumavis
8a31313397 Merge pull request #305 from MetaMask/FixEthSign
Fix eth sign with dennis' test input
2016-06-21 18:13:52 -07:00
Dan Finlay
856a7c84cd Bump changelog 2016-06-21 17:21:55 -07:00
Dan Finlay
ff7b980143 Fix eth sign with dennis' test input 2016-06-21 17:13:02 -07:00
Dan Finlay
03550b7e9a Merge pull request #304 from MetaMask/buttons
use key as export and unify the copy to clipboard icon.
2016-06-21 17:00:03 -07:00
Frankie
ea564e51fc Fix for lint err 2016-06-21 15:30:18 -07:00
Frankie
c152f98735 Add to changelog 2016-06-21 15:08:24 -07:00
Frankie
cf663f1104 Fix conflict 2016-06-21 15:04:00 -07:00
Dan Finlay
dc2ef96702 Fix badge token param 2016-06-21 14:54:56 -07:00
Dan Finlay
b7f7292a21 Add circle token to badge image 2016-06-21 14:33:37 -07:00
Dan Finlay
46b513cd00 Update build badge 2016-06-21 14:31:42 -07:00
Dan Finlay
7a049ae27f Update CI status badge for Circle 2016-06-21 14:29:55 -07:00
kumavis
537328b529 Merge pull request #303 from MetaMask/AutoLint
Auto lint
2016-06-21 14:24:28 -07:00
Dan Finlay
d7c3e8e9f5 Add circle.yml 2016-06-21 14:18:38 -07:00
Dan Finlay
3c01969fe3 Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint 2016-06-21 14:12:48 -07:00