Commit Graph

72 Commits (23f0270af2fcc2474cdb385f805ce7c0f6d8ed80)

Author SHA1 Message Date
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 09d81ac5f2
remove the ui/app and ui/lib folders (#10911) 4 years ago
Shane b50fe3184a
fix: replace dnode background with JSON-RPC (#10627) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Richard Gordon da18091d8e
fix(typo): unapprived unapproved (#10366) 4 years ago
Erik Marks 90289ec22a
Further improve organization of constants (#10200) 4 years ago
Erik Marks 54e9c53b27
Add web3 shim usage notification (#10039) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Erik Marks 088d4c34f1
Merge pull request from GHSA-c2xw-px2x-pr65 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Mark Stacey e8b33fb7c8
Restore state snapshot for Sentry errors (#9028) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Mark Stacey f5d4ab1cc1
Include relative time polyfill locale data (#8896) 4 years ago
Erik Marks 4dfe4e7463
Consolidate connected account alerts (#8802) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey 53ec42d95f
Add switch to connected account alert (#8532) 5 years ago
Mark Stacey 46d72d17a9
Correctly detect changes to background state (#8435) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Erik Marks 2ec844e019 Fix batch transaction UX (#7473) 5 years ago
Erik Marks 728026d1f7
Fix batch transaction UX (#7473) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby 4281407723
Convert the Root component to using JSX (#7532) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072) 5 years ago
Whymarrh Whitby e9a63d5d5b
Default Privacy Mode to ON, allow force sharing address (#6904) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Whymarrh Whitby f0218bdbbb
Rename accountManager usages (#6790) 5 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
kumavis a1d13d45cf lint - cleanup some unused variables 7 years ago
kumavis 6f316ca450 network - remove setNetworkEndpoints 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
kumavis b014133fdc development - screens - use localhost for network 7 years ago
kumavis fcdfd48057 development - screenshotter - capture screens across all locales 7 years ago
Dan 2053cac691 Don't query for undefined. 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan a51e8f6a16 Fetch localeMessages in front end only. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago