]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src/index.html
Network select populated automatically by js
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
2015-08-16  Ian ColemanNetwork select populated automatically by js
2014-10-13  Ian ColemanWordlists.js removed
2014-10-13  Ian ColemanMycelium Wallet is an option for derivation path
2014-10-13  Ian ColemanHive Wallet added as an option for derivation path
2014-10-13  Ian ColemanCoin select input moved below passphrase input
2014-10-13  Ian ColemanCoin selection is done from a single control
2014-10-12  iancolemanMerge pull request #3 from robjohnson189/coin_selection
2014-09-30  Robert Johnsonfixed spacing, added missing tag
2014-09-30  Robert Johnsonallow for address change, while still allowing use...
2014-09-30  Ian ColemanTabs for derivation path have ids
2014-09-30  Ian ColemanIndenting is consistent
2014-09-29  Ian ColemanUnsupported coins removed
2014-09-29  Ian ColemanCoin selection via select element
2014-09-29  Ian ColemanAcknowledgements has sjcl instead of asmcrypto
2014-09-29  Ian Colemanjsbip39 updated and asmcrypto replaced with sjcl
2014-09-27  Ian ColemanUTF-8 strings handled correctly by asmCrypto
2014-09-25  Ian ColemanStandardized words, 'phrase' changed to 'mnemonic'
2014-09-25  Ian Coleman"Loading..." shows in feedback while page loads
2014-09-25  Ian Colemandisabled changed to readonly
2014-09-24  Ian ColemanDisabled fields use normal text-select cursor
2014-09-24  iancolemanMerge pull request #1 from prusnak/master
2014-09-24  Pavol Rusnakadd support for BIP39 passphrase
2014-09-24  Ian ColemanHelp text has correct left padding
2014-09-24  Ian ColemanHelp text for entering your own phrase
2014-09-18  Ian ColemanPadding at bottom of page
2014-09-18  Ian ColemanOffline Usage documentation
2014-09-18  Ian ColemanAcknowledgements and link to source
2014-09-18  Ian ColemanMove from private repo