İsa Mert Gürbüz
efe0796b0f
Fix copy issue on password files with spaces
9 years ago
Lukas Fürmetz
2bb87aabb7
Remove notification after timeout
9 years ago
akermu
9b9cfb31a7
Merge pull request #6 from msmol/master
...
Added support for pass-otp
9 years ago
akermu
6db1147a9d
Clarify warning
9 years ago
akermu
769e8afea0
Extract regexp for pass-otp
9 years ago
msmol
188b517fdc
Move initializtion of totp env vars to init function
...
Also update README with more info
9 years ago
msmol
747b008969
Only match as totp if any part of the path or filename BEGINS with the otp identifier
9 years ago
msmol
455411e962
Update README with instructions on how to use with pass-otp
9 years ago
msmol
a468f0bebc
Make the pass otp identifier an environment variable
9 years ago
msmol
76a26e010b
Added support for pass-otp
...
Convention: otp passwords must have the string "totp-" either in
the filename or the file path.
If the convention is followed, "pass otp" is called instead of
"pass", so that the totp token is copied to clipboard rather
than the raw otpauth:// URI.
9 years ago
akermu
ad06547e3b
Merge pull request #3 from Tunous/shebang
...
Add shebang to install.sh script
9 years ago
Tunous
4008cc7743
Add shebang to install.sh script
...
Without it installation doesn't work if users use different shell
(like fish).
9 years ago
akermu
6740c7c903
Merge pull request #1 from xray7224/case-insensitive
...
Make search case insensitive
9 years ago
Jessica Tallon
179cb688d4
Make search case insensitive.
...
Searching for the passwords should be case insensitive. It makes finding
passwords much easier when one doesn't have to guess the case of the
file or folder names.
9 years ago
Lukas Fürmetz
9b6fa9e6ef
Add README
9 years ago
Lukas Fürmetz
0046ee5e75
Add support for dynamically pickup changes in .password-store
9 years ago
Lukas Fürmetz
82dde3eef9
Fix copy notification
9 years ago
Lukas Fürmetz
2f50e418b5
Fix initalizing the password list
9 years ago
Lukas Fürmetz
ae658119bd
Initial commit
9 years ago