1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00
Commit graph

85 commits

Author SHA1 Message Date
6541931b79 enable text editor if threre isn't nothing value who has been set 2017-05-20 15:30:19 +02:00
7c36986141 feat: show wallet list by default 2017-05-19 22:28:15 +02:00
62318fe077 add test cli for config 2017-05-19 22:12:09 +02:00
9ad8eba901 fix: remove unused method 2017-05-03 19:54:21 +02:00
b2b9437431 change copyright year 2017-04-20 23:22:56 +02:00
0fdefdf433 feat: add options to edit or update an item 2017-04-13 22:35:57 +02:00
3f9d7eff33 feat: add print configuration 2017-04-09 10:08:25 +02:00
25baa260e3 feat: add option to set a specific path for a wallet 2017-04-08 17:15:05 +02:00
55c07b90af minor refacto 2017-04-08 10:04:43 +02:00
621819203f add option to disable pinmode 2017-04-05 00:03:53 +02:00
7ce4ba721b add option to enable pinmode with gpg >= 2.1 2017-04-04 23:45:03 +02:00
74d08a7d5b add to_s 2017-03-30 20:08:40 +02:00
c29d2e92d2 replace :? to 2017-03-30 20:08:40 +02:00
351499aef6 replace MPW::password to MPW.password
replace YAML::load_file to YAML.load_file
replace YAML::load to YAML.safe_load
2017-03-29 22:50:52 +02:00
31aba3b13c replace hash method has_key? by key? 2017-03-29 22:50:52 +02:00
8ed90c2ddc fix 2017-03-29 22:50:47 +02:00
178d0e6d1d replace if not by unless 2017-03-29 22:35:40 +02:00
7c72b2d90f change tab by 2 spaces
change tab by 2 spaces
2017-03-27 22:49:46 +02:00
871b1dcbed remove all sync 2017-03-27 21:55:25 +02:00
6b8dce2eff add random password for update 2017-02-26 23:12:49 +01:00
Adrien Waksberg
000bc3aaa5 add config option for password parameters 2017-02-25 18:43:30 +01:00
c841123ac0 feat: add option to set default wallet 2017-02-22 21:51:06 +01:00
c63d91facc fix bug when exit with help message 2017-02-21 22:38:55 +01:00
a117e8a618 nothing to do if no values 2017-02-21 21:08:14 +01:00
362253c63b cli: add list gpg keys in wallet 2017-02-16 20:47:39 +01:00
ec3abbe88a fix bug share key 2017-02-14 21:30:26 +01:00
Adrien Waksberg
318d0d357a Merge pull request #9 from nishiki/share_key
Share key
2017-02-11 15:08:35 +01:00
d6d7074341 fix error message when there is a bad option 2017-01-30 22:20:22 +01:00
8c5be6b795 wallet: add remove gpg key option 2017-01-30 22:10:56 +01:00
bf356f4d6f add an option for add a share gpg key 2016-12-12 23:13:32 +01:00
36e0f83175 fix gpg key name 2016-12-12 22:15:09 +01:00
0e86be5461 add help command 2016-11-05 15:34:11 +01:00
fb64bfbbdf remove olw mpw binary 2016-10-23 22:39:52 +02:00
5bcf26d251 enable sync 2016-10-23 22:39:22 +02:00
90e8b658bf replace opts by value for options to search 2016-10-23 22:36:50 +02:00
f1f92d5658 replace opts by value for options to search 2016-10-23 22:10:58 +02:00
6d2a45217c fix load config 2016-10-23 21:56:14 +02:00
7b301519b6 config: fix init with existing gpg key 2016-10-20 21:25:43 +02:00
337f1e2314 set wallet config 2016-10-20 18:25:30 +02:00
580c5b4193 add random password when create new item 2016-10-20 14:31:25 +02:00
73312b933f copy: disable clipboard option 2016-10-20 13:49:17 +02:00
fdc1a6f3ec new binary for copy 2016-10-20 09:23:26 +02:00
1745585fb8 remove unused contructor variables 2016-10-20 08:51:59 +02:00
38b5b5ada5 fix translation options 2016-10-20 08:32:26 +02:00
92168dd654 new binary for import 2016-10-19 16:12:13 +02:00
2f686ca163 new binary for export 2016-10-19 15:08:08 +02:00
985de310fb new binary for wallet 2016-10-19 12:56:55 +02:00
e196cbf93d new binary for delete 2016-10-17 21:17:15 +02:00
c75f169b0c new binary for update 2016-10-17 20:48:20 +02:00
dc8a8d76fc new binary for list 2016-10-15 17:40:35 +02:00