Andrew Kaiser
|
85a1466d58
|
feat: add --debug-unsafe option
|
6 years ago |
Andrew Kaiser
|
e4e52d2c3b
|
1.4.0
|
6 years ago |
Andrew Kaiser
|
b01f86f2d1
|
Merge pull request #8 from AGitBoy/master
Added custom bitwarden and dmenu arguments, option to output account information to stdout
|
6 years ago |
AGitBoy
|
527c6a97e5
|
Added suggested changes
|
6 years ago |
AGitBoy
|
3251bbcc9f
|
Made all arguments changeable by user
|
6 years ago |
AGitBoy
|
63c45c7ad1
|
Disabled clearing clipboard for stdout output
|
6 years ago |
AGitBoy
|
19bcb77b7f
|
Fixed typo
|
6 years ago |
AGitBoy
|
686f0bec4f
|
Added length argument
|
6 years ago |
AGitBoy
|
9ee413ce71
|
Added options for console output & url filters
|
6 years ago |
Andrew Kaiser
|
8e337cbeb9
|
Merge pull request #6 from TheReverend403/dmenu_from_env
Add support for setting dmenu path.
|
6 years ago |
Lee Watson
|
ee3e7cf458
|
Remove unused dmenu_path
|
6 years ago |
Lee Watson
|
5dd7ff5b34
|
Document DMENU_PATH
|
6 years ago |
Lee Watson
|
1cfed42cac
|
Move dmenuPath outside the function declaration and use camelCase like the rest of the project.
|
6 years ago |
Lee Watson
|
524bf102a6
|
Add support for setting dmenu path.
Allows users to configure the path to dmenu with the `DMENU_PATH` env
variable to allow support for drop-in alternatives like rofi.
|
6 years ago |
Andrew Kaiser
|
8804c65df9
|
fix dmenu selected accountName index not matching list of accounts
|
6 years ago |
Andrew Kaiser
|
cc8cfaa126
|
rely on spawnSync to escape characters
|
6 years ago |
Andrew Kaiser
|
8156aee0cf
|
replace $'\'' escaped bash strings to ''\'''
|
6 years ago |
Andrew Kaiser
|
3cbe9c35ef
|
bump minor version
|
6 years ago |
Andrew Kaiser
|
114507e2d2
|
Merge pull request #3 from Epse/master
Match account names case insensitively
|
6 years ago |
Stef Pletinck
|
c35fffdb08
|
case insensitive matching
|
6 years ago |
Andrew Kaiser
|
a361ae9c07
|
fix unescaped single quote in password
|
6 years ago |
Andrew Kaiser
|
9c9b76c0d2
|
add package.json description
|
6 years ago |
Andrew Kaiser
|
6996c5eb4b
|
close #1, filter selectable accounts to login accounts only
|
6 years ago |
Andrew Kaiser
|
fb1b0e0b4b
|
verbose log selected field
|
6 years ago |
Andrew Kaiser
|
d362ea63ae
|
update bug report issue template
|
6 years ago |
Andrew Kaiser
|
0bbf19c550
|
add verbose flag, distinguish debug logs from info logs.
- 'obfuscate' sensitive information away from debug logs
- bump version number
|
6 years ago |
Andrew Kaiser
|
690136d0a9
|
Update issue templates
|
6 years ago |
Andrew Kaiser
|
d9a0a899c2
|
ensure error command is executed, detail readme
|
6 years ago |
Andrew Kaiser
|
f4967e7ecd
|
initial commit
|
6 years ago |