1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-17 07:15:13 +02:00
bitwarden-browser/libs/common/src
Shane Melton 9d163550fd
[PM-6991] Improve reactivity of cipherViews$ observable in cipher service (#11141)
* [PM-6991] Remove self reference to cipherViews$

* [PM-6991] Update cipherViews$ observable to be reactive to encrypted ciphers and localData

* [PM-6991] Use the cipherViews$ observable in the Web vault

* [PM-6991] Update the vault filter service to use cipherViews$ observable

* [PM-6991] Add deprecation notice to getAllDecrypted

* [PM-6991] Ensure cipherViews$ emits an empty array whenever the decrypted cipher cache is cleared

* [PM-6991] Fix cipher service test

* [PM-6991] Use shareReplay instead of share

* [PM-6991] Remove ciphersExpectingUpdate and replace with a null filter instead for cipherViews$

* [PM-6991] Skip refreshing on null cipherViews$ to avoid flashing an empty vault after modifying ciphers
2024-10-10 14:54:23 -07:00
..
abstractions [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
admin-console [PM-12357] - Using new Verified SSO Domain call for SSO (#11446) 2024-10-09 14:30:39 -05:00
auth Move asymmetric crypto functions out of crypto service (#10903) 2024-10-01 17:47:41 +02:00
autofill fix incorrect handling of the first day of the next month is isCardExpired (#11337) 2024-09-30 12:01:42 -04:00
billing Split invoice history table into two tables for paid and open (#11459) 2024-10-08 14:55:59 -04:00
enums [PM-12357] - Using new Verified SSO Domain call for SSO (#11446) 2024-10-09 14:30:39 -05:00
models [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
platform [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
services [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
state-migrations Move lastSync State (#10272) 2024-08-06 15:01:42 -04:00
tools [PM-11926] - send created redirect (#11140) 2024-10-01 21:58:00 +02:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-6991] Improve reactivity of cipherViews$ observable in cipher service (#11141) 2024-10-10 14:54:23 -07:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00