aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/provider-approval.js
Commit message (Expand)AuthorAgeFilesLines
* Privacy mode fixes (#6087)Bruno Barbieri2019-02-021-13/+15
* EIP-1102 updates (#6006)Paul Bouchon2019-01-311-22/+24
* Use initState to avoid type-checking providerRequests in stateWhymarrh Whitby2018-11-261-3/+5
* EIP-1102: Update publicConfig store concurrently with approvalPaul Bouchon2018-11-101-2/+8
* Fix lint errorsbitpshr2018-11-071-1/+1
* Clear cached approval after rejectionbitpshr2018-11-071-6/+9
* Add experimental RPC method supportbitpshr2018-11-061-4/+4
* Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-061-18/+22
* Do not modify isApproved when lockedbitpshr2018-11-061-2/+1
* Mark origins as unapproved if user explicitly locks MetaMaskbitpshr2018-11-061-2/+4
* Enable cachingPaul Bouchon2018-11-061-1/+1
* Disable approval cachingbitpshr2018-11-061-3/+17
* Differentiate locked and enabledbitpshr2018-11-061-10/+1
* Code bathbitpshr2018-11-061-17/+27
* Handle logout gracefullybitpshr2018-11-061-10/+15
* Fix lint issuesbitpshr2018-11-061-1/+3
* Add isUnlocked provider hookbitpshr2018-11-061-1/+9
* EIP-1102: add user privacy optionbitpshr2018-11-061-21/+20
* EIP-1102: add isEnabled convenience method to providerbitpshr2018-11-061-1/+19
* EIP-1102: Add option to force-enable providerbitpshr2018-11-061-3/+16
* EIP-1102: updated implementationbitpshr2018-11-061-0/+84