Luke Childs
|
85f4a01d29
|
Add tippin.me badge
|
6 years ago |
Luke Childs
|
e380c14ae3
|
Set public URL
This is so we use absolute URLs which are required for og:image and other meta links
|
6 years ago |
Luke Childs
|
de086413f6
|
Add online usage disclaimer (#5)
Resolves #4
|
6 years ago |
Luke Childs
|
3704546d5d
|
Install website deps in subshell
Otherwise we're still in the website dir when we run npm test
|
6 years ago |
Sindre Sorhus
|
5352068876
|
Add a related section the the readme (#3)
|
6 years ago |
Luke Childs
|
5ff377b644
|
Link to demo site in readme
|
6 years ago |
Luke Childs
|
3460110607
|
Merge pull request #2 from lukechilds/twitter-card
Add Twitter card details
|
6 years ago |
Luke Childs
|
fa3d5772cb
|
Add Twitter card details
|
6 years ago |
Luke Childs
|
545f2bf10a
|
Don't wait for DOM
|
6 years ago |
Luke Childs
|
4ec4a83555
|
Merge pull request #1 from lukechilds/website
Demo Website
|
6 years ago |
Luke Childs
|
1e51c26851
|
Allow Travis to lint website
|
6 years ago |
Luke Childs
|
ec961b0067
|
Keep XO happy
|
6 years ago |
Luke Childs
|
e67d2e1dfe
|
Change word count slider value text colour
|
6 years ago |
Luke Childs
|
1327423a94
|
Move word count slider title closer
|
6 years ago |
Luke Childs
|
b59d21a52c
|
Link to iancoleman.io/bip39
|
6 years ago |
Luke Childs
|
bdaebf4f16
|
Remove hardcoded version
|
6 years ago |
Luke Childs
|
7e4c548966
|
Add anchor styles
|
6 years ago |
Luke Childs
|
053567a719
|
Add footer
|
6 years ago |
Luke Childs
|
391ba18ba4
|
Add min-width
|
6 years ago |
Luke Childs
|
9bda8659b0
|
Don't outline elements on focus
|
6 years ago |
Luke Childs
|
9a9fd36c4e
|
Button hover effect
|
6 years ago |
Luke Childs
|
ba50c1e581
|
Add entropy description
|
6 years ago |
Luke Childs
|
b4d06a78b4
|
Wrap 15 word seeds
|
6 years ago |
Luke Childs
|
0b23d4c0b2
|
Vertically center seed phrase text in box
|
6 years ago |
Luke Childs
|
71d1a695a9
|
Refactor slider to use JS lib and style
|
6 years ago |
Luke Childs
|
92f377b9b3
|
Style regen button
|
6 years ago |
Luke Childs
|
8a3ff44508
|
Split long seed phrases at aesthetic points
|
6 years ago |
Luke Childs
|
42fa37f928
|
Colour seed phrase words
|
6 years ago |
Luke Childs
|
f4b9c84ca5
|
Generate => Regenerate
|
6 years ago |
Luke Childs
|
deb8c6441c
|
Add basic styles
|
6 years ago |
Luke Childs
|
ebfd693adb
|
Flesh out website layout
|
6 years ago |
Luke Childs
|
2dfef1c3e0
|
Add basic logic
|
6 years ago |
Luke Childs
|
c4d12b095a
|
Initial website commit
|
6 years ago |
Luke Childs
|
3a88705613
|
1.0.0
|
6 years ago |
Luke Childs
|
73a1634d7c
|
Add entropy summary
|
6 years ago |
Luke Childs
|
72717ca728
|
Add comparison table
|
6 years ago |
Luke Childs
|
8027a40701
|
Document entropy
|
6 years ago |
Luke Childs
|
7066a35e94
|
Add BIP39 to keywords
|
6 years ago |
Luke Childs
|
6ba61722d5
|
Add readme
|
6 years ago |
Luke Childs
|
ec7bcddf5b
|
0.1.0
|
6 years ago |
Luke Childs
|
f254a8fca8
|
Add metadata to package.json
|
6 years ago |
Luke Childs
|
1561ce410c
|
Add LICENSE
|
6 years ago |
Luke Childs
|
d299d1b876
|
Fix lint errors
|
6 years ago |
Luke Childs
|
0e03887504
|
Improve test readability
|
6 years ago |
Luke Childs
|
10921ce5f5
|
Test seed phrase doesn't include the same Doge modifier twice
|
6 years ago |
Luke Childs
|
d2fa3e61e9
|
Test throws on invalid bit length
|
6 years ago |
Luke Childs
|
3cdd8c3b22
|
Don't infer 128 bits from falsey bit value
|
6 years ago |
Luke Childs
|
d88802968f
|
Test bit length is configurable
|
6 years ago |
Luke Childs
|
4cac1c3379
|
Test default seed phrase length is 12 words
|
6 years ago |
Luke Childs
|
f418424144
|
Add tests
|
6 years ago |