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

1961 Commits

Author SHA1 Message Date
kumavis
c4c459c8d7 controllers - currency - warn currency and encountered error 2018-03-28 09:41:25 -07:00
Frankie
76e83365ca
Merge pull request #3752 from MetaMask/sentry-error-fix
sentry - simplify all ethjs errors for better batching
2018-03-27 19:13:42 -07:00
kumavis
f7a2dc984e
Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountReset
Fix bug where resetAccount does not clear network cache
2018-03-27 19:10:31 -07:00
kumavis
d8357413ac
metamask-controller - fix typo 2018-03-27 19:04:28 -07:00
kumavis
b4ec68b2d4 i18n - fix locales inde 2018-03-27 18:29:54 -07:00
Dan Finlay
729a473210 Fix bug where resetAccount does not clear network cache
Fixes #3439
2018-03-27 18:07:51 -07:00
kumavis
165ae7d193 i18n - derrive locale codes from index 2018-03-27 18:07:24 -07:00
kumavis
9482af6157 i18n - add locales index json 2018-03-27 17:52:26 -07:00
kumavis
5290570c8f Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 17:17:04 -07:00
frankiebee
fefbf40a06 Merge branch 'master' into i#3731 2018-03-27 16:50:57 -07:00
frankiebee
f0f45e6fe1 migration for removing unnecessary transactions from state 2018-03-27 16:49:13 -07:00
kumavis
914a098c8a Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 14:28:37 -07:00
kumavis
651e48dbd6 sentry - simplify all ethjs errors for better batching 2018-03-27 12:37:30 -07:00
kumavis
0fe0d8b7a5
Merge pull request #3739 from gasolin/zhtwfix
[zh-TW] fix translation and add missing strings
2018-03-27 09:21:40 -07:00
Dan
f74e802026 Undo unnecessary line removals. 2018-03-27 10:52:19 -02:30
Dan
be2254b880 Remove comments and console.logs 2018-03-27 10:37:45 -02:30
R.IIzuka
bfa62f719f
Update messages.json
Fixed Japanese phrases.
Add some translations.
2018-03-27 22:05:37 +09:00
Dan
d2bd5687e8 Merge branch 'master' into i18n-translator-redux 2018-03-27 10:17:48 -02:30
gasolin
81e2ab20d9 [zh-TW] fix translation and add missing strings 2018-03-27 10:27:19 +08:00
frankiebee
0a2616a37f include migration 22 2018-03-26 18:12:16 -07:00
kumavis
e0576d0526 v4.4.0 2018-03-26 17:05:52 -07:00
frankiebee
43dde3cbde transactions - only save up to 40 txs totall across all networks 2018-03-26 15:58:36 -07:00
Dan Finlay
e196b6dcb7 Fix bug where full localStorage would crash on start 2018-03-26 15:25:26 -07:00
Thomas Huang
b0fae2ca39
Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate
Updates Add token screen to latest design.
2018-03-26 14:55:30 -07:00
Frankie
5a61a6d57a migration for adding submittedTime to the txMeta (#3727)
* test for migration 022

* write migration 022 adding submittedTime to txMetas whove been submitted
2018-03-26 14:24:12 -07:00
Dan
1779cff65b Merge branch 'master' into i3326-addtokenscreendesignupdate 2018-03-26 16:51:02 -02:30
Filip Š
b2f454a03c i18n - sl Slovenian translation (#3724) 2018-03-26 11:57:04 -07:00
gasolin
d1927d1407 i18n - zh_tw traditional chinese (taiwanese)
* translate to Traditional Chinese, fix #3529
2018-03-26 11:53:36 -07:00
kumavis
1941260f66
Merge pull request #3711 from artiya4u/feature/thai_locale
Add Translate to Thai #3543
2018-03-26 11:50:21 -07:00
Dan
4f0881e41b Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
artiya4u
47ee86e9fd Update Thai translate. 2018-03-24 11:59:23 +07:00
artiya4u
3db8b84eff Update Thai translate. 2018-03-24 11:20:21 +07:00
artiya4u
33f43a7e7a Update Thai translate. 2018-03-24 11:06:49 +07:00
Dan
fa022e0883 Updates Add token screen to latest design. 2018-03-24 01:13:43 -02:30
kumavis
46e8781e41 lint - fix 2018-03-23 18:45:58 -07:00
kumavis
2eaac897bf sentry - namespace files under metamask dir 2018-03-23 18:37:41 -07:00
kumavis
e3d7062e9b sentry - rewrite report urls + use raven-js from npm 2018-03-23 17:22:44 -07:00
artiya4u
4c15a121a3 ๊๊Update Thai translate. 2018-03-24 02:38:31 +07:00
artiya4u
47e09b0f2b First add Thai translate. 2018-03-23 02:33:57 +07:00
Dan
b9309f689b Use extension api to get initial locale. 2018-03-22 12:49:19 -02:30
Dan
d613dfb434 Correct reprice title and subtitle key names. 2018-03-22 01:19:00 -02:30
Dan
be845fd190 Merge branch 'master' into i18n-translator-redux 2018-03-21 22:28:58 -02:30
Dan
d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
kumavis
9362239231 v4.3.0 2018-03-21 14:16:00 -07:00
kumavis
278e1ba61e
Merge pull request #3656 from MetaMask/trigun0x2-master2
Prevent batch request from opening multiple windows (3)
2018-03-21 12:42:03 -07:00
kumavis
a80be4c8c3
Merge pull request #3648 from raulk/patch-1
Minor adjustments to Spanish translation
2018-03-21 12:33:52 -07:00
kumavis
1343f5ede4 Merge branch 'master' of github.com:MetaMask/metamask-extension into trigun0x2-master 2018-03-21 11:55:24 -07:00
kumavis
5d3246c836 Merge branch 'master' of https://github.com/trigun0x2/metamask-extension into trigun0x2-master 2018-03-21 11:55:09 -07:00
kumavis
dc4752c703 i18n - fix german json formatting 2018-03-21 11:44:31 -07:00
Nico
1eee1909ac Tranlate to German (#3575)
Translation into German
2018-03-21 11:41:17 -07:00