Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Go to Coinbase; Show Buy Ether after signup | Jacky Chan | 2017-10-21 | 1 | -2/+7 |
| | |||||
* | Add ability to save seed words as file. | Kevin Serrano | 2017-09-12 | 1 | -0/+10 |
| | |||||
* | Limit max width of seed word conf screen | Dan Finlay | 2017-07-28 | 1 | -2/+5 |
| | |||||
* | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -2/+0 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 3 | -0/+348 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 3 | -348/+0 |
| | |||||
* | Fix react warning on create-vault-complete | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | Make seed confirmation wording scarier | Dan Finlay | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | Fix potential formatting issues for seed word display. | Kevin Serrano | 2017-03-29 | 1 | -3/+8 |
| | |||||
* | Assure that seed words are placed into state tree upon request. | Kevin Serrano | 2017-03-28 | 1 | -31/+1 |
| | |||||
* | Redirect to seed word screen for forgotten passwords. | Kevin Serrano | 2016-12-20 | 1 | -2/+6 |
| | |||||
* | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 1 | -5/+3 |
| | |||||
* | Better buttons | Luis Iván Cuende | 2016-12-14 | 1 | -3/+5 |
| | |||||
* | Typo fix. | Kevin Serrano | 2016-11-12 | 1 | -9/+9 |
| | |||||
* | Fix seed phrase restore | Dan Finlay | 2016-11-02 | 1 | -3/+3 |
| | |||||
* | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 2 | -7/+7 |
| | | | | | | | | | - Deleted some unused items - Renamed files and paths to match with new locations. - Modified keyring controller logic to separate concerns. - Fix account naming issues. - Enable creation of new vault with default HD keyring. - Formatting issues. | ||||
* | Implement seed word confirmation page. | Kevin Serrano | 2016-11-01 | 3 | -0/+369 |
Remove logs. Move HD render files to ui/app. |