Commit graph

246 commits

Author SHA1 Message Date
Michael Muré
8c72304b19 Add support for NameCoin 2014-03-25 00:03:36 +01:00
Lucas Legname
d4a78ffd1f New beta logo has been added. Text on front page has been updated. 2014-03-24 23:49:08 +01:00
Lucas Legname
32ac484e74 CSS fix for Chrome… 2014-03-24 22:50:46 +01:00
Lucas Legname
1b0e129a70 Main page style update. Security checks added. 2014-03-24 22:41:40 +01:00
Michael Muré
7d91998cd9 remove outdated/useless FAQs in BulkWallet 2014-03-24 22:18:17 +01:00
Michael Muré
1d93ce4b23 Add support for Bitcoin Testnet 2014-03-24 22:18:14 +01:00
Michael Muré
76adb5b4e7 Add support for Vertcoin (Hello vertans !)
Order currency alphabeticaly (default to Bitcoin)
2014-03-24 22:18:11 +01:00
Lucas Legname
fe92289b24 When Brain wallet’s passphrase is too short error message now appears in red and is centered. 2014-03-24 21:21:12 +01:00
Lucas Legname
a47860c824 Support shortcut on the footer has been added. 2014-03-24 20:54:14 +01:00
Michael Muré
5dce5ae9c9 disable the walletdetails for now 2014-03-19 23:38:49 +01:00
Michael Muré
9d613fe033 fix reset of the vanity wallet when switching currency 2014-03-19 23:38:08 +01:00
Lucas Legname
86164fcacd Paper wallet css fixed when using encryption. 2014-03-19 23:07:22 +01:00
Michael Muré
16a3125a8e fix copyright & footer 2014-03-19 23:05:58 +01:00
Michael Muré
b892a6ca20 reset or regenerate wallet when changing currency 2014-03-19 23:01:45 +01:00
Michael Muré
f69e3aea6e use the correct accessor for the current currency details 2014-03-19 23:00:23 +01:00
Michael Muré
73c19592ac brainwallet: don't use Alert() to signal error, it was problematic for resetting page when changing currency 2014-03-19 23:00:22 +01:00
Michael Muré
e6dcb2d859 fix currency selection 2014-03-19 23:00:20 +01:00
Michael Muré
a99b7d6d41 fix forgotten currency dependant crypto 2014-03-19 23:00:19 +01:00
Lucas Legname
61aac517c6 Paperwallet design update. 2014-03-19 22:27:12 +01:00
Lucas Legname
f034287ea1 Code cleaning. 2014-03-19 21:13:26 +01:00
Lucas Legname
d6ceeb0131 Commit of the main page to apply all pending changes. 2014-03-13 22:02:22 +01:00
Lucas Legname
d646c051fe Fix: private code is now correctly displayed when BIP38 encryption is enabled. 2014-03-13 22:00:43 +01:00
Lucas Legname
cafdc7e22e Advanced function for paper wallet generation have been deleted (not used in our case). 2014-03-13 21:53:31 +01:00
Lucas Legname
bb046575a5 README part of index.html as been updated. 2014-03-10 22:52:55 +01:00
Lucas Legname
9c0acc5b81 Pictures have been sorted out, only essentials have been saved. 2014-03-10 22:45:52 +01:00
Michael Muré
ae6ee86db9 remove bitcoin in text 2014-03-10 22:27:43 +01:00
Lucas Legname
fbef532c48 README file update. 2014-03-10 22:18:35 +01:00
Lucas Legname
76ea9405d6 qr code border is hidden until first link is hovered. 2014-03-10 21:52:06 +01:00
Lucas Legname
4d0582e9da Donate page has been improved (qr codes are now showed on the right side of the page). 2014-03-10 21:49:58 +01:00
Michael Muré
781b95104e rename main html file to index.html 2014-03-10 21:19:03 +01:00
Michael Muré
8c99d6bc8d fix javascript fart 2014-03-10 21:10:58 +01:00
Michael Muré
3d6bae386e expand the donate tab to show the qr code and a link to open a wallet 2014-03-10 20:57:16 +01:00
Lucas Legname
1dd2c163a5 Moved dropdown list on the right side of the banner. 2014-03-10 20:36:33 +01:00
Lucas Legname
54cc876ed1 New banner added, page’s stylesheet updated. 2014-03-10 20:28:34 +01:00
Lucas Legname
1b1c714bd6 PGP signature has been deleted, github url has been updated. 2014-03-10 20:28:34 +01:00
Lucas Legname
8004c16f76 Page’s stylesheet update. 2014-03-10 20:28:22 +01:00
Lucas Legname
d7399b5333 Cleaning useless pics. 2014-03-09 14:40:48 +01:00
Michael Muré
ff5fdb81d6 add a donate tab with auto generated content 2014-03-06 23:55:46 +01:00
Lucas Legname
66248e45e5 Borders are now thinner and better looking. 2014-03-06 23:53:17 +01:00
Lucas Legname
fcb54aedcb New paper wallet styles added! :) 2014-03-06 23:15:14 +01:00
Michael Muré
03385f2858 add more currencies 2014-03-06 22:36:21 +01:00
Lucas Legname
8627928c4f Page’s stylesheet update. 2014-03-06 22:20:01 +01:00
Michael Muré
582f04d293 Generate currency drop-down list from know currency 2014-03-06 22:14:03 +01:00
Lucas Legname
9376987e6c Page’s stylesheet update. 2014-03-06 22:01:53 +01:00
Michael Muré
fadeabd396 refactor js for storing/using the different currency
remove support for testnet, as it will be implemented as yet another currency
wallet generation should work at this point
TODO: detect currency type from a key
2014-03-06 21:52:32 +01:00
Lucas Legname
2ab9acc3fc RegEx update depending on currency chosen. Looks like it works, yey! 2014-03-05 21:30:30 +01:00
Lucas Legname
90e86a56b6 WalletManager script added to the project. With event triggered when currency type is changed by user. Crypto config is not completely changed so far. 2014-03-04 16:52:58 +01:00
pointbiz
b6fb655b3a v2.8.1 Czech translation. Remove firstbits link. Fix mouse movement visualization for Firefox and IE. 2014-01-19 01:42:16 -04:00
pointbiz
4b01c4cd56 Merge pull request #59 from onovy/translation-cz
Czech translation.
2014-01-18 19:13:31 -08:00
pointbiz
3d135f7ea6 v2.8.0 visualize entropy collection 2014-01-18 01:21:52 -04:00