1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages
Mark Stacey 75d5374582
Restrict unconnected notice to specific protocols (#6954)
The notice asking whether you wanted to connect to a site was showing
up in places it shouldn't, like on the Firefox/Chrome settings pages
and on our fullscreen extension. It has now been restricted to only
be displayed for active tabs with specific protocols:

* http
* https
* dat
* dweb
* ipfs
* ipns
* ssb

This prevents the notice from being shown on settings pages, browser
extensions, and files such as PDFs.
2019-08-02 16:29:28 -02:30
..
add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-add-suggested-token Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
confirm-add-token Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
confirm-approve Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-deploy-contract Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-ether Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-token Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-token-transaction-base Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
confirm-transaction Override ownProps with state props in SignatureRequest (#6911) 2019-07-26 10:39:13 -03:00
confirm-transaction-base Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
confirm-transaction-switch 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
create-account Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
first-time-flow I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
home Restrict unconnected notice to specific protocols (#6954) 2019-08-02 16:29:28 -02:30
keychains Fix seed phrase import back button (#6758) 2019-06-27 12:26:25 -03:00
lock Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
mobile-sync Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
provider-approval Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
routes Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
send Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
settings I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
unlock-page Open retore-vault route from popup (#6353) 2019-03-26 23:35:29 -07:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30