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

219 commits

Author SHA1 Message Date
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
nishiki
7e63095447 remove mpw server code 2016-05-14 17:03:36 +02:00
nishiki
122f2e3393 new name for translation in cli 2016-05-14 17:01:44 +02:00
nishiki
81da0407d0 remove search with protocol 2016-05-14 12:10:24 +02:00
nishiki
460450ce08 add sync after add, update or delete action 2016-05-13 16:13:14 +02:00
nishiki
b51144758d automaticly add our public key in wallet 2016-05-13 16:05:09 +02:00
nishiki
1399a17c8e mutliple fixes for sync 2016-05-13 15:51:49 +02:00
nishiki
31751455c5 secure the wallet config 2016-05-13 15:51:17 +02:00
nishiki
684e0e32f0 fix password for wallet config 2016-05-12 23:39:50 +02:00
nishiki
50422e0739 rewrite sync 2016-05-12 22:47:02 +02:00
nishiki
e1de7b7704 rewrite class sync ssh 2016-05-12 22:44:57 +02:00
nishiki
ec982ce4d8 add function for setup wallet config 2016-05-12 22:43:57 +02:00
nishiki
9b853a371a fix write config 2016-05-12 22:42:20 +02:00
nishiki
b85d5109a1 add function get_last_sync 2016-05-12 16:48:57 +02:00