Matt Gibson
3b1ccb409e
Fix/lowdb no cache ( #443 )
...
* Add jslib prettier commit to client ignore hashes
* Remove lowdb caching
* Fix state service remove being set to null
* Await in-memory key retrieval
* Fix key loading and unlock requests.
* Linter fixes
* linter fixes
* linter fixes
2022-01-13 11:03:19 -06:00
Oscar Hinton
910b4a24e6
Apply Prettier ( #426 )
2021-12-20 18:04:00 +01:00
Matt Gibson
65160f3bf4
Fix cli lock and logout ( #334 )
...
* Ensure order of operations
* Key removal is necessary to properly lock
* Update jslib
2021-06-22 12:37:30 -05:00
Matt Gibson
5a377f8ef9
Implement has for storage services ( #328 )
...
* Implement `has` for storage services
* Update jslib
2021-06-15 13:41:17 -05:00
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
475efc4262
Update jslib ( #288 )
...
* Update jslib
* Convert NodeSecureStorage CipherArrayBuffer to string
2021-04-14 11:44:57 -05:00
Matt Gibson
0330641a14
Response option outputs only json on stdout ( #197 )
...
* Use logService for console logging
* jslib signature updates
* Use most specific import path
* Include new jslib dependency
* Update jslib
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-12-14 11:29:17 -06:00
Kyle Spearrin
807cca2bd2
secure storage with env session key
2018-05-15 21:11:58 -04:00