index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
scripts
/
controllers
/
preferences.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix doc tag
Esteban MIno
2018-08-01
1
-1
/
+1
*
tokens related functions refactor
Esteban MIno
2018-08-01
1
-15
/
+22
*
fix undefined for tokens on tests
Esteban MIno
2018-08-01
1
-1
/
+3
*
fix double state update when account changed
Esteban MIno
2018-07-31
1
-5
/
+3
*
create tokens storage when setadresses
Esteban MIno
2018-07-31
1
-2
/
+4
*
isolation of tokens related methods in preferences
Esteban MIno
2018-07-31
1
-43
/
+42
*
refactor to accountTokens
Esteban MIno
2018-07-28
1
-53
/
+47
*
add & delete tokens per network
Esteban MIno
2018-07-27
1
-10
/
+8
*
tokens per network for individual account
Esteban MIno
2018-07-27
1
-15
/
+51
*
preferences test fixes for tokens per account
Esteban MIno
2018-07-26
1
-9
/
+16
*
add & delete tokens per account
Esteban MIno
2018-07-26
1
-7
/
+26
*
account removal is working
brunobar79
2018-07-11
1
-0
/
+24
*
eslint --fix .
brunobar79
2018-07-03
1
-3
/
+3
*
Add account type assertion to PreferencesController#setAccountLabel
Whymarrh Whitby
2018-06-06
1
-0
/
+1
*
diagnostics - rewrite bug-notifier as diagnostics-reporter
kumavis
2018-06-06
1
-15
/
+4
*
Record identity before deleting it
Dan Finlay
2018-06-05
1
-1
/
+1
*
Mock notifier in test
Dan Finlay
2018-06-05
1
-1
/
+2
*
Add comment
Dan Finlay
2018-06-05
1
-0
/
+2
*
Do not alert to user
Dan Finlay
2018-06-05
1
-5
/
+0
*
Linted
Dan Finlay
2018-06-05
1
-0
/
+1
*
Add bug info under metadata key
Dan Finlay
2018-06-05
1
-1
/
+7
*
Add first time info to bug report
Dan Finlay
2018-06-05
1
-1
/
+4
*
Add version to report
Dan Finlay
2018-06-05
1
-3
/
+3
*
Fine tune error posting
Dan Finlay
2018-06-05
1
-1
/
+1
*
Only notify first time lost ids are detected
Dan Finlay
2018-06-05
1
-2
/
+8
*
Add reporting uri
Dan Finlay
2018-06-05
1
-1
/
+1
*
Begin adding unconfigured notifier
Dan Finlay
2018-06-05
1
-4
/
+17
*
Persist lost identities to storage for later analysis
Dan Finlay
2018-06-05
1
-2
/
+4
*
Add minimal user notification of issue.
Dan Finlay
2018-06-05
1
-1
/
+1
*
Add identity synchronizing code
Dan Finlay
2018-06-05
1
-0
/
+31
*
preferences controller - jsdoc fix
kumavis
2018-06-04
1
-2
/
+2
*
metamask - update preferences controller identities on keyring controller update
kumavis
2018-06-04
1
-3
/
+28
*
Add PreferencesController#setAddresses to update ids
Whymarrh Whitby
2018-05-17
1
-0
/
+10
*
Move setAccountLabel into PreferencesController
Whymarrh Whitby
2018-05-17
1
-2
/
+18
*
Fix nits.
Dan
2018-04-24
1
-1
/
+1
*
Merge branch 'master' into dm-docs-2
Dan
2018-04-20
1
-79
/
+79
|
\
|
*
Missing bracket in docblock.
Dan
2018-04-19
1
-1
/
+1
|
*
NO MIXED TABS AND SPACES
Dan
2018-04-19
1
-81
/
+81
*
|
Even more documentation for various controllers and libs.
Dan
2018-04-19
1
-1
/
+1
|
/
*
Improve documentation of promises that return undefined.
Dan
2018-04-17
1
-3
/
+3
*
Typo fixes, type fixes on the return clauses of the buyEthUrl and getPreffere...
Dan
2018-04-17
1
-1
/
+1
*
Documentation for various controllers and libs
Dan
2018-04-17
1
-0
/
+124
*
Use extension api to get initial locale.
Dan
2018-03-22
1
-1
/
+1
*
Handle i18n with redux.
Dan
2018-03-16
1
-0
/
+5
*
Merge branch 'master' into NewUI-flat
Dan
2017-12-21
1
-3
/
+5
|
\
|
*
Allow updating token details
Dan Finlay
2017-12-19
1
-4
/
+4
*
|
Lint fix
Dan
2017-12-05
1
-1
/
+1
*
|
Add UI selection
Dan
2017-12-05
1
-0
/
+17
*
|
Fixes changes requested in pullrequestreview-79088534
Jason Clark
2017-11-27
1
-0
/
+1
*
|
toggle wired up to preferences property store
Jason Clark
2017-11-25
1
-2
/
+2
*
|
incremental commit
Clark, Jason (Contractor)
2017-11-24
1
-0
/
+8
*
|
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-2
/
+0
*
|
Enables remove token and ensures add/remove update the list without need for ...
Dan
2017-10-04
1
-1
/
+12
|
/
*
Fix Account Selection
Dan Finlay
2017-09-28
1
-1
/
+1
*
Add ability to add tokens to token list
Dan Finlay
2017-06-16
1
-4
/
+25
*
Persist selected account tab
Dan Finlay
2017-06-15
1
-0
/
+8
*
Fix linting warnings
Thomas Huang
2017-04-27
1
-6
/
+2
*
Create distinct labels and names for addresses.
Kevin Serrano
2017-03-10
1
-1
/
+3
*
Refactor of code into separate reducers and actions.
Kevin Serrano
2017-03-08
1
-1
/
+1
*
More conflict resolution.
Kevin Serrano
2017-03-02
1
-1
/
+0
*
add controllers to root scripts folder
Dan Finlay
2017-02-28
1
-0
/
+64