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

315 commits

Author SHA1 Message Date
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
nishiki
0a56019794 remove error_msg 2016-05-08 22:24:39 +02:00
nishiki
b6fb5cd486 encrypt config wallet 2016-05-08 22:06:25 +02:00
nishiki
923977ba04 add salt for password 2016-05-08 12:06:06 +02:00
nishiki
85c034b8b3 remove mpw-ssh 2016-05-08 11:34:29 +02:00
nishiki
dd0e236fc5 remove mpw server protocol 2016-05-08 11:22:08 +02:00
nishiki
855640c932 auto import public key in mpw file 2016-05-08 10:25:16 +02:00
nishiki
0bf8d4e4ba add import gpg file 2016-05-08 10:13:25 +02:00
nishiki
731017e223 remove unused lib 2016-05-07 18:47:21 +02:00
nishiki
22239c5db4 remove a pub key 2016-05-07 17:47:24 +02:00
nishiki
7759c3e1eb minor fix for add key pub 2016-05-07 16:27:55 +02:00
nishiki
ad1713edcb add class cli in module mpw 2016-05-07 15:05:14 +02:00
nishiki
812a02d60e add backup when write data 2016-05-07 14:53:37 +02:00
nishiki
22676a8b79 add public key in wallet 2016-05-07 14:36:57 +02:00
nishiki
8f29eb8d58 fix comments 2016-05-07 12:08:36 +02:00
nishiki
d56ab48797 fix indent for export function 2016-05-07 12:03:55 +02:00
nishiki
09f53a3c85 add multiple key for encrypt 2016-05-07 12:00:19 +02:00
nishiki
6a1d3a8921 add choice wallet 2016-05-07 10:04:07 +02:00
nishiki
f724f09957 mpw: add raise for read data 2016-05-07 09:40:39 +02:00
nishiki
c1cab93dce write pub key in tarball 2016-05-06 10:53:32 +02:00
nishiki
797efa2b93 cli: catch exception in decrypt 2016-05-05 23:46:48 +02:00
nishiki
afb197aff5 add option for choice the wallet 2016-05-05 23:43:34 +02:00
nishiki
163ef46076 cli: fix delete function 2016-05-05 23:24:08 +02:00
nishiki
38beb7ad53 cli: fix update function 2016-05-05 23:14:28 +02:00
nishiki
b86e095a60 add relative path for development and test 2016-05-05 23:07:37 +02:00
nishiki
408ee95bcc rewrite mpw for use a new file storage format 2016-05-05 20:19:25 +02:00
Adrien Waksberg
6b14e8f881 add no-sync option 2015-09-27 09:13:43 +02:00
nishiki
eb0847b16b fix mpw-ssh 2015-06-23 22:10:08 +02:00
nishiki
ccd188bc2f add install with gem 2015-06-21 23:45:25 +02:00
nishiki
107e9047dd fix bug 2015-05-11 21:24:21 +02:00
nishiki
e22ebecf36 remove puts 2015-05-11 20:26:58 +02:00
nishiki
1f4509597b remove test 2015-05-11 20:20:18 +02:00
nishiki
6e9b4a5087 fix bug in sync 2015-05-11 20:12:23 +02:00
nishiki
59395ce7db fix bug in sync 2015-05-11 19:31:51 +02:00
nishiki
3da68967f9 fix import default yaml 2015-05-11 19:30:17 +02:00
nishiki
9bd5024fef fix bug~ 2015-05-11 19:25:25 +02:00
nishiki
b9ebe9de3f fix bug 2015-05-11 19:23:59 +02:00
nishiki
2d7dacb02c fix bug sync when a device add an iten whitout sync 2015-05-11 19:17:12 +02:00
nishiki
9225e360b9 fix syntax error 2015-03-22 22:45:43 +01:00
nishiki
465b60fd41 fix multiple bug in sync 2015-03-22 22:43:18 +01:00
nishiki
ddbc20f635 no return empty result 2015-03-22 22:38:35 +01:00
nishiki
724fc1752a lib/Sync.rb 2015-03-19 23:17:01 +01:00
nishiki
4cc134afb4 fix bug in preview import 2015-03-19 22:52:33 +01:00
nishiki
7f45037366 improve search options 2015-02-14 10:42:03 +01:00
nishiki
66405d0eb9 update comment 2015-02-13 19:31:01 +01:00
nishiki
bca86d4c06 add comment 2015-02-13 19:28:59 +01:00
nishiki
59c91bfb8f add comment 2015-02-13 19:28:51 +01:00
nishiki
0708c3d4c0 unittest: fix for mpw 2015-02-12 23:03:01 +01:00
nishiki
21ef7659fc unittest: update for item 2015-02-12 23:02:09 +01:00
nishiki
886595f31a add unittest for items 2015-02-12 18:01:58 +01:00
nishiki
a119a954d3 fix bug in error message 2015-02-09 21:39:13 +01:00
nishiki
4569ad4d1c add require_relative 2015-02-08 22:54:04 +01:00
nishiki
24949b2bde fix sync when add new item 2015-02-08 22:47:52 +01:00
nishiki
59f9a5d40f fix sync 2015-02-08 22:43:35 +01:00
nishiki
68062fe728 fix FTP sync 2015-02-08 22:06:37 +01:00
nishiki
cdf2de0fb4 fix sync MPW 2015-02-08 21:57:15 +01:00
nishiki
b7b56c306d fix rescue 2015-02-08 21:40:01 +01:00
nishiki
5da53efc08 fix missing file 2015-02-08 21:15:06 +01:00
nishiki
75a8348086 unstable: fix sync via ssh 2015-02-08 20:56:39 +01:00
nishiki
40240934c5 unstable: new sync class 2015-02-07 00:10:39 +01:00
nishiki
5ceb3cfbdb fix delete item 2015-02-01 12:35:42 +01:00
nishiki
446faf704e fix update 2015-02-01 12:23:50 +01:00
nishiki
9921d3057f fix add item 2015-02-01 11:48:02 +01:00
nishiki
25a8455658 fix import 2015-01-29 22:09:42 +01:00
nishiki
7f7d8c862d fix bug encrypt + export yaml 2015-01-29 21:48:56 +01:00
nishiki
16fd5d6c24 unstable: work in progress to Item class 2015-01-28 23:08:25 +01:00
nishiki
7e546b65d2 unstable: new class item 2015-01-27 23:17:16 +01:00
Adrien Waksberg
271138ae80 fix bug' 2015-01-27 09:37:53 +01:00
nishiki
a49c975f19 fix sync ftp and ssh 2015-01-17 12:01:37 +01:00
nishiki
298a020e35 add color when display an item 2015-01-17 00:12:01 +01:00
nishiki
f5b98de4c1 add select form when multiple result 2015-01-17 00:05:40 +01:00
nishiki
40291632eb remove alternative format 2015-01-16 23:11:10 +01:00
nishiki
1eac4001d9 minor fix for the syntax 2014-12-31 11:31:28 +01:00
nishiki
c04fa3af94 fix indent 2014-12-29 22:32:36 +01:00
nishiki
3d93671890 fix minor bug 2014-12-29 13:59:17 +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
ccb0e71edc add text color 2014-12-06 23:53:03 +01:00
nishiki
6290bfb3bb remove interactive mode 2014-12-06 23:40:09 +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
c3d484a85e fix a bug 2014-12-06 16:25:03 +01:00
nishiki
a055925866 change the data format csv to yaml 2014-12-06 16:24:40 +01:00
nishiki
d2eb57a5c4 update syntax 2014-11-16 19:50:09 +01:00
nishiki
3e2c8eef0c update syntax 2014-11-16 19:46:21 +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
5c20c7c361 fix regression change folder MPW to lib 2014-09-12 09:28:42 +02:00
nishiki
5964044f78 rename folder MPW to lib 2014-09-12 08:41:27 +02:00
nishiki
3c272b3127 mv lib/Server.rb in MPW 2014-04-27 18:23:28 +02:00
nishiki
7305ecef0f fix bug salt in mpw server 2014-04-27 15:13:43 +02:00
nishiki
684972e440 clean old code 2014-02-05 22:47:20 +01:00
nishiki
71fb489958 delete sync close function 2014-02-02 10:16:10 +01:00
nishiki
dbfe118490 beautiful code 2014-02-01 00:30:52 +01:00
nishiki
96fe71e07d add module MPW 2014-01-29 20:49:39 +01:00
nishiki
7a50c4cf1c factorize the code 2014-01-29 19:18:36 +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
074643a167 add method salt 2014-01-27 18:27:37 +01:00
nishiki
c76c2db2be fix log disconnected 2014-01-26 17:26:02 +01:00
nishiki
1cabe202e7 rename function 2014-01-26 15:09:48 +01:00
nishiki
174a028238 fix bug last_update when sync no work 2014-01-26 12:13:32 +01:00
nishiki
1400cf7834 separate cli translate 2014-01-26 11:39:53 +01:00