Commit Graph

124 Commits

Author SHA1 Message Date
Rasmus Steinke
bb1f0d08cd updated config example 2015-08-06 02:21:21 +02:00
Rasmus Steinke
76455ef7ca outsourced rofi options to config file 2015-08-06 02:12:09 +02:00
Rasmus Steinke
381902ec81 dont delete last_used when selection is empty 2015-08-05 08:34:32 +02:00
Rasmus Steinke
e93d74fab6 save last used site. call it with --last-used. solves rofi blocking input 2015-08-05 08:11:45 +02:00
Rasmus Steinke
e3e6ceb7c5 re-open list when opening URL. This allows to directly enter passowrd after clicking the input field 2015-08-05 07:59:38 +02:00
Rasmus Steinke
e30878ed4b added warning 2015-08-05 06:41:12 +02:00
Rasmus Steinke
c9f8b63032 make search case-insensitive 2015-08-04 08:48:14 +02:00
Rasmus Steinke
88375c27a4 read all other fields from stdin too 2015-07-25 13:54:20 +02:00
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
e173b79b65 update README 2015-07-19 20:12:01 +02:00
Rasmus Steinke
2dffa9810f add missing quotation 2015-07-19 19:56:52 +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
fb2f5d0d76 resolve hotkey conflict 2015-07-17 18:20:06 +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
eeab399969 change password to pass for autopass compatibility 2015-07-17 04:05:48 +02:00
Rasmus Steinke
4f8c585069 change password to pass 2015-07-17 04:04:08 +02:00
Rasmus Steinke
5f7621b0f2 change autotype name 2015-07-17 03:48:27 +02:00
Rasmus Steinke
2adcbefd25 use autotype as default name 2015-07-17 03:47:54 +02:00
Rasmus Steinke
878166a903 remove blank line 2015-07-17 03:41:45 +02:00
Rasmus Steinke
3f7a9fff12 fix typo 2015-07-17 03:40:08 +02:00
Rasmus Steinke
28513f96d9 add error handling 2015-07-17 03:38:48 +02:00
Rasmus Steinke
923cc37d9a config: add autotype. README: mention customizable field names 2015-07-17 03:04:33 +02:00
Rasmus Steinke
5c1a0187cf add addpass to Makefile 2015-07-17 03:00:41 +02:00
Rasmus Steinke
f2d98e978d mention extra tools 2015-07-17 02:59:40 +02:00
Rasmus Steinke
b67be7fc17 updated README 2015-07-17 02:54:36 +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
9de35776ae add script to easily insert new entry 2015-07-17 01:53:12 +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
a9341eb1f9 fix mistake in config 2015-07-10 17:09:54 +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
e606f2ee4b update screenshot 2015-07-08 17:40:56 +02:00
Rasmus Steinke
0f238eb086 add header 2015-06-17 19:55:29 +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