Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (fix #166): password hidden | Isaac Lo | 2019-04-23 | 1 | -3/+3 |
| | | | | * used -password option to hide password when entering it in rofi-pass | ||||
* | Merge pull request #163 from blueyed/readme | Rasmus Steinke | 2019-03-04 | 1 | -6/+13 |
|\ | | | | | README.md: style fixes (using mdl [1]) | ||||
| * | README.md: style fixes (using mdl [1]) | Daniel Hahler | 2019-03-04 | 1 | -6/+13 |
|/ | | | | 1: https://github.com/markdownlint/markdownlint | ||||
* | Merge pull request #154 from Sh4d1/master2.0.2 | Rasmus Steinke | 2019-01-18 | 2 | -0/+9 |
|\ | | | | | Add path autotype feature | ||||
| * | Add path autotype feature | Patrik Cyvoct | 2019-01-18 | 2 | -0/+9 |
|/ | | | | Signed-off-by: Patrik Cyvoct <patrik@ptrk.io> | ||||
* | Merge branch 'master' of https://github.com/carnager/rofi-pass | Rasmus Steinke | 2018-11-15 | 3 | -7/+11 |
|\ | |||||
| * | Merge pull request #149 from Nukesor/patch-1 | Rasmus Steinke | 2018-11-03 | 1 | -1/+1 |
| |\ | | | | | | | Fix typo in Readme | ||||
| | * | Fix typo in Readme | Arne Beer | 2018-11-02 | 1 | -1/+1 |
| |/ | | | | | It should be `user` instead of `UserName` | ||||
| * | Merge pull request #147 from ofpau/master | Rasmus Steinke | 2018-10-05 | 2 | -6/+10 |
| |\ | | | | | | | add config variable for pass clearing delay | ||||
| | * | add config variable for pass clearing delay | Pau Oliver | 2018-10-05 | 2 | -6/+10 |
| |/ | |||||
* / | fix parsing of root variable. Fixes #150 | Rasmus Steinke | 2018-11-15 | 1 | -1/+1 |
|/ | |||||
* | quick workaround to add new entries with custom password generator. fixes #144 | Rasmus Steinke | 2018-08-28 | 2 | -1/+6 |
| | |||||
* | fix formatting, as mentioned in #140 | Rasmus Steinke | 2018-08-12 | 1 | -4/+4 |
| | |||||
* | Merge pull request #143 from steinex/master | Rasmus Steinke | 2018-08-12 | 2 | -6/+10 |
|\ | | | | | when typing, make delay between keypresses configurable | ||||
| * | when typing, make delay between keypresses configurable | Frank Steinborn | 2018-08-12 | 2 | -6/+10 |
|/ | |||||
* | Merge pull request #142 from nymous/patch-1 | Rasmus Steinke | 2018-08-08 | 1 | -6/+6 |
|\ | | | | | Reorder incorrectly placed section in README | ||||
| * | Reorder incorrectly placed section in README | Thomas Gaudin | 2018-08-08 | 1 | -6/+6 |
|/ | |||||
* | Merge pull request #140 from takuyozora/pr/filename_as_user | Rasmus Steinke | 2018-08-02 | 2 | -1/+11 |
|\ | | | | | Allow to use the password filename as user | ||||
| * | add documentation about user from filename functionnality | Olivier@Portable | 2018-08-02 | 1 | -0/+6 |
| | | |||||
| * | change %filename in :filename for user from filename functionnality | Olivier@Portable | 2018-08-02 | 1 | -1/+1 |
| | | |||||
| * | allow to use the password filename as user | Olivier@Portable | 2018-08-02 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #129 from aminb/patch-1 | Rasmus Steinke | 2018-05-15 | 1 | -3/+3 |
|\ | | | | | get rid of the empty line after autotype, replace remaining echo calls with printf | ||||
| * | replace remaining uses of echo(1) with printf(1) | Amin Bandali | 2018-05-14 | 1 | -3/+3 |
| | | | | | | See https://unix.stackexchange.com/questions/65803/why-is-printf-better-than-echo/65819#65819 | ||||
| * | get rid of the empty line after autotype | Amin Bandali | 2018-05-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #128 from ad1217/fix-typo | Rasmus Steinke | 2018-05-13 | 1 | -1/+1 |
|\ | | | | | Fix typo in rofi args causing Shift+Left binding to not be removed | ||||
| * | Fix typo in rofi args causing Shift+Left binding to not be removed | Adam Goldsmith | 2018-05-12 | 1 | -1/+1 |
|/ | |||||
* | drop find dependency, properly tab code | Rasmus Steinke | 2018-05-10 | 2 | -693/+695 |
| | |||||
* | Merge pull request #125 from agboom/master | Rasmus Steinke | 2018-04-23 | 1 | -4/+4 |
|\ | | | | | Return from mainMenu when switching root | ||||
| * | Return from mainMenu when switching root | Adriaan Groenenboom | 2018-04-22 | 1 | -4/+4 |
|/ | | | | Fixes broken autotype with multiple roots | ||||
* | fix variable name | Rasmus Steinke | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | add option to (not) open new password entries in editor, fixes #122 | Rasmus Steinke | 2018-03-28 | 2 | -2/+10 |
| | |||||
* | re-submission of latest changes2.0.1 | Rasmus Steinke | 2018-03-25 | 1 | -9/+0 |
| | |||||
* | add qrcode support2.0.0 | Rasmus Steinke | 2018-03-24 | 2 | -12/+21 |
|\ | |||||
| * | make rofi-pass mostly pass shellcheck | Rasmus Steinke | 2018-03-24 | 1 | -8/+9 |
| | | |||||
| * | include display as alternative command | Rasmus Steinke | 2018-03-23 | 1 | -0/+1 |
| | | |||||
| * | remove unused variable | Rasmus Steinke | 2018-03-23 | 1 | -1/+0 |
| | | |||||
| * | add qrcode section to config, change default viewer | Rasmus Steinke | 2018-03-22 | 2 | -1/+8 |
| | | |||||
| * | change default viewer to feh | Rasmus Steinke | 2018-03-22 | 1 | -0/+44 |
| | | |||||
* | | change default viewer to feh | Rasmus Steinke | 2018-03-22 | 1 | -0/+4 |
| | | |||||
* | | add qrcode support | Rasmus Steinke | 2018-03-22 | 2 | -0/+48 |
|/ | |||||
* | Merge pull request #119 from lsbloxx/fix-config-mess | Rasmus Steinke | 2018-03-14 | 2 | -17/+29 |
|\ | | | | | fixed loading multiple config files to one, see #118 | ||||
| * | fixed loading multiple config files to one, see #118 | Philip Gawehn | 2018-03-14 | 2 | -17/+29 |
|/ | |||||
* | Merge pull request #118 from lsbloxx/feature-own-config-path | Rasmus Steinke | 2018-03-10 | 2 | -0/+10 |
|\ | | | | | add ROFI_PASS_CONFIG environment variable | ||||
| * | add ROFI_PASS_CONFIG environment variable | Philip Gawehn | 2018-03-09 | 2 | -0/+10 |
|/ | |||||
* | Merge branch 'master' of https://github.com/carnager/rofi-pass | Rasmus Steinke | 2018-02-04 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #112 from IvanMalison/custom_default_user | Rasmus Steinke | 2018-01-19 | 1 | -1/+1 |
| |\ | | | | | | | Add ROFI_PASS_DEFAULT_USER environment variable | ||||
| | * | Add ROFI_PASS_DEFAULT_USER environment variable | Ivan Malison | 2018-01-18 | 1 | -1/+1 |
| |/ | |||||
* / | fix missing fields with FILE= | Rasmus Steinke | 2018-02-04 | 2 | -3/+3 |
|/ | |||||
* | show line breaks for --show-last | Rasmus Steinke | 2018-01-14 | 1 | -3/+3 |
| | |||||
* | re-add missing otp section | Rasmus Steinke | 2018-01-14 | 1 | -1/+15 |
| |