d4a39a3
(HEAD -> master)
Fixed bug while on sync by
2021-03-21 23:40:48 +0300
832850c
Manueal sync from dmenu by
2021-03-21 11:01:31 +0300
015c0c0
Exchanging speed for security, but its worth it IMO by
2021-03-21 10:49:19 +0300
148dad9
README typo by
2021-03-19 09:39:55 +0300
e6c80d4
Fixed PR issues, edited readme for dmenu patch by
2021-03-19 09:25:39 +0300
b71089c
Dmenu password patch by
2021-03-17 09:12:51 +0300
1bb8e82
Added TOTP Feature by
2021-03-16 13:50:41 +0300
47c77cd
release v1.5.9 by
2020-10-21 02:10:57 +0000
66e3499
(tag: v1.5.9)
fix workflow script, include git user by
2020-10-20 22:07:26 -0400
ade94ff
include version in package.json by
2020-10-20 22:04:32 -0400
bfd6bfb
fix workflow script, use tag, not git ref by
2020-10-20 21:57:57 -0400
1876449
fix workflow script, env vars are in proper places by
2020-10-20 21:54:37 -0400
e40163b
chore: releases bump package.json version by
2020-10-20 21:37:42 -0400
e649a17
chore: bump dependencies by
2020-10-20 21:24:23 -0400
2ca8fa2
fixes #15 by
2020-10-20 21:18:32 -0400
916ce4b
chore: add npm publish ci workflow by
2020-10-20 20:54:56 -0400
b5f7aee
release: v1.5.6 by
2020-06-08 10:59:28 -0400
df857b1
Fix the example command (#13) by
2020-06-08 17:03:50 +0200
16ae00a
release: bump package version to 1.5.5 by
2020-02-25 23:03:10 -0500
7b08e88
bug: login check captures when logged out now by
2020-02-25 23:02:01 -0500
d32569e
bump package version 1.5.4 by
2020-02-25 22:52:08 -0500
4232c05
upgrade @bitwarden/cli (#10) by
2020-02-25 22:54:17 -0500
b2e1a0f
chore: bump package version by
2019-10-08 00:27:38 -0400
f638f52
Merge branch 'master' of github.com:andykais/bitwarden-dmenu by
2019-10-08 00:24:13 -0400
860bbd2
fix: bw vulnerabilty & printing bw error properly by
2019-10-08 00:17:39 -0400
9b68f6f
refactor: reorg by
2019-10-08 00:01:32 -0400
e2c002c
update help/readme by
2019-05-10 10:43:01 -0400
236d735
(tag: v1.5.1)
fix: remove console.log by
2019-05-04 04:20:40 -0400
c825f9b
Update bug_report.md by
2019-05-04 04:18:06 -0400
c8c6cdf
feat: release v1.5.0 by
2019-05-04 03:56:37 -0400
ca6a60d
add login flow by
2019-05-04 03:52:31 -0400
7da63d8
refactor: pass whole config to functions by
2019-05-04 02:27:57 -0400
845526a
chore: prettify code by
2019-05-04 02:19:34 -0400
85a1466
feat: add --debug-unsafe option by
2019-05-04 02:15:40 -0400
e4e52d2
1.4.0 by
2019-01-26 23:53:19 -0500
b01f86f
Merge pull request #8 from AGitBoy/master by
2019-01-26 23:51:48 -0500
527c6a9
Added suggested changes by
2019-01-26 23:50:11 -0500
3251bbc
Made all arguments changeable by user by
2019-01-26 23:01:37 -0500
63c45c7
Disabled clearing clipboard for stdout output by
2019-01-26 19:54:14 -0500
19bcb77
Fixed typo by
2019-01-26 18:36:21 -0500
686f0be
Added length argument by
2019-01-26 18:30:29 -0500
9ee413c
Added options for console output & url filters by
2019-01-26 18:11:31 -0500
8e337cb
Merge pull request #6 from TheReverend403/dmenu_from_env by
2018-10-02 11:28:48 -0400
ee3e7cf
Remove unused dmenu_path by
2018-10-02 15:57:00 +0100
5dd7ff5
Document DMENU_PATH by
2018-10-02 13:32:39 +0100
1cfed42
Move dmenuPath outside the function declaration and use camelCase like the rest of the project. by
2018-10-02 13:28:08 +0100
524bf10
Add support for setting dmenu path. by
2018-10-01 14:20:52 +0100
8804c65
fix dmenu selected accountName index not matching list of accounts by
2018-09-28 20:32:26 -0400
cc8cfaa
rely on spawnSync to escape characters by
2018-09-27 22:03:40 -0400
8156aee
replace $'\'' escaped bash strings to ''\''' by
2018-09-27 20:35:27 -0400
3cbe9c3
bump minor version by
2018-09-27 11:56:19 -0400
114507e
Merge pull request #3 from Epse/master by
2018-09-27 11:54:38 -0400
c35fffd
case insensitive matching by
2018-09-27 09:07:20 +0200
a361ae9
fix unescaped single quote in password by
2018-09-26 11:03:17 -0400
9c9b76c
add package.json description by
2018-09-25 14:02:27 -0400
6996c5e
close #1, filter selectable accounts to login accounts only by
2018-09-16 16:36:23 -0400
fb1b0e0
verbose log selected field by
2018-09-13 13:34:00 -0400
d362ea6
update bug report issue template by
2018-09-13 13:26:55 -0400
0bbf19c
add verbose flag, distinguish debug logs from info logs. by
2018-09-13 13:21:16 -0400
690136d
Update issue templates by
2018-09-13 11:50:17 -0400
d9a0a89
ensure error command is executed, detail readme by
2018-09-12 16:30:28 -0400
f4967e7
initial commit by
2018-09-12 16:19:20 -0400