William Chong
|
03f86acd60
|
fix #1398, prevent injecting xml without xml suffix
|
7 years ago |
Thomas Huang
|
c30b543a80
|
Merge pull request #2630 from MetaMask/i2624-VersionedNotices
Versioned notices
|
7 years ago |
Dan Finlay
|
91817573c9
|
Bump changelog
|
7 years ago |
Dan Finlay
|
10459ebaf4
|
Remove debugger
|
7 years ago |
Dan Finlay
|
adc66974ff
|
Add markdown class to mascara ui markdown field
|
7 years ago |
Dan Finlay
|
9ca6f93eca
|
Bump version to 3.12.1
|
7 years ago |
Dan Finlay
|
f725bc6ab7
|
Fix test reference
|
7 years ago |
Dan Finlay
|
42108ba3bc
|
Make notice skipping async
|
7 years ago |
kumavis
|
23a5ea9321
|
Merge pull request #2627 from MetaMask/reload-fix
Fix dapp reload via obs-store@3
|
7 years ago |
Dan Finlay
|
9276fea6bc
|
Redundantly skip notices
|
7 years ago |
Dan Finlay
|
119c0fdecf
|
Make test more resilient
|
7 years ago |
Dan Finlay
|
6d63720f87
|
Remove duplicate button declaration
|
7 years ago |
Dan Finlay
|
4e6946f47c
|
Fix test selector
|
7 years ago |
Dan Finlay
|
8192c0b58c
|
Fix migration comment
|
7 years ago |
Dan Finlay
|
e35cd77eee
|
Accept all notices in integration tests
|
7 years ago |
kumavis
|
327651e7fb
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into reload-fix
|
7 years ago |
Dan Finlay
|
45c5a26405
|
Fix test to skip screens before privacy notice
|
7 years ago |
Dan Finlay
|
ab35a76a24
|
Migrate old data to include firstVersion info
|
7 years ago |
Dan Finlay
|
80dedcc01c
|
Bump changelog
|
7 years ago |
Dan Finlay
|
bd82b17310
|
Linted
|
7 years ago |
Dan Finlay
|
049ec52a95
|
Add seed phrase bounty award notice
Only shows to people who installed before or equal to MetaMask 3.12.1
|
7 years ago |
Dan Finlay
|
f0f6bb28e0
|
Get notice version filtering working nicely
|
7 years ago |
kumavis
|
f64bc3c01a
|
deps - obs-store@3 + migrate stream plumbing
|
7 years ago |
Dan Finlay
|
ec4b7de962
|
Add firstVersion field to notices selector
|
7 years ago |
Dan Finlay
|
e89f82399f
|
Add optional version field to notices
Allows notices to only show to users who are on a certain version.
|
7 years ago |
Dan Finlay
|
4d6bae774a
|
Merge pull request #2620 from MetaMask/update-deps
Update greenkeeper deps for master
|
7 years ago |
Dan Finlay
|
725277dbdb
|
Merge pull request #2441 from MetaMask/kumavis-patch-3
NetworkController - add warning when aborting lookupNetwork
|
7 years ago |
kumavis
|
634102df63
|
network controller - warn via log.warn
|
7 years ago |
Thomas Huang
|
698e9ba441
|
Update greenkeeper deps for master
|
7 years ago |
Thomas Huang
|
e71115735c
|
Merge pull request #2605 from MetaMask/i2577-SeedPhraseBug
Fix a possible seed phrase bug
|
7 years ago |
Thomas Huang
|
94fe294caf
|
Merge pull request #2607 from MetaMask/i2504-OperaFix
Ensure Opera build excludes chromereload file
|
7 years ago |
Thomas Huang
|
cc304647ae
|
Merge pull request #2603 from MetaMask/greenkeeper/react-markdown-3.0.0
Update react-markdown to the latest version 🚀
|
7 years ago |
Dan Finlay
|
4a42c816c2
|
Ensure Opera build excludes chromereload file
Fixes #2504
|
7 years ago |
Dan Finlay
|
bd45022a2f
|
Bump changelog
|
7 years ago |
Dan Finlay
|
8dd0093184
|
Remove logs
|
7 years ago |
Dan Finlay
|
764a5bac56
|
Get test passing
|
7 years ago |
Dan Finlay
|
d19aa016aa
|
Merge branch 'i2577-SeedPhraseBug' into i2577-SeedPhraseBug-Test
|
7 years ago |
Dan Finlay
|
884f203564
|
Add failing test for #2577 Seed Phrase Bug
|
7 years ago |
Dan Finlay
|
597af980dd
|
Prevent multiple submissions of first time form
|
7 years ago |
Dan Finlay
|
65cb970487
|
Prevent creation of multiple vaults
Fixes #2577 by ensuring only one seed phrase can be set for a new vault.
Also cleans up logs and reproduction logic.
|
7 years ago |
Dan Finlay
|
c0aa7ce857
|
Add reproduction and mutex code
|
7 years ago |
Thomas Huang
|
408bbe726f
|
Merge pull request #2516 from MetaMask/i2507-DoubleWeb3Error
Add useful error when duplicate web3 is detected.
|
7 years ago |
Thomas Huang
|
7a4097e6a6
|
Merge pull request #2596 from MetaMask/issue-template-support-link
Point issue template at new support center
|
7 years ago |
greenkeeper[bot]
|
fac516e5eb
|
fix(package): update react-markdown to version 3.0.0
|
7 years ago |
Dan Finlay
|
db321d95cc
|
Point issue template at new support center
|
7 years ago |
Thomas Huang
|
707a10548d
|
Merge pull request #2540 from doraemondrian/master
newUnaprovedTx => newUnapprovedTx
|
7 years ago |
Dora E. Mondrian
|
41fea44af3
|
newUnaprovedTx => newUnapprovedTx
This typo tripped me up when I was reading through the code and trying to understand what's going on.
|
7 years ago |
Dan Finlay
|
5ce94e69b3
|
Add useful error when duplicate web3 is detected.
Fixes #2507
|
7 years ago |
Thomas Huang
|
7bfb08cf3b
|
Merge pull request #2508 from watilde/fixes-1192
Remove warning message when show import page
|
7 years ago |
Daijiro Wachi
|
6574499165
|
Use const and fix lint warnings
|
7 years ago |