kumavis
|
ac4cb3444d
|
ui - add guard against unset locale
|
7 years ago |
kumavis
|
86c7c6746d
|
build - refactor copy and copy:watch (renamed to copy:dev)
|
7 years ago |
kumavis
|
f9b680b09f
|
ui - identicon - use relative link for ether logo
|
7 years ago |
kumavis
|
10609493c5
|
ui - use relative location for images
|
7 years ago |
kumavis
|
cf82e766d4
|
ui - fix relative url for deposit-ether-modal
|
7 years ago |
kumavis
|
8760dc6bda
|
ui - use relative url for i18n-helper fetching locales
|
7 years ago |
kumavis
|
fbdf497487
|
mascara - fix proxy html script link
|
7 years ago |
kumavis
|
42d0b5f0ed
|
deps - update pakage-lock
|
7 years ago |
kumavis
|
c9a4792304
|
mascara - use sw-controller and other cleanups
|
7 years ago |
kumavis
|
253abd60fc
|
build - extension - move js files to toplevel
|
7 years ago |
kumavis
|
b88119c238
|
build - mascara - copy proxy html
|
7 years ago |
kumavis
|
18acdfe6b3
|
build - refactor js build process
|
7 years ago |
kumavis
|
e5c6c93c29
|
build - fix mascara sourcemaps dest
|
7 years ago |
kumavis
|
909cbca7a6
|
build - remove copy debug
|
7 years ago |
kumavis
|
91e8ea205e
|
build - remove deprecated deps task
|
7 years ago |
kumavis
|
98f2400649
|
build - refactor copy tasks
|
7 years ago |
kumavis
|
cbfee0ac7e
|
mascara - server - server bundles before static assets + serve dist/mascara instead of chrome
|
7 years ago |
kumavis
|
f35356a89a
|
mascara - html - fix script locations
|
7 years ago |
kumavis
|
d06c6bb4ca
|
ci - announce QA build to GitHub pull request
|
7 years ago |
kumavis
|
f7b4c9621f
|
ui - css - use relative path for fonts
|
7 years ago |
kumavis
|
bedc1d1a47
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts
|
7 years ago |
kumavis
|
4f915cf2d8
|
build - refactor build task generators + add mascara to standard build phase
|
7 years ago |
kumavis
|
bdf99269e2
|
mascara - move file locations to match extension structure
|
7 years ago |
kumavis
|
53895f19e0
|
ci - upload mascara build as artifact
|
7 years ago |
kumavis
|
5815de33fb
|
build - rename 'popup.js' to 'ui.js'
|
7 years ago |
kumavis
|
5834c13769
|
ui - change window title 'MetaMask Plugin' to 'MetaMask'
|
7 years ago |
Frankie
|
8766420f19
|
Merge pull request #3777 from MetaMask/etc-fixes
Sentry spam fix and etc fixes
|
7 years ago |
Frankie
|
06112b3e30
|
Merge pull request #3765 from MetaMask/sentry-error-simplify
sentry - simplify error message 'Transaction Failed: known transaction'
|
7 years ago |
Frankie
|
5a9aa153ec
|
Merge pull request #3767 from MetaMask/tx-state-undefined-value
tx controller - stricter validation and other improvements
|
7 years ago |
kumavis
|
16c36cc51b
|
ci - publish dist as artifact
|
7 years ago |
kumavis
|
c4c459c8d7
|
controllers - currency - warn currency and encountered error
|
7 years ago |
kumavis
|
c171ea0632
|
deps - bump ethjs-query to fix unhandled promise rejections
|
7 years ago |
kumavis
|
f2927121d4
|
deps - update package-lock (maybe greenkeeper forgot?)
|
7 years ago |
kumavis
|
21fbaed97c
|
tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number
|
7 years ago |
kumavis
|
97e1fcd331
|
sentry - simplify error message 'Transaction Failed: known transaction'
|
7 years ago |
kumavis
|
871edfe12a
|
Merge pull request #3713 from MetaMask/greenkeeper/eslint-plugin-mocha-5.0.0
Update eslint-plugin-mocha to the latest version 🚀
|
7 years ago |
kumavis
|
4758a3ef22
|
Merge pull request #3652 from MetaMask/greenkeeper/sinon-5.0.0
Update sinon to the latest version 🚀
|
7 years ago |
Frankie
|
76e83365ca
|
Merge pull request #3752 from MetaMask/sentry-error-fix
sentry - simplify all ethjs errors for better batching
|
7 years ago |
kumavis
|
f7a2dc984e
|
Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountReset
Fix bug where resetAccount does not clear network cache
|
7 years ago |
kumavis
|
00952c899b
|
Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts
Long token amounts in wallet are truncated with ellipsis.
|
7 years ago |
kumavis
|
cdf5183f87
|
Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x
Prefixes to addresses with 0x before sending.
|
7 years ago |
kumavis
|
c84f0ac7bc
|
Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined
Prevent users from adding custom token if decimals is an empty string.
|
7 years ago |
kumavis
|
5a1f9d525d
|
Merge pull request #3740 from danjm/i3682-navigateTo-undefined
Stop using navigateTo for external link in settings.
|
7 years ago |
kumavis
|
5b9ea8751e
|
Merge pull request #3743 from gasolin/buyetherview
remove unavailable goToBuyEtherView propType
|
7 years ago |
kumavis
|
d8357413ac
|
metamask-controller - fix typo
|
7 years ago |
kumavis
|
0582fdb617
|
Merge pull request #3609 from MetaMask/i18n-translator-redux
Handle i18n with redux.
|
7 years ago |
kumavis
|
b4ec68b2d4
|
i18n - fix locales inde
|
7 years ago |
kumavis
|
ff26042b0c
|
ui - actions - fix log for background call
|
7 years ago |
kumavis
|
1a5eccdfc0
|
ui - settings - fix for currentLocale
|
7 years ago |
kumavis
|
e3881143cb
|
ui - settings - derrive locales from index
|
7 years ago |