1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/src/commands
Kyle Spearrin ed33d77b7e
Serve command fixes (#492)
* change to koa to support async/await

* get rid of session header

* error is unlocked for certain commands

* fix lint error

* use "object" routes

* revert change to vs code  launch
2022-02-25 17:35:27 -05:00
..
send Fix/lock lowdb file (#470) 2022-02-10 10:24:41 -06:00
completion.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
config.command.ts Apply Prettier (#426) 2021-12-20 18:04:00 +01:00
confirm.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
convertToKeyConnector.command.ts [chore] Update jslib (#457) 2022-01-28 10:09:24 -05:00
create.command.ts Return response success from create attachmnt (#469) 2022-02-09 10:58:53 -06:00
delete.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
download.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
edit.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
encode.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
export.command.ts Feature/password protected export (#446) 2022-02-23 15:47:32 -06:00
generate.command.ts Fix error when using password generator not logged in (#481) 2022-02-14 09:29:44 -05:00
get.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
import.command.ts Feature/password protected export (#446) 2022-02-23 15:47:32 -06:00
list.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
lock.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
login.command.ts Update client for authService refactor (#448) 2022-02-07 17:31:36 -06:00
restore.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
serve.command.ts Serve command fixes (#492) 2022-02-25 17:35:27 -05:00
share.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
status.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
sync.command.ts Fix/bitwarden serve (#454) 2022-01-26 10:28:56 -06:00
unlock.command.ts Feature/password protected export (#446) 2022-02-23 15:47:32 -06:00