Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Privacy mode fixes (#6087) | Bruno Barbieri | 2019-02-02 | 1 | -13/+15 |
| | | | | | | | | | | * Version 5.3.4 RC1 * fix old ui approval screen * fix error caused by meshtesting iframe * fix linter errors | ||||
* | EIP-1102 updates (#6006) | Paul Bouchon | 2019-01-31 | 1 | -22/+24 |
| | | | | | | * Update privacy notice * Respond to 1102 messages using tab ID | ||||
* | Use initState to avoid type-checking providerRequests in state | Whymarrh Whitby | 2018-11-26 | 1 | -3/+5 |
| | |||||
* | EIP-1102: Update publicConfig store concurrently with approval | Paul Bouchon | 2018-11-10 | 1 | -2/+8 |
| | |||||
* | Fix lint errors | bitpshr | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | Clear cached approval after rejection | bitpshr | 2018-11-07 | 1 | -6/+9 |
| | |||||
* | Add experimental RPC method support | bitpshr | 2018-11-06 | 1 | -4/+4 |
| | |||||
* | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 1 | -18/+22 |
| | | | | | | | | | | * Parameterize NetworkDisplay background colour * Update design for login request screen * Pass siteTitle, siteImage through for calls to ethereum.enable() * Bring the site images closer together | ||||
* | Do not modify isApproved when locked | bitpshr | 2018-11-06 | 1 | -2/+1 |
| | |||||
* | Mark origins as unapproved if user explicitly locks MetaMask | bitpshr | 2018-11-06 | 1 | -2/+4 |
| | |||||
* | Enable caching | Paul Bouchon | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | Disable approval caching | bitpshr | 2018-11-06 | 1 | -3/+17 |
| | |||||
* | Differentiate locked and enabled | bitpshr | 2018-11-06 | 1 | -10/+1 |
| | |||||
* | Code bath | bitpshr | 2018-11-06 | 1 | -17/+27 |
| | |||||
* | Handle logout gracefully | bitpshr | 2018-11-06 | 1 | -10/+15 |
| | |||||
* | Fix lint issues | bitpshr | 2018-11-06 | 1 | -1/+3 |
| | |||||
* | Add isUnlocked provider hook | bitpshr | 2018-11-06 | 1 | -1/+9 |
| | |||||
* | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 1 | -21/+20 |
| | |||||
* | EIP-1102: add isEnabled convenience method to provider | bitpshr | 2018-11-06 | 1 | -1/+19 |
| | |||||
* | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 1 | -3/+16 |
| | |||||
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+84 |