clients/libs/state/src/core
Bernd Schoolmann 1ad0d902b2
[Shared Unlock] [PM-35083] Add shared unlock typescript drivers and services (#20589)
* Add shared unlock TS services

* Add newline

* Small cleanup

* Fix type error

* Fix type issue

* Eslint and prettier fixes

* Cleanup

* Prevent eslint error

* Prettier

* Add tests

* Cleanup

* Fix type issue

* Cleanup

* Implement basic version of flagged biometrics ipc over sdk ipc

* Move code

* Noop ipc service

* Clean up unlock service

* Undo change to spec ts

* Rename unlock decrypted key

* Remove unused var

* Remove unused import

* Prettier

* Fix eslint

* Ensure connected

* Undo changes to electron key service

* Newline

* Newline

* Remove biometrics.ts

* Fix

* Use unlock service for unlocking on shared unlock

* Cleanup comment

* Cleanup

* Prettier and eslint cleanup

* Prettier

* Fix test

* Eslint

* Fix types

* Remove log

* Remove service

* Remove unused file

* Cleanup

* Fix DI

* Set unlock service on biometric service

* Address feedback

* Await floating promise

* Prettier

* Convert driver to class

* Relative imports

* Relative imports

* Remove unused code

* Non null assertion
2026-06-01 09:26:21 -04:00
..
storage refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
derive-definition.spec.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
derive-definition.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
derived-state.provider.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
derived-state.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
global-state.provider.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
global-state.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
index.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
key-definition.spec.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
key-definition.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
state-definition.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
state-definitions.spec.ts build: ensure new libraries are added to the root jest.config (#16166) 2025-08-27 11:56:42 -04:00
state-definitions.ts [Shared Unlock] [PM-35083] Add shared unlock typescript drivers and services (#20589) 2026-06-01 09:26:21 -04:00
state-event-registrar.service.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
state-event-runner.service.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
state-update-options.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00
state.provider.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
user-key-definition.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
user-state.provider.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
user-state.ts Resolve state <-> state-test-utils circular dependency (#16093) 2025-08-25 12:38:28 -04:00