1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Rittson
da47992a22 [EC-272] Web workers using EncryptionService (#3532)
* Add item decryption to encryptService
* Create multithreadEncryptService subclass to handle web workers
* Create encryption web worker
* Refactor cipherService to use new interface
* Update dependencies
2022-10-28 07:38:54 +10:00
Oscar Hinton
e941f06bac [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
David Frankel
18bc209b73 [PS-1194] Display Creation Date in Clients (#3181)
* Add CreationDate to common libs

* Add CreationDate to Browser

* Add CreationDate to CLI

* Add CreationDate to Desktop

* Add CreationDate to Web

* Update tests

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2022-10-11 20:25:27 -05:00
Thomas Rittson
162db0b600 [EC-582] Add domain object serialization (#3623) 2022-10-04 06:50:43 +10:00
Thomas Rittson
063acfef40 Add typing to localData object (#3368) 2022-09-02 06:09:06 +10:00
Hinton
d7492e3cf3 Move to libs 2022-06-03 16:24:40 +02:00