kumavis
|
02d2b3db43
|
Merge pull request #3555 from mamiM/mamiM-Ja-translation
Translation to Japanese #3536
|
2018-03-17 14:30:49 -07:00 |
|
kumavis
|
627a5af66a
|
Merge pull request #3560 from Orangem21/master
Translate to Chinese (Mandarin) #3529
|
2018-03-17 14:28:56 -07:00 |
|
kumavis
|
61e7f19af6
|
Merge pull request #3602 from vietlq/master
Vietnamese Translation
|
2018-03-17 14:24:40 -07:00 |
|
kumavis
|
9b0c652a14
|
Merge pull request #3564 from nujabes403/patch-1
Translate to Korean #3563
|
2018-03-17 14:16:10 -07:00 |
|
Viet Le
|
6601bc5eff
|
space
|
2018-03-17 20:56:28 +00:00 |
|
Viet Le
|
0dd2f918b3
|
corrected vn -> vi
|
2018-03-17 20:49:19 +00:00 |
|
Viet Le
|
2a1a9c2215
|
Translated to Vietnamese. Translator: Trang Ha, Editor: Viet Le
|
2018-03-17 19:19:10 +00:00 |
|
Dan Finlay
|
3bc8493166
|
Merge pull request #3590 from SaptakS/feature/whitelist
Inject Script: Blacklist domains where not to inject script
|
2018-03-16 15:48:08 -07:00 |
|
Alexander Tseung
|
6f749e5576
|
Update Confirm Contract screen (#3597)
|
2018-03-16 13:09:49 -07:00 |
|
Saptak Sengupta
|
6174c00c10
|
Inject Script: Blacklist domains where not to inject script
Put a blacklist domain check where if the page url is in the list
of blacklisted domains, we shouldn't inject script in that web page.
|
2018-03-17 01:02:08 +05:30 |
|
Thomas Huang
|
ad9feee637
|
Fix messages typo (#3591)
|
2018-03-16 14:30:27 -02:30 |
|
nujabes403
|
0a725285b4
|
Update messages.json
|
2018-03-16 14:27:56 +09:00 |
|
nujabes403
|
7432b13b33
|
Update messages.json
|
2018-03-16 14:26:40 +09:00 |
|
nujabes403
|
6fa8de6e93
|
Update messages.json
|
2018-03-16 14:24:41 +09:00 |
|
nujabes403
|
4be9d146db
|
Update messages.json
|
2018-03-16 14:22:36 +09:00 |
|
nujabes403
|
55d0ffd4a0
|
Update messages.json
|
2018-03-16 14:22:09 +09:00 |
|
Thomas
|
9523dd6266
|
More for i18n
|
2018-03-15 16:05:49 -07:00 |
|
kumavis
|
67e87a4fd4
|
Merge pull request #3576 from Senshii/master
fix plural in french translation
|
2018-03-15 13:07:21 -07:00 |
|
Alexander Tseung
|
66193c823c
|
Update Deposit Eth icon (#3569)
|
2018-03-15 13:50:22 -02:30 |
|
simon fourdinier
|
09fe5ed9ba
|
fix plural in french translation
|
2018-03-15 09:37:00 +01:00 |
|
nujabes403
|
9cd9b16689
|
Translated whole message in KR
|
2018-03-15 12:14:00 +09:00 |
|
Orange
|
d79ef5bf15
|
fix
change loose => 疏松;
change imported => 已导入私钥
|
2018-03-15 09:27:31 +08:00 |
|
kumavis
|
6bdef5f4c8
|
Merge pull request #3545 from vincentlg/master
Add French translation 🇫🇷
|
2018-03-14 11:47:53 -07:00 |
|
kumavis
|
6aef2ed0b2
|
local-store - fix class syntax
|
2018-03-14 10:59:47 -07:00 |
|
kumavis
|
c4e90c9359
|
local-store - check for error from extension.runtime
|
2018-03-14 10:49:54 -07:00 |
|
kumavis
|
481983aae8
|
local-store - fix promisification of methods
|
2018-03-14 10:31:25 -07:00 |
|
nujabes403
|
70ae807618
|
Update kr translation to messages.json
|
2018-03-15 02:25:01 +09:00 |
|
Vincent Le Gallic
|
9963bf6429
|
Update messages.json
thx to @Senshii
|
2018-03-14 18:08:14 +01:00 |
|
Orange
|
95742596e3
|
Merge pull request #2 from MetaMask/master
update
|
2018-03-15 00:20:32 +08:00 |
|
frankiebee
|
b609924125
|
fix destructuring of variables
|
2018-03-14 08:21:50 -07:00 |
|
Orange
|
d2fb1c2b82
|
fix
fix 接收 to 接受
|
2018-03-14 23:19:08 +08:00 |
|
yuanchao
|
f595e8f424
|
yuanaichi
|
2018-03-14 22:37:28 +08:00 |
|
Orange
|
fd5bdb3241
|
fix
fix
|
2018-03-14 15:15:56 +08:00 |
|
Mami Mordovets
|
8299ab438a
|
Translation to Japanese
|
2018-03-14 14:33:26 +09:00 |
|
Orange
|
5fa8e83b3c
|
fix
fix
|
2018-03-14 11:13:52 +08:00 |
|
kumavis
|
dc5fbf5eb2
|
Merge branch 'master' into i3076-UseStorageLocalInstead
|
2018-03-13 15:43:37 -07:00 |
|
kumavis
|
22cd788203
|
tx-gas-utils - fix code style
|
2018-03-13 15:39:33 -07:00 |
|
frankiebee
|
e5a83d3f1a
|
transactions move validation of the to field to validateRecipient
|
2018-03-13 15:32:03 -07:00 |
|
frankiebee
|
a2c14ad02b
|
Merge remote-tracking branch 'origin/i#3509' into i#3509
|
2018-03-13 15:27:26 -07:00 |
|
frankiebee
|
c465d510b1
|
fix error message
|
2018-03-13 15:26:45 -07:00 |
|
Frankie
|
c83a9ceb04
|
Merge branch 'master' into i#3509
|
2018-03-13 15:23:46 -07:00 |
|
frankiebee
|
d195cfab50
|
transactions - insure if a to field in tx params has a truthy valu that it is a valid addres and if it is falsy that it is not null to fix issue #3509
|
2018-03-13 15:13:05 -07:00 |
|
kumavis
|
e48934dc04
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
|
2018-03-13 14:49:26 -07:00 |
|
Vincent Le Gallic
|
c15d3e0e23
|
Add French translation
|
2018-03-13 22:04:13 +01:00 |
|
Orange
|
c33eeb0d3e
|
update
update
|
2018-03-14 03:21:31 +08:00 |
|
Thomas
|
f7138d81e3
|
Add sigRequest for Signature Request
|
2018-03-12 11:41:26 -07:00 |
|
Thomas Huang
|
b7c7083a11
|
Merge branch 'master' into i18n
|
2018-03-12 10:50:55 -04:00 |
|
kumavis
|
a88e436b7d
|
lint fix
|
2018-03-08 14:55:35 -08:00 |
|
kumavis
|
455faece9e
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
|
2018-03-08 14:14:49 -08:00 |
|
kumavis
|
98efca0a97
|
background - storage - cleanup storage wiring
|
2018-03-08 14:10:28 -08:00 |
|