Commit graph

58 commits

Author SHA1 Message Date
0bf248d70e fix: search entry with no group 2020-12-22 17:46:28 +01:00
039b430e7d fix: minor syntax changes 2020-12-22 17:11:02 +01:00
4f35213585 fix: show help when an item is selected 2020-07-14 18:59:31 +02:00
a28d2060b3 fix: minor change 2020-07-14 18:53:30 +02:00
3d728e4dc5 feat: add notification box when add value in clipboard 2020-07-04 09:19:52 +02:00
59c5d7e625 feat: add help box 2020-07-04 08:54:29 +02:00
e7ec6fdd20 chore: add comment 2020-03-27 21:56:53 +01:00
dcf1e38c1e minor change 2019-11-07 21:36:49 +01:00
b5189c1762 feat: lock the wallet 300 seconds after the last action 2019-10-21 21:42:24 +02:00
d6e7bbba2b fix 2019-10-21 19:25:47 +02:00
efc4ec1f90 fix: minor change 2019-10-21 18:57:35 +02:00
6a2f4aaa3e feat: add clibboard 2019-10-20 22:14:50 +02:00
f6bb6789f6 fix: minor change 2019-10-20 21:50:21 +02:00
4b775101c8 feat: add import and export 2019-10-20 20:10:09 +02:00
9f0043786a feat: add timeout to close 2019-10-20 17:47:50 +02:00
20b4334759 feat: add remove entry 2019-10-20 16:16:39 +02:00
d055cc34ec feat: add choice box 2019-10-20 16:03:26 +02:00
00336289c4 chore: minor change 2019-10-20 15:14:21 +02:00
9413df0cd3 feat: add update netry 2019-10-20 15:03:31 +02:00
d2de75a47b feat: add entry 2019-10-20 12:30:23 +02:00
d4dee06902 feat: add group filter 2019-10-20 11:20:34 +02:00
6c30928065 feat: new interface 2019-10-20 11:09:25 +02:00
c47c6719d2 release: version 1.2.1 2019-10-19 11:32:30 +02:00
45aecb7a66 fix: bug in select item 2019-10-19 08:24:44 +02:00
b066a34a45 release: version 1.2.0 2019-09-01 19:27:51 +02:00
87bfdf0505 feat: add timeout to close wallet for the security 2019-09-01 17:00:19 +02:00
3f9d4850b6 style: change space to tab for goreport 2019-08-31 19:18:35 +02:00
30ada1a1fc feat: add test for config 2019-08-08 18:27:31 +02:00
b63af478e3 feat: add test for wallet 2019-08-08 13:04:55 +02:00
905c175578 feat: search is case insensite 2019-08-05 12:40:56 +02:00
f62438f22d feat: add test for crypto 2019-07-27 10:28:13 +02:00
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