mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* Add unlock service * Move methods * Prettier * Fix type errors * Prettier * Fix test * Fix module order * Attempt to fix tests * Use unlock service for unlocking * Featureflag logic * Add support for setting client managed state * Add support for biometric unlock * Add biometric unlock via SDK * Prettier * Cleanup CODEOWNERS * Fix init with client managed state * Backport biometric unlock and legacy master-key logic * Add tests for biometrics * Prettier * Add biometric unlock to abstract unlock service * Fix build * tmp * Fix tests * Fix types * Fix build * Prettier * Cleanup * Fix import order * Fix tests * Eslint * Fix tests * Prettier * Load feature flags before crypto init * Prettier * Clean up SDK config * Prettier * Fix eslint * Prettier * Update libs/key-management-ui/src/lock/components/master-password-lock/master-password-lock.component.ts Co-authored-by: Maciej Zieniuk <167752252+mzieniukbw@users.noreply.github.com> --------- Co-authored-by: Maciej Zieniuk <167752252+mzieniukbw@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| admin-console | ||
| auth/commands | ||
| commands | ||
| key-management | ||
| locales/en | ||
| models | ||
| platform | ||
| service-container | ||
| tools | ||
| vault | ||
| base-program.ts | ||
| bw.ts | ||
| oss-serve-configurator.ts | ||
| program.ts | ||
| register-oss-programs.ts | ||
| serve.program.ts | ||
| utils.ts | ||
| vault.program.ts | ||