1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-15 15:53:44 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Oscar Hinton
477066118e Add jslib as a "real" dependency (#321)
* Split jslib

* Bump jslib

* Bump jslib, replace alias with tsconfig-paths-webpack-plugin
2021-06-07 19:25:55 +02:00
Matt Gibson
3b91a2c72b Ban single paren arrow functions (#226)
* Fix glob processing in npm. Ban single param parens

* Match typescript linter rules
2021-02-03 22:51:59 -06:00
Kyle Spearrin
a3ba833f0d move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
Kyle Spearrin
33deb4cda6 move export models to jslib 2018-12-17 10:30:06 -05:00
Kyle Spearrin
e0b9d84ad5 edit item collections 2018-10-23 17:31:59 -04:00
Kyle Spearrin
f47f100c0b add password history and updated dates to responses 2018-07-30 11:33:50 -04:00
Kyle Spearrin
df024379c8 get items attachment command 2018-05-17 13:28:22 -04:00
Kyle Spearrin
8e23842399 pretty print json 2018-05-15 12:44:10 -04:00
Kyle Spearrin
07cc64c0b8 refactor req/res models 2018-05-15 12:18:47 -04:00
Kyle Spearrin
4f3f84539d cli response objects 2018-05-14 14:54:19 -04:00