| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lint errors | Alexander Tseung | 2018-04-03 | 1 | -1/+0 |
* | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 1 | -10/+15 |
|\ |
|
| * | Removes t from props via metamask-connect and instead places it on context vi... | Dan | 2018-03-29 | 1 | -10/+16 |
* | | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 1 | -11/+10 |
|\| |
|
| * | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 1 | -10/+9 |
| * | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -11/+11 |
* | | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 1 | -12/+43 |
|\| |
|
| * | Merge branch 'master' into i18n | Dan | 2018-03-07 | 1 | -1/+23 |
| |\ |
|
| | * | Fix Import Existing DEN in popup New UI first time flow. | Dan | 2018-02-20 | 1 | -1/+23 |
| * | | separate out cross-browser i18n for extensions | Nick Doiron | 2018-01-25 | 1 | -7/+1 |
| * | | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -9/+16 |
| |/ |
|
* | | Add routes for mascara | Alexander Tseung | 2017-12-15 | 1 | -1/+1 |
* | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 1 | -143/+150 |
|/ |
|
* | Merge branch 'master' into NewUI-flat-merge-with-master | Dan | 2017-12-07 | 1 | -1/+6 |
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+179 |
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -179/+0 |
* | Delete all code related to disclaimers. | Kevin Serrano | 2017-02-10 | 1 | -112/+0 |
* | migration 5 - move keyring controller state to substate | kumavis | 2017-01-29 | 1 | -1/+0 |
* | Merge pull request #937 from MetaMask/i900-forgot-password-flow | Dan Finlay | 2016-12-20 | 1 | -16/+0 |
|\ |
|
| * | Redirect to seed word screen for forgotten passwords. | Kevin Serrano | 2016-12-20 | 1 | -16/+0 |
* | | Merged master into dev | Dan Finlay | 2016-12-20 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -0/+12 |
* | | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 2 | -17/+8 |
* | | Better buttons | Luis Iván Cuende | 2016-12-14 | 1 | -1/+4 |
* | | Beautified disclaimer | Luis Iván Cuende | 2016-12-14 | 1 | -7/+13 |
* | | Cosmetic changes, rename links. | Kevin Serrano | 2016-11-24 | 1 | -9/+9 |
* | | Add link back to unlock. | Kevin Serrano | 2016-11-24 | 1 | -0/+16 |
* | | Remove entropy from encryption and project. | Kevin Serrano | 2016-11-22 | 1 | -1/+1 |
* | | Make forgot password button. | Dan Finlay | 2016-11-02 | 1 | -3/+0 |
* | | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 2 | -142/+15 |
* | | Add focus to password field. | Kevin Serrano | 2016-10-31 | 1 | -0/+4 |
* | | Add password warning div. | Kevin Serrano | 2016-10-31 | 1 | -2/+7 |
* | | Modify first-screen design to match docs. | Kevin Serrano | 2016-10-31 | 1 | -2/+3 |
* | | Update first screen to match design. | Dan Finlay | 2016-10-28 | 1 | -7/+99 |
* | | Commented out useless advanced not on init screen | Dan Finlay | 2016-10-21 | 1 | -0/+2 |
* | | Remove opinionated seed word code | Dan Finlay | 2016-10-13 | 3 | -241/+1 |
|/ |
|
* | Cleanup. | Kevin Serrano | 2016-10-12 | 1 | -1/+1 |
* | Rewritten to react standards. Way easier. | Kevin Serrano | 2016-10-05 | 1 | -9/+8 |
* | Add links to relevant legal pages on user agreement page. | Kevin Serrano | 2016-10-05 | 1 | -2/+6 |
* | Add conditional logic for adding listener. | Kevin Serrano | 2016-10-05 | 1 | -3/+5 |
* | Add padding to markdown paragraphs. | Kevin Serrano | 2016-10-05 | 1 | -0/+4 |
* | Merge branch 'master' into tos | Kevin Serrano | 2016-10-05 | 1 | -0/+1 |
|\ |
|
| * | Make seed word confirmation button font smaller | Dan Finlay | 2016-10-05 | 1 | -0/+1 |
* | | Add CSS rules for proper formatting. | Kevin Serrano | 2016-10-05 | 1 | -1/+7 |
* | | Implemented scroll-to-bottom functionality for button activation. | Kevin Serrano | 2016-10-05 | 1 | -2/+10 |
|/ |
|
* | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 1 | -3/+3 |
* | Camelcase dataset key for react | Dan Finlay | 2016-09-11 | 1 | -3/+3 |
* | Merge branch 'master' into i#563forgotPassword | Frankie | 2016-08-26 | 1 | -3/+14 |
|\ |
|
| * | Make restore vault form persist | Dan Finlay | 2016-08-26 | 1 | -3/+14 |
* | | Add a back button on lock screen to go back to init menu | Frankie | 2016-08-26 | 1 | -2/+0 |
|/ |
|
* | Fix typos with missing apostrophe | Kevin Serrano | 2016-08-05 | 1 | -1/+1 |
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 2 | -5/+3 |
* | Added some basic styles | Dan Finlay | 2016-07-01 | 1 | -1/+14 |
* | disclaimer - render via react-markdown | kumavis | 2016-07-01 | 1 | -2/+10 |
* | Remove old disclaimer | Dan Finlay | 2016-07-01 | 1 | -8/+0 |
* | Add new user agreement | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
* | Fix formatting on terms & conditions page | Dan Finlay | 2016-06-29 | 1 | -1/+1 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -4/+0 |
* | Auto linted | Dan Finlay | 2016-06-22 | 5 | -39/+33 |
* | Preserve disclaimer line breaks | Dan Finlay | 2016-06-17 | 1 | -2/+2 |
* | Added some real text to top of disclaimer | Dan Finlay | 2016-06-17 | 1 | -1/+3 |
* | Increase disclaimer scroll box height | Dan Finlay | 2016-06-17 | 1 | -1/+1 |
* | Add disclaimer component | Dan Finlay | 2016-06-17 | 1 | -0/+56 |
* | Add placeholder disclaimer file | Dan Finlay | 2016-06-17 | 1 | -0/+9 |
* | A couple seed recovery enhancements | Dan Finlay | 2016-06-03 | 1 | -1/+1 |
* | ui - redesign - init + vault create/restore + seed | kumavis | 2016-05-27 | 4 | -61/+121 |
* | ui - redesign - unlock menu | kumavis | 2016-05-14 | 1 | -2/+2 |
* | Fix more transition bugs | Dan Finlay | 2016-05-12 | 1 | -34/+0 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 4 | -0/+419 |