Kyle Spearrin
|
ef602ff6a4
|
enforce policies on generate command (#115)
|
2020-03-03 16:29:10 -05:00 |
|
Kyle Spearrin
|
e7450d27e4
|
prompt for unlock if can interact
|
2019-10-21 16:04:51 -04:00 |
|
Kyle Spearrin
|
268852035a
|
try to filter some get requests
|
2019-10-21 14:16:16 -04:00 |
|
Kyle Spearrin
|
492bc32aa3
|
get config value when value not provided
|
2019-10-10 21:23:56 -04:00 |
|
Kyle Spearrin
|
93c2ce2582
|
allow org exports
|
2019-10-07 11:01:30 -04:00 |
|
Kyle Spearrin
|
99c4291ee7
|
confirm org members command
|
2019-10-07 10:42:02 -04:00 |
|
Kyle Spearrin
|
e781de9f34
|
list org-members command
|
2019-10-07 09:58:19 -04:00 |
|
Kyle Spearrin
|
1de6c2884b
|
org collection list command
|
2019-10-01 11:29:25 -04:00 |
|
Kyle Spearrin
|
04df76e83f
|
org collection edit command
|
2019-10-01 11:16:24 -04:00 |
|
Kyle Spearrin
|
abcd43b4ba
|
delete org collection command
|
2019-10-01 11:04:15 -04:00 |
|
Kyle Spearrin
|
77d24f6b8a
|
get org collection
|
2019-09-25 17:11:48 -04:00 |
|
Kyle Spearrin
|
d2ef504b40
|
org collection create and get template
|
2019-09-25 16:08:59 -04:00 |
|
Kyle Spearrin
|
b846ce3f89
|
use shared login/logout commands
|
2019-03-18 10:33:43 -04:00 |
|
Kyle Spearrin
|
a3ba833f0d
|
move shared CLI items to jslib
|
2019-03-15 22:34:59 -04:00 |
|
Kyle Spearrin
|
290afc7ac2
|
use cipher id, not search id. resolves #55
|
2019-02-19 09:19:52 -05:00 |
|
Kyle Spearrin
|
920ce30dd0
|
export file format option
|
2018-12-17 10:36:40 -05:00 |
|
Kyle Spearrin
|
33deb4cda6
|
move export models to jslib
|
2018-12-17 10:30:06 -05:00 |
|
Kyle Spearrin
|
2bc488b956
|
support for attachment key on get
|
2018-12-07 21:55:32 -05:00 |
|
Kyle Spearrin
|
f4887b62c0
|
add get fingerprint <id> command
|
2018-11-16 10:02:22 -05:00 |
|
Kyle Spearrin
|
7e56a687e3
|
share command
|
2018-10-23 22:56:15 -04:00 |
|
Kyle Spearrin
|
ac9cf91002
|
org id check on edit collections
|
2018-10-23 19:04:32 -04:00 |
|
Kyle Spearrin
|
e0b9d84ad5
|
edit item collections
|
2018-10-23 17:31:59 -04:00 |
|
Kyle Spearrin
|
be1e03c49f
|
parens on ORs
|
2018-10-14 00:09:53 -04:00 |
|
Kyle Spearrin
|
73c597f649
|
add list items --url <url> command. resolves #32
|
2018-10-13 22:27:33 -04:00 |
|
Kyle Spearrin
|
729965aae2
|
should be != null check
|
2018-10-11 16:46:04 -04:00 |
|
Kyle Spearrin
|
bd381073b0
|
passphrase generator on CLI
|
2018-10-08 22:57:36 -04:00 |
|
Kyle Spearrin
|
cfe3d9ae5f
|
attachments accessible if can access premium
|
2018-08-29 09:22:24 -04:00 |
|
Kyle Spearrin
|
3fa63ee2c2
|
user canAccessPremium checks
|
2018-08-28 23:17:44 -04:00 |
|
Casey Watson
|
4b99745114
|
Don't show * mask when entering password (#23)
- The * mask has the potential to leak the users password length and
should not be used.
Fixes #8
|
2018-08-16 16:01:25 -04:00 |
|
Kyle Spearrin
|
e3c2be9e84
|
password is not needed for import
|
2018-08-16 14:43:12 -04:00 |
|
Kyle Spearrin
|
acd562e18c
|
prelogin kdf info
|
2018-08-14 15:13:40 -04:00 |
|
Kyle Spearrin
|
314cef78fd
|
implement search service
|
2018-08-13 14:38:04 -04:00 |
|
Kyle Spearrin
|
f988c77755
|
update for jslib importer service changes
|
2018-08-06 11:43:07 -04:00 |
|
Kyle Spearrin
|
336e4acdd0
|
standardize import command
|
2018-08-06 10:38:32 -04:00 |
|
Brandon Davis
|
47b5b9f950
|
feature/18-import (#19)
* fix #18
* Add locked check
|
2018-08-06 09:38:17 -04:00 |
|
Kyle Spearrin
|
e0ff13e193
|
check response in all cases
|
2018-08-03 11:27:42 -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
|
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
|
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
|
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
|
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
|
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 |
|
Kyle Spearrin
|
05535cc134
|
get exposed
|
2018-05-17 11:07:53 -04:00 |
|
Kyle Spearrin
|
36421c9144
|
add export command
|
2018-05-17 10:58:30 -04:00 |
|
Kyle Spearrin
|
02886b266c
|
config command
|
2018-05-17 00:07:44 -04:00 |
|
Kyle Spearrin
|
576c529b10
|
powershell examples
|
2018-05-16 23:27:47 -04:00 |
|
Kyle Spearrin
|
9dd7af67b3
|
help docs for all commands
|
2018-05-16 23:23:12 -04:00 |
|
Kyle Spearrin
|
07cb4d5ff8
|
accept requestJson for create/edit as stdin
|
2018-05-16 22:40:48 -04:00 |
|
Kyle Spearrin
|
b4678e53d2
|
full sync after login
|
2018-05-16 21:16:42 -04:00 |
|
Kyle Spearrin
|
42e46fad78
|
get username, password, uri
|
2018-05-16 13:59:08 -04:00 |
|
Kyle Spearrin
|
3a53e2d208
|
move last sync and generapte password out to other commands
|
2018-05-16 13:53:12 -04:00 |
|
Kyle Spearrin
|
e73a00f4a2
|
multiple results response
|
2018-05-16 12:00:40 -04:00 |
|
Kyle Spearrin
|
0490c6ba3f
|
allow gets by search term
|
2018-05-16 11:54:59 -04:00 |
|
Kyle Spearrin
|
df7ccaea9d
|
move search functions to utils helper
|
2018-05-16 11:17:40 -04:00 |
|
Kyle Spearrin
|
c82ded58eb
|
added search and filter options for list command
|
2018-05-16 10:56:46 -04:00 |
|
Kyle Spearrin
|
8d66118b19
|
lock/unlock commands
|
2018-05-16 10:25:25 -04:00 |
|
Kyle Spearrin
|
8fd74688b1
|
get password
|
2018-05-16 00:06:58 -04:00 |
|
Kyle Spearrin
|
6fff69c0ea
|
logout command
|
2018-05-15 23:26:36 -04:00 |
|
Kyle Spearrin
|
33effb1a4d
|
message response
|
2018-05-15 22:47:52 -04:00 |
|
Kyle Spearrin
|
42819961b7
|
get last sync
|
2018-05-15 21:22:39 -04:00 |
|
Kyle Spearrin
|
807cca2bd2
|
secure storage with env session key
|
2018-05-15 21:11:58 -04:00 |
|
Kyle Spearrin
|
e8a3325ec9
|
parse two step login options
|
2018-05-15 17:17:47 -04:00 |
|
Kyle Spearrin
|
e3eea736ed
|
two-step login prompts
|
2018-05-15 14:21:42 -04:00 |
|
Kyle Spearrin
|
9ce758e859
|
folder and collection templates
|
2018-05-15 12:53:08 -04:00 |
|
Kyle Spearrin
|
1aa937724e
|
return id when creating
|
2018-05-15 12:49:09 -04:00 |
|
Kyle Spearrin
|
07cc64c0b8
|
refactor req/res models
|
2018-05-15 12:18:47 -04:00 |
|
Kyle Spearrin
|
1d3ed93bff
|
edit command
|
2018-05-15 11:30:56 -04:00 |
|
Kyle Spearrin
|
83e91b70ff
|
fix errors
|
2018-05-15 11:08:55 -04:00 |
|
Kyle Spearrin
|
eb83569f2f
|
chalk and source maps
|
2018-05-15 10:50:06 -04:00 |
|
Kyle Spearrin
|
4b5bab3c0e
|
lint fixes
|
2018-05-14 23:40:11 -04:00 |
|
Kyle Spearrin
|
b5507813ab
|
sub out create command
|
2018-05-14 21:19:49 -04:00 |
|
Kyle Spearrin
|
428f46af06
|
cleanup imports
|
2018-05-14 17:25:44 -04:00 |
|
Kyle Spearrin
|
9b99c299e4
|
encode command
|
2018-05-14 17:13:57 -04:00 |
|
Kyle Spearrin
|
85770b7cbb
|
get templates
|
2018-05-14 16:25:14 -04:00 |
|
Kyle Spearrin
|
a1238ff685
|
delete command
|
2018-05-14 15:08:48 -04:00 |
|
Kyle Spearrin
|
4166efceca
|
force sync option
|
2018-05-14 14:58:18 -04:00 |
|
Kyle Spearrin
|
4f3f84539d
|
cli response objects
|
2018-05-14 14:54:19 -04:00 |
|
Kyle Spearrin
|
3dd38cbe12
|
list and get commands
|
2018-05-14 13:37:52 -04:00 |
|
Kyle Spearrin
|
7f0f4a11f8
|
main and program are classes
|
2018-05-14 11:15:54 -04:00 |
|
Kyle Spearrin
|
70c7b182ae
|
setup storage service and log in
|
2018-05-13 00:19:14 -04:00 |
|
Kyle Spearrin
|
8f49b58d2e
|
stub out some services
|
2018-05-12 21:24:28 -04:00 |
|
Kyle Spearrin
|
bb54e2a381
|
command structure. debugging
|
2018-05-12 15:12:28 -04:00 |
|