218 Commits

Author SHA1 Message Date
Rasmus Steinke
8ed0d8584b use single echo -n instead of tr 2015-07-25 13:43:29 +02:00
Rasmus Steinke
173c012e6c do not call pass again for password 2015-07-25 13:39:55 +02:00
Rasmus Steinke
1186d2256a use single awk 2015-07-25 13:31:03 +02:00
Rasmus Steinke
9dfcfe2e55 made xdotool read password from stdin. workaround for https://github.com/jordansissel/xdotool/issues/72 2015-07-25 13:25:15 +02:00
Rasmus Steinke
2c8ecf5b68 catch missing exit codes 2015-07-23 18:01:24 +02:00
Rasmus Steinke
fcac25e8fb fix --help 2015-07-22 18:56:00 +02:00
Rasmus Steinke
624d05801f quote URLs 2015-07-19 17:39:08 +02:00
Rasmus Steinke
53ef4ece1d add tab key 2015-07-17 21:43:22 +02:00
Rasmus Steinke
55a838075d made return always return to correct menu 2015-07-17 20:09:08 +02:00
Rasmus Steinke
218e495cd4 allow to return to both menus from show menu 2015-07-17 18:18:46 +02:00
Rasmus Steinke
5f8deed989 split manu menu from manage menu 2015-07-17 18:16:25 +02:00
Rasmus Steinke
6637fca949 add --manage argument 2015-07-17 17:21:59 +02:00
Rasmus Steinke
4f8c585069 change password to pass 2015-07-17 04:04:08 +02:00
Rasmus Steinke
59bfc20ba0 add ":tab" for autotype. also make it possible to use password at any position. This makes rofi-pass compatible with autopass (https://github.com/jreinert/autopass) 2015-07-17 02:41:00 +02:00
Rasmus Steinke
7120678a52 rely on --root in if statement 2015-07-14 21:45:27 +02:00
Rasmus Steinke
62981f255a fix adding of new entries 2015-07-14 21:43:20 +02:00
Rasmus Steinke
81e2bd89d0 some cleanup 2015-07-14 21:24:30 +02:00
Rasmus Steinke
8f12b19843 fix wrong function name 2015-07-14 21:04:31 +02:00
Rasmus Steinke
0f46c638d3 make --root totally optional when not splitting passwords 2015-07-14 20:58:23 +02:00
Rasmus Steinke
2514370379 clearing password after 45 seconds + notification 2015-07-12 06:57:10 +02:00
Rasmus Steinke
885087869e fix copying of username/password 2015-07-12 06:49:27 +02:00
Rasmus Steinke
60f3d584fa fixed help menu 2015-07-10 15:03:16 +02:00
Rasmus Steinke
cb207dc4db add auto_enter option 2015-07-09 02:20:18 +02:00
Rasmus Steinke
3ce08eded0 add more custom keybindings 2015-06-17 19:52:51 +02:00
Rasmus Steinke
a7a25d34be implement custom keybindings 2015-06-17 19:50:21 +02:00
Rasmus Steinke
7e376b5ec6 don't iterrate through all directories 2015-06-07 11:32:05 +02:00
Rasmus Steinke
2c00582d29 add parsers 2015-06-06 13:23:53 +02:00
Rasmus Steinke
19689bd4b3 set title detection in config file 2015-06-06 11:50:31 +02:00
Rasmus Steinke
9e23626764 fix delimiter 2015-06-06 11:32:10 +02:00
Rasmus Steinke
7dc79cff64 added firefox support 2015-06-06 11:27:36 +02:00
Rasmus Steinke
8b0a02cc48 get real url 2015-06-06 11:20:05 +02:00
Rasmus Steinke
80f67c3e6c put show in its own function 2015-06-02 20:20:44 +02:00
Rasmus Steinke
cafa65b7cb add show entry 2015-06-02 20:08:45 +02:00
Rasmus Steinke
593184335e actually use BROWSER variable 2015-06-02 00:28:58 +02:00
Rasmus Steinke
5a963b5fc2 dont reload menu after autotype 2015-05-31 23:59:38 +02:00
Rasmus Steinke
4b25b17ae8 align help 2015-05-31 13:13:29 +02:00
Rasmus Steinke
69f6e436bc add manage menu 2015-05-31 13:10:35 +02:00
Rasmus Steinke
af4ab59f42 Make Insert menu much nicer 2015-05-31 11:17:18 +02:00
Rasmus Steinke
3534b42c39 disable debug output 2015-05-30 11:59:27 +02:00
Rasmus Steinke
d549e0f72b fix for root via cli arg 2015-05-30 11:58:01 +02:00
Rasmus Steinke
41027ed0a7 add help text. allow custom root folder 2015-05-30 11:50:21 +02:00
Rasmus Steinke
992bcb2ee0 allow non-root structure 2015-05-30 11:15:04 +02:00
Rasmus Steinke
c8116f19b3 add possiblity to define root folder 2015-05-30 11:02:34 +02:00
Rasmus Steinke
92c26557ec fix wrong user 2015-05-24 16:22:49 +02:00
Rasmus Steinke
8f78acbbe7 fix colors 2015-05-24 16:18:14 +02:00
Rasmus Steinke
300f937608 fix wrong username 2015-05-24 16:14:07 +02:00
Rasmus Steinke
725d32a9ae make color for help messages customizable 2015-05-24 07:28:49 +02:00
Rasmus Steinke
139c8f2135 replace ls parsing with find 2015-05-24 01:26:18 +02:00
Rasmus Steinke
69fb66aab3 read BROWSER variable, use xdg-open as fallback 2015-05-24 01:18:27 +02:00
Rasmus Steinke
f8bcfa7924 add group selection 2015-05-23 20:29:34 +02:00