Dan Finlay
|
998128d4df
|
allow copy(logState()) to copy to clipboard
|
2017-05-07 15:20:56 -07:00 |
|
Kevin Serrano
|
1c44dd3353
|
Merge pull request #1378 from MetaMask/accounts-when-locked
metamask - selected accounts - dont reveal when locked
|
2017-05-05 11:55:41 -07:00 |
|
kumavis
|
f01891fc01
|
Merge pull request #1376 from MetaMask/1061-Linting-Tests
1061 linting tests
|
2017-05-04 18:01:46 -07:00 |
|
kumavis
|
fb08c4a131
|
metamask - publicConfig - fix init state
|
2017-05-04 17:56:30 -07:00 |
|
kumavis
|
10ba760ed3
|
metamask - selected accounts - dont reveal when locked
|
2017-05-04 17:50:59 -07:00 |
|
Thomas Huang
|
1e4855fc0e
|
Whoops missed some modules
|
2017-05-04 15:21:51 -07:00 |
|
kumavis
|
a72f505090
|
Merge pull request #1369 from MetaMask/foxrevert
Revert the fox animation
|
2017-05-04 15:07:34 -07:00 |
|
Thomas Huang
|
9bd7d06c4f
|
Remove unused modules and STORAGE_KEY
|
2017-05-04 15:06:27 -07:00 |
|
Thomas Huang
|
0b13429daf
|
Lint tests
|
2017-05-04 14:35:10 -07:00 |
|
Thomas Huang
|
8f5334e4ac
|
Add Mocha/Chai eslint plugins
|
2017-05-04 14:34:25 -07:00 |
|
Thomas Huang
|
73ee4bdec3
|
Ignore tests bundle, jquery, abd helpers
|
2017-05-04 14:33:29 -07:00 |
|
Thomas Huang
|
1895fa1489
|
Add mocha and chai plugins eslint
|
2017-05-04 14:32:42 -07:00 |
|
Kevin Serrano
|
833b9f183f
|
Minor lint
|
2017-05-03 07:22:36 -07:00 |
|
Kevin Serrano
|
061f56b207
|
Fox watches over us again.
|
2017-05-03 07:21:42 -07:00 |
|
Kevin Serrano
|
6f40447015
|
Merge pull request #1360 from MetaMask/flyswatter-patch-1
Correct change dates
|
2017-05-01 09:25:22 -07:00 |
|
Kevin Serrano
|
0ceaf2be83
|
Merge branch 'master' into flyswatter-patch-1
|
2017-05-01 09:01:25 -07:00 |
|
Kevin Serrano
|
b466de8306
|
Merge pull request #1362 from MetaMask/FoxLookAway
Make fox look away while typing password
|
2017-05-01 09:00:32 -07:00 |
|
Dan Finlay
|
791c8fccf8
|
Bump changelog
|
2017-04-30 18:56:11 -07:00 |
|
Dan Finlay
|
53cecf77a2
|
Adjust fox look height
|
2017-04-30 18:54:57 -07:00 |
|
Dan Finlay
|
89b0d3d403
|
Make fox look away while typing password
Inspired by this tweet:
https://twitter.com/Aashay/status/858791285976481792
|
2017-04-30 18:46:27 -07:00 |
|
Dan Finlay
|
c3481f0eb1
|
Correct change dates
|
2017-04-30 13:33:05 -07:00 |
|
Dan Finlay
|
753de30b3b
|
Merge pull request #1359 from MetaMask/FixBlockPolling
Fix block polling
|
2017-04-30 12:46:20 -07:00 |
|
Dan Finlay
|
7ddbd1a193
|
Version 3.6.1
|
2017-04-30 12:39:17 -07:00 |
|
Dan Finlay
|
a3149c1752
|
Use loglevel for more logs
|
2017-04-30 12:38:38 -07:00 |
|
Dan Finlay
|
527068b84e
|
Bump provider engine
|
2017-04-30 12:38:22 -07:00 |
|
Dan Finlay
|
1641dc92f5
|
Merge pull request #1358 from MetaMask/kumavis-patch-1
notification-manager - remove promise listener
|
2017-04-28 16:16:31 -07:00 |
|
kumavis
|
a21339dd85
|
Update CHANGELOG.md
|
2017-04-28 16:10:26 -07:00 |
|
kumavis
|
6ace0c9afb
|
notification-manager - remove promise listener
seems chrome changed their API?
MDN suggests that a Promise should be returned but getting `undefined`
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/windows/create
Chrome docs suggest its a callback API lolwut
https://developer.chrome.com/extensions/windows#method-create
|
2017-04-28 16:04:00 -07:00 |
|
kumavis
|
012f837c1d
|
Merge pull request #1356 from MetaMask/mascaraTuneUps
Mascara tune ups
|
2017-04-28 12:37:53 -07:00 |
|
frankiebee
|
d4cad22fa7
|
clean up code
|
2017-04-28 21:19:14 +02:00 |
|
frankiebee
|
36bafbaebf
|
General cleanup and window reload if an update is found
|
2017-04-28 14:12:25 +02:00 |
|
frankiebee
|
53537824f1
|
break out IndexDbController && Run the first time test on mascara
|
2017-04-28 14:11:46 +02:00 |
|
frankiebee
|
e7e0919d7c
|
Setup test enviroment for mascara
|
2017-04-28 14:11:05 +02:00 |
|
Thomas Huang
|
6f17c996c2
|
Merge pull request #1343 from MetaMask/Version-3.5.4
Version 3.6.0
|
2017-04-27 15:38:51 -07:00 |
|
Dan Finlay
|
6d1fe7845c
|
Version 3.6.0
t # Explicit paths specified without -i or -o; assuming --only paths...
|
2017-04-27 15:11:14 -07:00 |
|
Dan Finlay
|
a9a39bdf8f
|
Merge branch 'master' into Version-3.5.4
|
2017-04-27 15:10:16 -07:00 |
|
Thomas Huang
|
d8a5e6a8e4
|
Merge pull request #1352 from MetaMask/rinkeby
Rinkeby
|
2017-04-27 15:08:13 -07:00 |
|
Dan Finlay
|
d1a1069180
|
Merge branch 'master' into rinkeby
|
2017-04-27 14:50:19 -07:00 |
|
Dan Finlay
|
a90b010de8
|
Merge pull request #1351 from MetaMask/lint
Fix linting warnings
|
2017-04-27 14:48:13 -07:00 |
|
Dan Finlay
|
72cb49511f
|
Merge pull request #1347 from MetaMask/gulp-fail-fix
build - make gulp return non-zero error code on bundle fail
|
2017-04-27 14:47:38 -07:00 |
|
Dan Finlay
|
4275d44019
|
Merge pull request #1345 from MetaMask/docker-node7
mascara - docker - bump to node7
|
2017-04-27 14:46:42 -07:00 |
|
frankiebee
|
e7c7c85791
|
Update README for mascara
|
2017-04-27 14:27:47 +02:00 |
|
frankiebee
|
e665dd7e1c
|
bump client-sw-ready-event
|
2017-04-27 13:31:54 +02:00 |
|
Thomas Huang
|
6bdb4c8728
|
Fix linting warnings
|
2017-04-26 21:05:45 -07:00 |
|
Kevin Serrano
|
b0919ba729
|
Add to changelog.
|
2017-04-25 14:57:35 -07:00 |
|
Kevin Serrano
|
09034772d0
|
Add (vague) instructions to adding a new network to the dropdown.
|
2017-04-25 14:57:07 -07:00 |
|
Kevin Serrano
|
f2bf7326cc
|
Linting.
|
2017-04-25 14:44:25 -07:00 |
|
Kevin Serrano
|
242dc1e99f
|
Add missing changes. Create unique style for rinkeby icon.
|
2017-04-25 14:39:01 -07:00 |
|
kumavis
|
4d42cfaa25
|
build - make gulp return non-zero error code on bundle fail
|
2017-04-25 14:04:51 -07:00 |
|
Nickyg
|
d764e46a50
|
change network name to rinkeby when selected
|
2017-04-26 02:15:15 +05:30 |
|