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
/
_locales
/
en
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update wording on export privkey modal
Whymarrh Whitby
2018-10-17
1
-1
/
+1
*
Add txReceipt data to transaction details (#5513)
Alexander Tseung
2018-10-16
1
-0
/
+3
*
Fix en, ko locales (#5483)
Noel Yoo
2018-10-11
1
-1
/
+1
*
Alphabetize en locale json keys
noelyoo
2018-10-10
1
-12
/
+12
*
Fix formatting of locale files (#5479)
Noel Yoo
2018-10-10
1
-3
/
+3
*
Added account options on home screen
Santiago Gonzalez Toral
2018-10-10
1
-0
/
+6
*
100% French locale, reordering of English locale, fixes #5457 (#5470)
Vincent
2018-10-09
1
-88
/
+88
*
Merge pull request #5432 from alextsg/i5362-fix-translate
Dan Finlay
2018-10-06
1
-0
/
+3
|
\
|
*
Translate method names in the transaction list only when applicable
Alexander Tseung
2018-10-05
1
-0
/
+3
*
|
Update "cancel" copy
Alexander Tseung
2018-10-05
1
-1
/
+1
|
/
*
Remove "Copy Contract Address" from token options
Whymarrh Whitby
2018-10-04
1
-3
/
+0
*
Reword batch reject confirm as "Reject All"
Whymarrh Whitby
2018-10-02
1
-0
/
+3
*
Confirm rejecting multiple transactions with modal
Whymarrh Whitby
2018-10-02
1
-0
/
+3
*
s/Cancel/Reject/ on confirm screen for clarity
Whymarrh Whitby
2018-10-02
1
-0
/
+6
*
Add "Cancel All" button to confirm footer
Whymarrh Whitby
2018-10-02
1
-0
/
+3
*
Merge pull request #5282 from MetaMask/tx-cancel-ui
Alexander Tseung
2018-09-25
1
-0
/
+18
|
\
|
*
Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...
Alexander Tseung
2018-09-21
1
-1
/
+1
|
*
Add TransactionDetails modal
Alexander Tseung
2018-09-20
1
-0
/
+3
|
*
Switch existing modals from using Notification to Modal. Remove Notification ...
Alexander Tseung
2018-09-20
1
-0
/
+15
*
|
Fix translation casing
Alexander Tseung
2018-09-21
1
-2
/
+2
*
|
Add Current Conversion Updated string to translations
Alexander Tseung
2018-09-20
1
-0
/
+3
*
|
Refactor settings page to use JSX and follow component file folder structure
Alexander Tseung
2018-09-20
1
-0
/
+9
|
/
*
Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...
Alexander Tseung
2018-09-13
1
-5
/
+8
*
Add tests for TransactionActivityLog. Make changes to rendering events
Alexander Tseung
2018-09-13
1
-0
/
+24
*
Add ActivityLog component
Alexander Tseung
2018-09-13
1
-0
/
+3
*
Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data
Dan J Miller
2018-09-04
1
-0
/
+6
|
\
|
*
Adds feature flag toggle for the hex data row on the send screen.
Dan Miller
2018-08-27
1
-0
/
+6
*
|
fix conflicts
Esteban MIno
2018-08-29
1
-2
/
+23
|
\
\
|
*
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
Alexander Tseung
2018-08-24
1
-0
/
+3
|
*
|
Change "Outgoing" to "Sent Ether" or "Sent Token"
Alexander Tseung
2018-08-24
1
-0
/
+6
|
*
|
Fix integration tests
Alexander Tseung
2018-08-24
1
-0
/
+3
|
*
|
Use css grid for TransactionListItem for responsive layout
Alexander Tseung
2018-08-24
1
-6
/
+6
|
*
|
Refactor transactions list views. Add redesign components
Alexander Tseung
2018-08-24
1
-1
/
+10
|
|
/
|
*
Add new variant for SenderToRecipient component
Alexander Tseung
2018-08-23
1
-1
/
+1
*
|
Merge branch 'develop' into WatchTokenFeature
Esteban MIno
2018-08-21
1
-18
/
+54
|
\
|
|
*
ui ready
brunobar79
2018-08-17
1
-2
/
+5
|
*
connect screen ready
brunobar79
2018-08-17
1
-5
/
+5
|
*
change Metamask for MetaMask
brunobar79
2018-08-15
1
-7
/
+1
|
*
Merge branch 'develop' into ledger-support
Bruno Barbieri
2018-08-15
1
-4
/
+10
|
|
\
|
|
*
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
Whymarrh Whitby
2018-08-14
1
-2
/
+2
|
|
*
Fix casing of MetaMask in all localized messages
Whymarrh Whitby
2018-08-14
1
-3
/
+3
|
*
|
ui fixes
brunobar79
2018-08-15
1
-11
/
+8
|
*
|
legacy and new hd path working
brunobar79
2018-08-14
1
-0
/
+6
|
|
/
|
*
code review changes
brunobar79
2018-08-08
1
-0
/
+3
|
*
fix merge conflicts
brunobar79
2018-08-08
1
-0
/
+3
|
|
\
|
*
|
design complete
brunobar79
2018-08-04
1
-2
/
+8
|
*
|
added crossbrowser support and error handling
brunobar79
2018-08-01
1
-0
/
+6
|
*
|
send to fullscreen if no permission from popup
brunobar79
2018-07-31
1
-0
/
+3
|
*
|
copy
brunobar79
2018-07-31
1
-1
/
+1
|
*
|
use existing modals
brunobar79
2018-07-31
1
-0
/
+12
*
|
|
Merge branch 'develop' into WatchTokenFeature
Esteban MiƱo
2018-08-08
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Show invalid seed phrase error when importing new account
Whymarrh Whitby
2018-08-07
1
-0
/
+3
|
|
/
*
/
new confirm add suggested token component
Esteban MIno
2018-08-07
1
-0
/
+3
|
/
*
Merge pull request #4625 from MetaMask/initial-trezor-support
Bruno Barbieri
2018-07-20
1
-1
/
+106
|
\
|
*
last css fixes
brunobar79
2018-07-19
1
-0
/
+3
|
*
design done
brunobar79
2018-07-19
1
-4
/
+40
|
*
fix browser not supported screen
brunobar79
2018-07-18
1
-1
/
+1
|
*
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...
brunobar79
2018-07-18
1
-0
/
+3
|
|
\
|
*
|
updated account list based on new designs
brunobar79
2018-07-18
1
-0
/
+6
|
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...
brunobar79
2018-07-14
1
-0
/
+6
|
|
\
\
|
*
|
|
update label
brunobar79
2018-07-14
1
-1
/
+1
|
*
|
|
added affiliate link to trezor
brunobar79
2018-07-14
1
-0
/
+3
|
*
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...
brunobar79
2018-07-13
1
-0
/
+24
|
|
\
\
\
|
*
|
|
|
added tooltip
brunobar79
2018-07-12
1
-1
/
+1
|
*
|
|
|
forget device and autiload account features added
brunobar79
2018-07-12
1
-0
/
+3
|
*
|
|
|
finish warning modal UI
brunobar79
2018-07-11
1
-0
/
+9
|
*
|
|
|
added ui to remove accounts
brunobar79
2018-07-10
1
-0
/
+3
|
*
|
|
|
copy updated
brunobar79
2018-07-07
1
-1
/
+1
|
*
|
|
|
update connect harwdware screen
brunobar79
2018-07-07
1
-0
/
+9
|
*
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...
brunobar79
2018-07-07
1
-0
/
+9
|
|
\
\
\
\
|
*
|
|
|
|
move strings to localization file
brunobar79
2018-07-06
1
-0
/
+9
|
*
|
|
|
|
move hardcoded strings to localization file
brunobar79
2018-07-03
1
-0
/
+15
|
*
|
|
|
|
fix merge conflicts
brunobar79
2018-07-02
1
-0
/
+9
|
|
\
\
\
\
\
|
*
|
|
|
|
|
initial trezor support
Bruno
2018-06-10
1
-0
/
+9
*
|
|
|
|
|
|
Use Number constructor for number conversion. Use existing noConversionRateAv...
Alexander Tseung
2018-07-18
1
-3
/
+0
*
|
|
|
|
|
|
Add fallback when no function found, fix network colors, add fiat values for ...
Alexander Tseung
2018-07-18
1
-0
/
+9
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix edge cases and add translation compatibility
Sara Reynolds
2018-07-17
1
-0
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add tooltip to new tab icon in tx-view
Whymarrh Whitby
2018-07-12
1
-0
/
+3
*
|
|
|
|
Add tooltip to menu icon in tx-view
Whymarrh Whitby
2018-07-12
1
-0
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use eth-method-registry to get method data
Alexander Tseung
2018-07-07
1
-0
/
+3
*
|
|
|
Refactor and redesign confirm transaction views
Alexander Tseung
2018-07-07
1
-0
/
+21
|
|
_
|
/
|
/
|
|
*
|
|
Update import from seed screen on new ui.
Dan
2018-07-05
1
-0
/
+9
|
|
/
|
/
|
*
|
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
Dan
2018-06-20
1
-0
/
+6
|
\
\
|
*
|
View address of an added token (#4591)
Csaba S
2018-06-19
1
-0
/
+6
|
|
/
*
/
ENS input in send form shows distinct errors for invalid addresses and non-ex...
Dan
2018-06-15
1
-0
/
+3
|
/
*
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-01
1
-4
/
+19
|
\
|
*
Add new alert modals
Alexander Tseung
2018-06-01
1
-1
/
+10
|
*
Add rpc key to i18n messages (#4375)
Alexander Tseung
2018-05-30
1
-0
/
+3
|
*
Add notification for dropped retry transactions (#4363)
Alexander Tseung
2018-05-30
1
-3
/
+6
*
|
Display correct titles and subtitles on send token and editing send transacti...
Dan
2018-05-25
1
-0
/
+7
|
/
*
Update designs for Add Token screen
Alexander Tseung
2018-05-20
1
-1
/
+10
*
Add error message when passwords don't match in first time flow. Change input...
Alexander Tseung
2018-05-14
1
-1
/
+1
*
Add new unlock screen design
Alexander Tseung
2018-05-12
1
-1
/
+10
*
Use new design for reveal seed screen. Persist seed words only in first time ...
Alexander Tseung
2018-04-23
1
-3
/
+30
*
Fix spinner layout
Alexander Tseung
2018-04-18
1
-2
/
+2
*
Fix BigNumber exception in confirm-send-ether
Alexander Tseung
2018-04-18
1
-0
/
+3
*
Address Add Token design feedback
David Yoo
2018-04-03
1
-1
/
+1
*
Adds simulation failure error messages to confirm screen.
Dan
2018-04-03
1
-0
/
+3
*
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-27
1
-0
/
+15
|
\
|
*
Updates Add token screen to latest design.
Dan
2018-03-24
1
-0
/
+15
*
|
Correct reprice title and subtitle key names.
Dan
2018-03-22
1
-2
/
+2
*
|
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-1
/
+1
*
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra...
kumavis
2018-03-21
1
-3
/
+78
|
\
|
|
*
Add i18n to tx status
Thomas
2018-03-21
1
-1
/
+13
|
*
Update onlySendToEtherAddress message
Thomas
2018-03-21
1
-1
/
+1
|
*
Add i18n in settings/info
Thomas
2018-03-21
1
-0
/
+3
|
*
Started on Tx list i18n
Thomas
2018-03-21
1
-0
/
+6
|
*
Remove duplicate keys
Thomas
2018-03-20
1
-7
/
+1
|
*
Add send screen template
Dan Finlay
2018-03-20
1
-1
/
+13
|
*
Add template for settings and info
Dan Finlay
2018-03-20
1
-0
/
+9
|
*
Add recover and backup tempaltes
Dan Finlay
2018-03-20
1
-0
/
+18
|
*
Add connecting indication templates
Dan Finlay
2018-03-20
1
-0
/
+15
|
/
*
Fix messages typo (#3591)
Thomas Huang
2018-03-17
1
-1
/
+1
*
More for i18n
Thomas
2018-03-16
1
-0
/
+210
*
Add sigRequest for Signature Request
Thomas
2018-03-13
1
-0
/
+3
*
Missing comma in messages.json
Dan
2018-03-07
1
-1
/
+1
*
Merge branch 'master' into i18n
Dan
2018-03-07
1
-4
/
+18
|
\
*
|
complete i18n across new UI
Nick Doiron
2018-01-30
1
-66
/
+102
*
|
better organization of locale file; i18n in more view files
Nick Doiron
2018-01-24
1
-125
/
+506
*
|
first steps to i18n
Nick Doiron
2018-01-23
1
-1
/
+166
|
/
*
Fix MetaMask title for EN.
Kevin Serrano
2016-07-14
1
-1
/
+1
*
init commit
kumavis
2015-08-01
1
-0
/
+10