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
/
ui
/
app
/
components
/
token-list.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo watchAsset imageUrl to image
Esteban MIno
2018-08-24
1
-1
/
+1
*
unit tests for watchAsset
Esteban MIno
2018-08-22
1
-2
/
+0
*
refactor watchToken related functions
Esteban MIno
2018-08-21
1
-3
/
+3
*
delete according image when token added with watchToken deleted
Esteban MIno
2018-08-17
1
-3
/
+3
*
add suggested tokens objects in metamask state
Esteban MIno
2018-08-16
1
-3
/
+1
*
add support for images base64 and urls on new ui
Esteban MIno
2018-08-15
1
-3
/
+10
*
Don't update token balances after tracker is stopped
Whymarrh Whitby
2018-07-05
1
-0
/
+3
*
Remove TokenTracker listeners when unmounting component
Whymarrh Whitby
2018-07-05
1
-0
/
+2
*
Require loglevel singleton in each module that uses it
bitpshr
2018-04-14
1
-0
/
+1
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-4
/
+10
*
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-4
/
+3
*
Handle i18n with redux.
Dan
2018-03-16
1
-5
/
+5
*
get t imported in all files currently using i18n
Nick Doiron
2018-01-25
1
-0
/
+1
*
first steps to i18n
Nick Doiron
2018-01-23
1
-3
/
+3
*
Show tokens with zero balance
Alexander Tseung
2017-11-15
1
-4
/
+1
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-13
/
+13
*
Fix exception thrown when tokens is null (#2355)
Alexander Tseung
2017-10-14
1
-1
/
+2
*
Enables remove token and ensures add/remove update the list without need for ...
Dan
2017-10-04
1
-4
/
+10
*
Merge branch 'master' into nm
Chi Kei Chan
2017-09-19
1
-3
/
+20
|
\
|
*
Multiple tokens shows the amount when greater than 1
Thomas Huang
2017-08-30
1
-1
/
+1
|
*
Fallback to ethplorer link
Dan Finlay
2017-08-17
1
-1
/
+18
|
*
Remove dead code
Dan Finlay
2017-08-17
1
-14
/
+0
|
*
Remove default tokens
Dan Finlay
2017-08-17
1
-11
/
+1
*
|
Adding Token transaction detail screen
Chi Kei Chan
2017-09-06
1
-9
/
+1
*
|
Fix token list
Chi Kei Chan
2017-09-06
1
-14
/
+21
*
|
Implement tokens list UI
Chi Kei Chan
2017-09-06
1
-81
/
+20
|
/
*
Correct token pluralization for one token
Dan Finlay
2017-07-28
1
-1
/
+3
*
Lots of flex rearrangement on account detail view
Dan Finlay
2017-07-26
1
-10
/
+30
*
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-0
/
+192
*
Make folder for responsive UI
Dan Finlay
2017-07-04
1
-194
/
+0
*
Stop loading popular tokens by default
Dan Finlay
2017-07-01
1
-1
/
+3
*
Add padding to token messages
Dan Finlay
2017-06-29
1
-0
/
+1
*
Merge branch 'master' into i1616-AddTokenAdding
Dan Finlay
2017-06-23
1
-4
/
+18
|
\
|
*
Add better event lifecycle management to token list.
Dan Finlay
2017-06-20
1
-4
/
+18
*
|
Reduce token list clutter by only showing held tokens
Dan Finlay
2017-06-20
1
-7
/
+4
*
|
Add ability to add tokens to token list
Dan Finlay
2017-06-16
1
-10
/
+30
*
|
Create add token button and template view
Dan Finlay
2017-06-15
1
-22
/
+49
|
/
*
Add no tokens message
Dan Finlay
2017-06-15
1
-9
/
+13
*
Vertically center loading indication
Dan Finlay
2017-06-15
1
-2
/
+10
*
Refresh token balance on network change
Dan Finlay
2017-06-15
1
-5
/
+22
*
Persist selected account tab
Dan Finlay
2017-06-15
1
-2
/
+13
*
Auto populate token list with popular token balances
Dan Finlay
2017-06-14
1
-14
/
+35
*
Add placeholder etherscan token icons
Dan Finlay
2017-04-25
1
-1
/
+7
*
Get token list looking ok
Dan Finlay
2017-04-22
1
-4
/
+19
*
Add functional but ugly and hard-coded token list
Dan Finlay
2017-04-21
1
-0
/
+51