Kyle Spearrin
42e0a98fda
update device string
2018-07-09 09:30:45 -04:00
Kyle Spearrin
26baac529e
update devicetype enums
2018-07-09 09:13:54 -04:00
Kyle Spearrin
085b7c10fe
api service to audit service
2018-07-07 23:52:06 -04:00
Kyle Spearrin
f4948b099f
cleanup unused imports
2018-07-05 16:21:11 -04:00
Kyle Spearrin
bfbe450256
export csv fix
2018-07-05 15:29:40 -04:00
Kyle Spearrin
0643ca460c
update jslib with export deps
2018-07-05 14:42:33 -04:00
Kyle Spearrin
11ede29f9a
isSelfHost
2018-06-30 13:51:25 -04:00
Kyle Spearrin
e78b2880e0
adjust deps on folder service
2018-06-25 15:03:57 -04:00
Kyle Spearrin
6fbcfcad7b
set exit code instead of exiting
2018-06-20 14:42:21 -04:00
Kyle Spearrin
2418e200ed
Revert "Remove calls to process.exit() which forces async calls to exit early ( #15 )"
...
This reverts commit 87be2e86fa
.
2018-06-20 14:41:00 -04:00
Keith Kelly
87be2e86fa
Remove calls to process.exit() which forces async calls to exit early ( #15 )
...
* Update invocations of inquirer.js prompts to output prompt to stderr.
fixes #7
* Updates to use updated typings from @types/inquirer
* Removes extraneous async / await from writeLn
2018-06-20 14:37:03 -04:00
Kyle Spearrin
04b63d16ee
formatting
2018-06-18 22:11:05 -04:00
Keith Kelly
c7160c0870
Use stderr for prompts to better allow scripting ( #14 )
...
* Update invocations of inquirer.js prompts to output prompt to stderr.
fixes #7
* Updates to use updated typings from @types/inquirer
2018-06-18 22:07:45 -04:00
Kyle Spearrin
a1b0dcf8fa
fix incorrect type on cipher model
2018-06-13 23:15:34 -04:00
Kyle Spearrin
47864c4c39
use hasKey helper
2018-06-13 17:20:09 -04:00
Kyle Spearrin
055eae39e7
implement lock timeout
2018-06-09 14:50:34 -04:00
Kyle Spearrin
babaa11f8c
isIE
2018-06-07 23:37:07 -04:00
Kyle Spearrin
9a42197981
allow low db to cache
2018-06-05 14:44:51 -04:00
Kyle Spearrin
343a43df69
cli identity client id
2018-05-31 16:53:45 -04:00
Kyle Spearrin
ce1887154b
implement showToast
2018-05-31 14:43:45 -04:00
Kyle Spearrin
a9e3d31b07
move lowdb to jslib
2018-05-31 09:08:54 -04:00
Kyle Spearrin
200effe772
switch from readline sync to inquirer
2018-05-23 11:16:23 -04:00
Kyle Spearrin
8207e703ac
remove self updates
2018-05-23 09:02:47 -04:00
Kyle Spearrin
7ed7068fa9
self updates are only available in packaged executables
2018-05-22 22:31:02 -04:00
Kyle Spearrin
0b06802a3d
self updates are not available for windows
2018-05-22 22:22:08 -04:00
Kyle Spearrin
4d21b03ab2
preserve current permissions
2018-05-22 20:06:04 -04:00
Kyle Spearrin
07f927b2a9
chmod mode is string
2018-05-22 19:41:17 -04:00
Kyle Spearrin
b12783910a
make downloaded update executable
2018-05-22 19:31:29 -04:00
Kyle Spearrin
14e5291cae
use execPath if in pkg
2018-05-22 19:15:35 -04:00
Kyle Spearrin
276affd8eb
update self
2018-05-22 17:36:54 -04:00
Kyle Spearrin
2f2a18d9ae
zip files have version number in them now
2018-05-22 17:08:56 -04:00
Kyle Spearrin
9233d78c2f
update command
2018-05-22 14:49:20 -04:00
Kyle Spearrin
0aa0d89396
notnull
2018-05-21 09:14:58 -04:00
Kyle Spearrin
2ff868aeb3
return new/edited object for create/edit
2018-05-19 14:53:28 -04:00
Kyle Spearrin
2e8d0aaf53
list and get organizations
2018-05-18 15:26:59 -04:00
Kyle Spearrin
24f01b4006
--response option
2018-05-18 11:34:14 -04:00
Kyle Spearrin
80eb38c915
update help docs descriptions
2018-05-18 11:24:49 -04:00
Kyle Spearrin
649bc20430
new line at end of help
2018-05-18 11:14:47 -04:00
Kyle Spearrin
24cb2b0cdb
write final line with new line on non-windows
2018-05-18 11:07:38 -04:00
Kyle Spearrin
f62f181136
pass in new dependencies
2018-05-18 10:58:30 -04:00
Kyle Spearrin
fc5043f07e
premium and enc key checks
2018-05-18 10:55:50 -04:00
Kyle Spearrin
33f0f5eae0
update template ids
2018-05-18 09:16:34 -04:00
Kyle Spearrin
e671375749
session key
2018-05-17 16:40:43 -04:00
Kyle Spearrin
7d227a4b85
id desc
2018-05-17 16:21:12 -04:00
Kyle Spearrin
c0422ec77f
restructure attachment commands
2018-05-17 15:55:44 -04:00
Kyle Spearrin
0a518a96b1
create attachment command
2018-05-17 15:33:36 -04:00
Kyle Spearrin
549422ea63
BWCLI_ENV
2018-05-17 13:50:28 -04:00
Kyle Spearrin
c62c28677a
support custom data dir with BITWARDENCLI_APPDATA_DIR
2018-05-17 13:46:40 -04:00
Kyle Spearrin
7abc87992a
delete attachment from item
2018-05-17 13:43:53 -04:00
Kyle Spearrin
df024379c8
get items attachment command
2018-05-17 13:28:22 -04:00