Commit graph

27 commits

Author SHA1 Message Date
1218eeaeac feat: add test for entry 2019-07-27 09:00:23 +02:00
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
cddd1fc98a doc: update README 2019-07-23 19:20:08 +02:00
f6c735561a fix: error in gpm module path 2019-07-23 18:55:42 +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
f155e77c5f fix: print error message when wallets folder isn't exist 2019-07-22 22:31:28 +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
fb0e36b050 style: rename generatePassword function to RandomString 2019-07-20 17:12:21 +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
9361d471ef style: generate the otp code in entry struct 2019-07-20 08:43:07 +02:00
0e80f704bc feat: generate a random password 2019-07-18 18:49:07 +02:00
dcf7a8f52b style: create main.go with flags 2019-07-17 12:36:58 +02:00
acbeee688f feat: create go package 2019-07-15 22:43:13 +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
225463b345 first commit 2019-07-01 08:02:10 +02:00