Lucas Legname
afc4159f82
Update of the release note.
2014-07-30 22:51:47 +02:00
Michael Muré
c6c981df0f
Add missing donate address
2014-07-30 22:50:17 +02:00
Michael Muré
b3d253eb31
Fix a typo
2014-07-30 22:43:19 +02:00
Michael Muré
a5c69da085
Add support for PHCoin
2014-07-30 22:43:18 +02:00
Lucas Legname
977e56e90f
Support for Fuelcoin and Guldencoin have been added.
2014-07-30 22:43:16 +02:00
Lucas Legname
3291176e01
Support for Unobtanium, Zetacoin and WeAreSatoshiCoin added.
2014-07-30 22:33:28 +02:00
Michael Muré
e2b934b91d
Merge branch 'dev'
2014-07-14 12:44:37 +02:00
Michael Muré
d1c517cc84
add French translation
2014-07-14 12:44:17 +02:00
Michael Muré
29d21c9fa9
Add "Who are you ?" and "How can I help ?" questions in the FAQ
2014-07-14 01:56:18 +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é
343e526679
remove the useless vanity wallet
2014-07-13 14:53:28 +02:00
Michael Muré
6d93248fc8
clean dead code
2014-07-13 13:42:45 +02:00
Michael Muré
31491b1d20
mark most of the string as translatable (except FAQ, release note)
2014-07-02 23:49:26 +02:00
Lucas Legname
2c02f1e529
FAQ has been corrected.
2014-07-02 23:34:59 +02:00
Lucas Legname
3f2ca7d5fc
First page layout bug has been fixed.
2014-07-02 23:09:26 +02:00
Michael Muré
6b3b7666af
Merge branch 'master' into i18n
2014-07-02 23:05:57 +02:00
Michael Muré
b689129679
complete release note
2014-07-02 22:58:07 +02:00
Michael Muré
e45657b794
Merge branch 'dev'
...
Conflicts:
index.html
src/ninja.misc.js
2014-07-02 22:47:07 +02:00
Lucas Legname
8517d9aa41
FAQ added on the main page.
2014-07-02 22:33:44 +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é
cbdd96c591
Revert "Support for Fuelcoin and Guldencoin have been added."
...
Incomplete work will be done in the "dev" branch from now on.
2014-07-02 21:36:20 +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é
07b64959ca
/!\ fix a security failure where a wallet was generated too early, that lead to the PRNG to be initialized with less entropy than it should.
...
If you used walletgenerator.net before with an old browser, please regenerate your wallets as they might be unsafe.
If your browser is older than the date mentioned below, entropy provided by the OS is not available, and the PRNG
was initialized with data collection from the browser, time and Math.random(), but NOT with the mouse input that is asked to the user,
nor the OS provided entropy.
firefox 21: may 2013
chrome 11: april 2011
ie 11: october 2013
opera 14: july 2013
safari 3.1: march 2008
2014-07-02 21:29:46 +02:00
Michael Muré
5b3cae1f32
SecureRandom: /!\ throw an alert if the PRNG is used is initialized when the entropy collection using the mouse is not done.
2014-07-02 21:23:39 +02:00
Michael Muré
125d9d8997
SecureRandom: remove the weird copy of the entropy pool
2014-07-02 21:14:21 +02:00
Lucas Legname
a67bdd7ccf
Code cleaning, some dupplicated code have been deleted and the main page is now totally unified.
2014-07-02 21:06:42 +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
Lucas Legname
2435e131c7
Support for Fuelcoin and Guldencoin have been added.
2014-06-29 15:03:37 +02:00
Michael Muré
379684d8c9
remove support for VikingCoin, as this currency seems to have a slightly different way to generate address.
2014-06-24 21:25:33 +02:00
Michael Muré
d09960e48f
Add support for Birdcoin, Fluttercoin, Vikingcoin,
...
Update release log
2014-06-15 03:26:19 +02:00
Lucas Legname
4add2d6d3c
GlobalBoost and Guncoin support added.
2014-06-15 02:50:38 +02:00
Michael Muré
3b138f2521
come back of the generated list of supported currency
2014-06-15 01:54:33 +02:00
Michael Muré
fd83033bac
fix brainfart
2014-06-06 15:15:08 +02:00
Michael Muré
38f83ede69
fix changed URL for the github repo
2014-06-06 14:56:32 +02:00
Michael Muré
1153373650
add support for Monocle
2014-06-06 13:26:46 +02:00
Michael Muré
b7b59cfd33
fix changed URL for the github repo
2014-06-06 13:26:06 +02:00
Lucas Legname
d5b50913e8
Goodcoin support added.
2014-06-04 23:04:05 +02:00
Lucas Legname
d8a7b8ff15
TreasureHuntCoin support added.
2014-06-04 22:55:39 +02:00
Michael Muré
067be8a753
replace the hidden h1 with a h1 around the banner
2014-05-31 11:54:38 +02:00
Michael Muré
543160be09
add fastcoin donate address
2014-05-29 00:28:19 +02:00
Lucas Legname
70b692ff13
Release note update.
2014-05-29 00:23:25 +02:00
Lucas Legname
5a60361bb5
Fastcoin support added.
2014-05-29 00:12:50 +02:00
Michael Muré
974b4575b2
Fix default currency as bitcoin
2014-05-28 23:31:39 +02:00
Michael Muré
ba0a8195b3
Please stop forgetting to grunt !
2014-05-28 22:59:37 +02:00
Lucas Legname
b4b93f0f20
Gridcoin support added.
2014-05-28 22:51:00 +02:00
Lucas Legname
3025417665
janin script file has been fixed, clean of some inline style properties.
2014-05-28 21:37:12 +02:00
Lucas Legname
0376dd0f69
Keywords meta-tag added, description meta-tag shortened.
2014-05-28 20:48:12 +02:00
Lucas Legname
866faa8fa6
H1 tag added, moar words added to the Dogecoin plugin.
2014-05-28 20:41:24 +02:00