Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second layer of 20 character check modified. | Kevin Serrano | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Changelog update and reduce allowed characters from 30 to 20. | Kevin Serrano | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Code style fix. | Kevin Serrano | 2016-06-29 | 1 | -2/+2 |
| | |||||
* | Additional length check just in case. | Kevin Serrano | 2016-06-29 | 1 | -2/+3 |
| | |||||
* | Enforce 30 character limit on wallet name. | Kevin Serrano | 2016-06-29 | 1 | -0/+1 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -11/+8 |
| | |||||
* | Size export confirmation input | Frankie | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | Fix edit text | Frankie | 2016-06-13 | 1 | -1/+1 |
| | | | | and edit label alighment | ||||
* | Add css to resize and alighn input for editable lable | Frankie | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | Added ability to nickname wallets locally | Dan Finlay | 2016-05-21 | 1 | -0/+52 |
The changes are persisted to localstorage, so they cannot be restored on a new computer, but for right now it's a nice organizational feature. |