1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 22:03:05 +00:00
Commit graph

232 commits

Author SHA1 Message Date
fc8e5e7115 fix bug in search with group option 2016-10-17 18:32:34 +02:00
4c9c4e21f6 list under table format 2016-10-17 00:06:27 +02:00
fbac3df193 re add id for item 2016-10-16 09:41:13 +02:00
dc8a8d76fc new binary for list 2016-10-15 17:40:35 +02:00
d5d4091bc2 remove id and name for an item 2016-10-15 17:40:03 +02:00
77a8a7695a no try to decrypt if data is empty 2016-10-15 13:28:48 +02:00
1681db0edb fix recipients for encrypt 2016-10-15 09:30:41 +02:00
e45c528a3f init: iniatilize a default wallet 2016-10-14 23:20:55 +02:00
3d99ac80de new binary for config 2016-10-13 21:59:51 +02:00
a8a083250b quit if delete item 2016-09-26 21:56:00 +02:00
e7956b2006 new setup form 2016-09-26 21:55:38 +02:00
126b896c24 add otp_key for import and export 2016-08-20 16:09:34 +02:00
nishiki
4b8c87c17f change editor with var EDITOR 2016-08-09 22:34:59 +02:00
nishiki
2f627f271c add and update with vim editor 2016-08-09 22:06:47 +02:00
nishiki
110cbe1510 fix bug sync 2016-08-04 22:20:32 +02:00
nishiki
b64514c557 if delete disable clipboard 2016-08-04 22:20:12 +02:00
nishiki
fbc291c177 no show otp code field if otp code is nil 2016-08-03 21:37:49 +02:00
nishiki
d51c4733c0 show otp code whitout clipboard 2016-08-03 21:26:04 +02:00
nishiki
2dcff8d9ef fix bug when otp is empty 2016-08-02 22:10:50 +02:00
nishiki
b200b56469 add manage otp code 2016-08-02 21:59:46 +02:00
nishiki
1edb10ae49 replace fork to thread 2016-07-14 00:12:21 +02:00
nishiki
4d783e88a4 clipboard: remove clean text 2016-07-12 20:34:54 +02:00
nishiki
a18793d8d6 fix salt for password 2016-07-12 20:32:21 +02:00
nishiki
05dbba4da6 fix sync bug 2016-07-12 20:31:49 +02:00
nishiki
d55291cc14 dynamic menu for clipboard 2016-07-11 23:56:58 +02:00
nishiki
8a1003f1bd fix max length to 32768 for a password 2016-07-10 19:25:21 +02:00
nishiki
f68882181d minor clean code 2016-07-10 19:04:34 +02:00
nishiki
13b025df2b fix path for require lib 2016-07-10 18:55:18 +02:00
nishiki
55342597ac improve list interface 2016-07-10 11:01:11 +02:00
nishiki
712ac9d998 new password generator with special chars 2016-07-10 11:00:53 +02:00
nishiki
2ff967cded minor change when list items 2016-07-09 17:11:18 +02:00
nishiki
e068a2758c add login and password in clipboard 2016-07-09 14:06:49 +02:00
nishiki
1036304727 no sync if last sync < 5min 2016-07-06 21:48:49 +02:00
nishiki
6bbee4d2ce ui: no show wallet setup form if sync is nil 2016-07-05 22:59:52 +02:00
nishiki
25a64d0303 fix bug try sync but sync is nil 2016-07-05 22:47:35 +02:00
nishiki
8e4027c822 switch gpg2 to gpg1 2016-07-05 22:03:55 +02:00
nishiki
0733bdbd12 minor syntax fix 2016-07-01 09:28:56 +02:00
nishiki
e12b701c4b add option no sync 2016-07-01 09:22:28 +02:00
nishiki
0238e75d36 no sync if last_sync == remote.last_sync 2016-07-01 09:15:39 +02:00
nishiki
4ea4376149 add license in source file 2016-06-30 22:02:45 +02:00
nishiki
8a89339691 fix translate 2016-05-17 19:34:05 +02:00
nishiki
53cb745eb4 fix bug when create recursive config folder 2016-05-17 19:25:30 +02:00
nishiki
2a0decd215 rename function checkconfig to is_valid? 2016-05-16 20:15:42 +02:00
nishiki
f842bd63ee remove check_config in read_data 2016-05-16 20:14:03 +02:00
nishiki
f423774c2c fix translate for class mpw 2016-05-15 23:55:01 +02:00
nishiki
7ea4f19698 remove useless function check_config 2016-05-15 23:37:57 +02:00
nishiki
47430ce611 fix ftp sync for mpw 3.0 2016-05-15 23:23:26 +02:00
nishiki
84ff0e8ae2 fix comments 2016-05-15 23:22:55 +02:00
nishiki
4060e2b105 remove set_last_sync function in config because it is obsolete 2016-05-15 18:31:56 +02:00
nishiki
a4fe063703 remove error_msg in config class 2016-05-15 18:30:33 +02:00