1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/src/commands
Hannu Hartikainen 80f34d5de5
Add bw get notes <id> command (#255)
Rationale: the notes object is a freeform plain-text field that's
prominently displayed in Web Vault. It is also useful for the CLI users
as discussed before in issues #81 and #196. I have some use cases
planned myself.

I was rather surprised this wasn't supported already, but the
implementation is simple and cannot really break any existing
functionality so here it is.
2021-05-11 21:19:47 -05:00
..
send Add maxAccessCount to send command (#298) 2021-05-11 14:55:04 -05:00
completion.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
config.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
confirm.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
create.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
delete.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
download.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
edit.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
encode.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
export.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
generate.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
get.command.ts Add bw get notes <id> command (#255) 2021-05-11 21:19:47 -05:00
import.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
list.command.ts Ban single paren arrow functions (#226) 2021-02-03 22:51:59 -06:00
lock.command.ts Update jslib 31a2574 -> 28e3fff, update vault timeout service deps 2020-04-03 09:47:45 -05:00
login.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
restore.command.ts Added --trash to delete cmd, added restore cmd 2020-04-14 13:04:19 -04:00
share.command.ts move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
status.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
sync.command.ts Add send to cli (#222) 2021-02-03 11:44:33 -06:00
unlock.command.ts SSO login (#154) 2020-08-03 12:30:32 -04:00