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
/
store
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show seed phrase challenge in browser (#6961)
Dan J Miller
2019-08-06
1
-17
/
+0
*
I5849 incremental account security (#6874)
Dan J Miller
2019-08-02
1
-0
/
+36
*
Default Privacy Mode to ON, allow force sharing address (#6904)
Whymarrh Whitby
2019-08-01
1
-0
/
+14
*
Enable indent linting via ESLint (#6936)
Whymarrh Whitby
2019-08-01
1
-43
/
+43
*
Address book send plus contact list (#6914)
Dan J Miller
2019-08-01
1
-10
/
+41
*
Remove `seedWords` completely from metamask state (#6920)
Mark Stacey
2019-07-26
1
-97
/
+2
*
Broke the close notification window logic out into it's own action. (#6864)
Terry Smith
2019-07-16
1
-48
/
+36
*
Remove unused expressions (#6839)
Mark Stacey
2019-07-12
1
-5
/
+10
*
Add React and Redux DevTools (#6793)
Whymarrh Whitby
2019-07-11
1
-18
/
+15
*
Declare variables before use (#6806)
Mark Stacey
2019-07-06
1
-14
/
+14
*
Remove UiMigrationAnnouncement and associated state (#6794)
Whymarrh Whitby
2019-07-04
1
-30
/
+0
*
Added Confirmation Modal for Delete Network (#6776)
Akshit Kr Nagpal
2019-07-02
1
-6
/
+10
*
Merge pull request #6765 from MetaMask/master
Dan Finlay
2019-07-02
1
-0
/
+43
|
\
|
*
Fixes display of confirm screen token decimals by not relying on confirmTrans...
Dan Miller
2019-06-28
1
-0
/
+43
*
|
Remove shapeshift deposit form (#6746)
Mark Stacey
2019-06-25
1
-4
/
+0
|
/
*
4byte fallback (#6551)
Whymarrh Whitby
2019-06-18
1
-0
/
+42
*
Update auto-logout to recognize idle time in background (#6593)
Whymarrh Whitby
2019-05-14
1
-0
/
+14
*
New settings custom rpc form (#6490)
Dan J Miller
2019-05-10
1
-2
/
+46
*
Check for unused function arguments (#6583)
Whymarrh Whitby
2019-05-09
1
-23
/
+22
*
Auto logout after specific time (#6558)
Chi Kei Chan
2019-05-09
1
-0
/
+5
*
Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)
kumavis
2019-05-04
1
-6
/
+6
*
Add token selection to the send screen (#6445)
Chi Kei Chan
2019-04-18
1
-1
/
+1
*
Remove NoticeController (#6382)
Thomas Huang
2019-04-02
1
-57
/
+0
*
lint fix
kumavis
2019-03-29
1
-1
/
+1
*
actions - setCompletedOnboarding - make async with pify
kumavis
2019-03-29
1
-24
/
+17
*
Merge branch 'develop' into clearNotices
kumavis
2019-03-29
1
-4
/
+17
*
Close transaction on close of notification window (#6340)
Dan J Miller
2019-03-26
1
-7
/
+11
*
Folder restructure (#6304)
Chi Kei Chan
2019-03-22
2
-0
/
+2782