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

41 commits

Author SHA1 Message Date
nishiki
c04fa3af94 fix indent 2014-12-29 22:32:36 +01:00
nishiki
1c4e54582f fix import preview default yaml 2014-12-28 19:43:13 +01:00
nishiki
140819dbb5 add new unit test 2014-12-07 16:24:31 +01:00
nishiki
d7a7dfbe10 fix minor bugs 2014-12-07 10:32:33 +01:00
nishiki
30f52dfe92 fix import and export to yaml 2014-12-06 23:32:09 +01:00
nishiki
568a8514cf fix sync with new data format 2014-12-06 21:37:18 +01:00
nishiki
291d68a1f7 code factoring 2014-12-06 18:20:43 +01:00
nishiki
a055925866 change the data format csv to yaml 2014-12-06 16:24:40 +01:00
nishiki
4aa4a750cd update syntax 2014-11-16 19:39:38 +01:00
nishiki
af04b8761d add export to yaml 2014-11-15 19:14:42 +01:00
nishiki
5964044f78 rename folder MPW to lib 2014-09-12 08:41:27 +02:00
nishiki
96fe71e07d add module MPW 2014-01-29 20:49:39 +01:00
nishiki
47ee15adb9 factorize the code 2014-01-29 19:12:24 +01:00
nishiki
76c5ab07c7 rename function 2014-01-27 20:19:38 +01:00
nishiki
1cabe202e7 rename function 2014-01-26 15:09:48 +01:00
adrien
77412b4794 fix bug encoding 2014-01-16 23:29:39 +01:00
adrien
8c1e2f5e87 fix bug with update 2014-01-16 22:50:54 +01:00
nishiki
213743bad2 fusion MPW:add and MPW:update 2014-01-15 20:01:23 +01:00
nishiki
8b86040af0 first sync work :) 2014-01-14 23:00:52 +01:00
nishiki
bc276f23c1 add uniq id and date time 2014-01-13 20:07:15 +01:00
nishiki
e0a120d8f1 restructiring the code 2014-01-12 00:37:46 +01:00
nishiki
abff68b382 fix my reverse 2014-01-09 23:16:07 +01:00
nishiki
4f8959a940 Revert "fix the maximum generate password"
This reverts commit 929a645071.
2014-01-09 23:07:55 +01:00
nishiki
929a645071 fix the maximum generate password 2014-01-08 20:22:33 +01:00
adrien
c590c672a1 add generate Password 2014-01-08 17:57:45 +01:00
nishiki
838e8f7563 change method for default language 2013-12-30 22:14:29 +01:00
nishiki
787cdf0b50 fix bug translation 2013-12-30 21:00:07 +01:00
nishiki
745d3e82c5 add option select config file (--config CONFIG) 2013-12-30 20:15:00 +01:00
nishiki
777b1e41ad fix bug search after add an item 2013-12-30 19:39:54 +01:00
adrien
3806362dbc add i18n 2013-12-25 18:51:41 +01:00
nishiki
555695f477 fix init 2013-12-11 21:35:24 +01:00
nishiki
e2362c020a Now the search isn't sensible to case 2013-12-01 10:03:52 +01:00
adrien
560f54c78c fix bug special char 2013-09-20 12:13:02 +02:00
adrien
7d2abd65b8 fix bug update item 2013-09-20 11:59:57 +02:00
nishiki
a60894832c fix bug when you add a password with special char (,;"#) 2013-09-19 22:18:30 +02:00
nishiki
15fa2b8847 add select group 2013-09-09 21:48:42 +02:00
nishiki
fb0126d519 remove the password file 2013-09-08 20:04:31 +02:00
nishiki
c12c370b42 add security for "port" when you insert data 2013-09-07 11:37:40 +02:00
nishiki
94bd846bc7 change , by ; in the csv file 2013-09-04 23:14:33 +02:00
nishiki
9ddd6f0a73 add exception message in error_msg 2013-09-04 22:41:56 +02:00
nishiki
96073ca103 move lib in the folder lib 2013-09-04 19:48:06 +02:00
Renamed from MPW.rb (Browse further)