Commit graph

18 commits

Author SHA1 Message Date
27ce2d499d feat: use RandomString function for wallet's salt 2019-07-25 07:46:04 +02:00
be8d5dfe60 feat: add entry's fields Create and LastUpdate 2019-07-24 19:01:31 +02:00
48a47144a1 feat: export in a file 2019-07-24 18:48:47 +02:00
5fb2c5ee1c feat: add test build with travis 2019-07-24 18:34:45 +02:00
38295c6fb6 style: minor change in CHANGELOG 2019-07-24 18:20:15 +02:00
5ff1f5f603 release: version 1.1.0 2019-07-23 19:26:16 +02:00
c91e650d53 feat: create the wallets directory 2019-07-22 22:47:20 +02:00
18f944b4d9 fix: bug in the wallet choice 2019-07-22 22:39:27 +02:00
2de9e5568d feat: import entries from a json file 2019-07-22 22:19:36 +02:00
4f1db487e5 fix: replace default config directory 2019-07-22 19:29:32 +02:00
c35b543004 feat: export a wallet in json 2019-07-22 19:27:59 +02:00
09445236a4 feat: replace sha1 to sha512 in pbkdf2.Key function 2019-07-20 17:18:52 +02:00
0cdfe3c615 fix: new line with clear input 2019-07-20 15:58:27 +02:00
dcbb7359ee feat: prefix error message with ERROR 2019-07-20 15:57:10 +02:00
17dac7d440 feat: print the expiration time of TOTP code 2019-07-20 15:45:43 +02:00
0e80f704bc feat: generate a random password 2019-07-18 18:49:07 +02:00
e2513d41bd release: version 1.0.0 2019-07-12 23:12:47 +02:00
d47c22aff7 first version 2019-07-12 23:09:10 +02:00