Michael Muré
b9a802163b
Clean some code that make crawlers unhappy
2015-02-15 22:01:22 +01:00
Michael Muré
89d4cca797
fix i18n and currency link to respect respectively currency and i18n current user choice
2014-09-15 20:58:57 +02:00
Michael Muré
1fca4f4a34
Add a counter of supported currencies
2014-08-17 15:46:19 +02:00
Michael Muré
2221ba0dc4
fix the last quirks for i18n
2014-07-13 14:58:45 +02:00
Michael Muré
439380c71f
translatable title
2014-07-13 14:56:30 +02:00
Michael Muré
31491b1d20
mark most of the string as translatable (except FAQ, release note)
2014-07-02 23:49:26 +02:00
Michael Muré
6b3b7666af
Merge branch 'master' into i18n
2014-07-02 23:05:57 +02:00
onovy
48777d7361
Try to auto-detect user language and translate web.
...
Conflicts:
bitaddress.org.html
src/ninja.onload.js
2014-07-02 22:19:24 +02:00
Michael Muré
94994a1930
refactor the currency selection when initializing the application in a cleaner and safer way.
2014-07-02 21:30:35 +02:00
Michael Muré
405d6c7f1e
i18n: big refactor
...
Each translatable string have to be marked with the css class "i18n"
Add a new ?i18nextract URL parameter that extract all string that can be translated/corrected
Separate each translation in a file, add a grunt task to recombine them
2014-06-30 21:06:20 +02:00
Michael Muré
5058838237
run the test after we select a currency
2014-06-29 15:34:36 +02:00
Michael Muré
3b138f2521
come back of the generated list of supported currency
2014-06-15 01:54:33 +02:00
Michael Muré
974b4575b2
Fix default currency as bitcoin
2014-05-28 23:31:39 +02:00
Michael Muré
b941baa456
url currency selector case independant
2014-05-08 10:28:58 +02:00
Michael Muré
49f1f54869
static list of support currencies
2014-04-29 23:17:50 +02:00
Michael Muré
dca440a20f
Supported currency in the front page, list dynamically generated
2014-04-28 23:35:24 +02:00
Michael Muré
de8e53a7fc
fix selected currency in the dropdown list when a currency is selected via the URL
2014-04-07 23:15:17 +02:00
Michael Muré
2957c41c60
Add direct access to a currency with a custom URL
2014-04-06 13:06:11 +02:00
Lucas Legname
9ba728a869
Support table style update.
2014-04-03 21:08:39 +02:00
Lucas Legname
1b0e129a70
Main page style update. Security checks added.
2014-03-24 22:41:40 +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
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é
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
Michael Muré
ff5fdb81d6
add a donate tab with auto generated content
2014-03-06 23:55:46 +01:00
Michael Muré
582f04d293
Generate currency drop-down list from know currency
2014-03-06 22:14:03 +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
pointbiz
76704bfce2
v2.7.6 increase seed pool size. show seed pool while moving mouse. add textbox for keyboard entropy. do not generate address without human added entropy. browser fingerprint entropy added to seed pool starting in a random position. whole seed pool initialized with getRandomValues.
2014-01-10 18:53:31 -04:00
pointbiz
db6d3e9acc
more entropy
2013-12-09 19:30:16 -04:00
pointbiz
5453778cac
v2.5.1 BIP38 passphrase protected paper wallets. Thanks to casascius, scintill, Zeilap.
2013-10-24 23:28:53 -04:00
pointbiz
a111f763b4
grunt build system. unix line endings.
2013-08-27 22:05:31 -04:00