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
/
accounts
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ui with responsive-ui
Dan Finlay
2017-07-25
1
-164
/
+0
*
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-0
/
+164
*
Make folder for responsive UI
Dan Finlay
2017-07-04
1
-164
/
+0
*
Fix fiat rendering
Dan Finlay
2017-05-17
1
-1
/
+3
*
Remove redux dependency from eth-balance and its dependent tree
Dan Finlay
2017-05-13
1
-1
/
+3
*
Fix account detail transition fix.
Kevin Serrano
2017-04-06
1
-1
/
+1
*
Filter txs by txMeta network value in account detail
kumavis
2017-03-29
1
-1
/
+1
*
Merge branch 'dev' into messageManagerCleanUp
Frankie
2017-02-02
1
-9
/
+2
|
\
|
*
rename selectedAccount to selectedAddress
kumavis
2017-01-31
1
-9
/
+2
*
|
Clean up message manger includes:
Frankie
2017-01-29
1
-5
/
+5
|
/
*
Allow importing of private key strings
Dan Finlay
2017-01-18
1
-1
/
+2
*
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
Dan Finlay
2017-01-18
1
-0
/
+7
|
\
|
*
Scaffold new account view
Dan Finlay
2016-11-05
1
-1
/
+1
*
|
Show a "LOOSE" warning on accounts not belonging to HD Seed phrase
Dan Finlay
2016-12-23
1
-3
/
+11
*
|
Fix camel casing on setSelectedAccount action.
Dan Finlay
2016-11-22
1
-1
/
+1
*
|
change all instances of selectedAddress to selectedAccount.
Kevin Serrano
2016-11-22
1
-4
/
+4
|
/
*
Remove insane actions hash
Dan Finlay
2016-11-05
1
-6
/
+2
*
Configure BIP44 Keychain as default one
Dan Finlay
2016-10-29
1
-3
/
+3
*
Began adding first basic keyring
Dan Finlay
2016-10-21
1
-3
/
+3
*
Remove flex class from account list container
Dan Finlay
2016-10-12
1
-1
/
+1
*
Merge branch 'library' of github.com:MetaMask/metamask-plugin into library
kumavis
2016-09-13
1
-2
/
+2
|
\
|
*
Fix single account list formatting
Dan Finlay
2016-09-13
1
-2
/
+2
*
|
ui - remove unused currentDomain prop
kumavis
2016-09-13
1
-1
/
+0
|
/
*
Revert "Add new eth-lightwallet salting to vault."
Frankie
2016-09-13
1
-2
/
+2
*
Fix account list formatting when only a single item.
Dan Finlay
2016-09-12
1
-2
/
+2
*
Add network checks for unconfirmed Txs
Frankie
2016-09-09
1
-0
/
+1
*
Add mock dev mode
Dan Finlay
2016-07-22
1
-2
/
+1
*
accounts - rename account list item so it doesnt overlap
kumavis
2016-06-24
1
-2
/
+2
*
Manually linted
Dan Finlay
2016-06-22
1
-1
/
+0
*
Auto linted
Dan Finlay
2016-06-22
1
-51
/
+49
*
Change chevron-down to fa-plus
Frankie
2016-06-04
1
-1
/
+1
*
Add number indicating pending txs to account list
Dan Finlay
2016-05-26
1
-0
/
+16
*
Add copy address button to account list
Dan Finlay
2016-05-24
1
-4
/
+1
*
Move account list panel to component
Dan Finlay
2016-05-24
1
-45
/
+9
*
Move accounts index
Dan Finlay
2016-05-24
1
-0
/
+182