1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui
Howard Braham d3d30fd373
fix(settings): fixed two IPFS gateway issues (#19700)
* fix(settings): fixed two IPFS gateway issues

- adds back in two bugfixes that were originally in #19283
  - fixes #16871
  - fixes #18140

- achieves 100% code coverage for /ui/pages/settings/security-tab
- removes the npm package `valid-url`, which has not been updated in 10 years

* changes after #20172 was merged

* improved URL validation (specifically spaces)

* better Jest coverage

* response to legobeat review

* fixing lint and Jest
2023-08-22 22:13:13 -07:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Deprecation message has been added above @mixin H1 (#20500) 2023-08-18 09:54:12 -07:00
ducks Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
helpers Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
hooks Use primary transaction to get token value in useTransactionDisplayData (#20536) 2023-08-21 15:45:25 +05:30
pages fix(settings): fixed two IPFS gateway issues (#19700) 2023-08-22 22:13:13 -07:00
selectors Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
store Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
index.js Fix and test log.info calls run for each migration (#20517) 2023-08-18 11:15:45 -02:30
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00