1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-03 04:59:06 +02:00
bitwarden-browser/libs
Oscar Hinton 30feb60645
[BEEEP] [PM-565] Implement clipboard logic in rust (#4516)
Implement the Desktop clipboard logic natively using rust. This uses the arboard crate for clipboard functionality.

This change consists of 3 portions:
* Rust component.
* Updating renderer to call main using electron ipc.
* Update main to listen to renderer ipc and forward calls to the native clipboard module.
2023-10-02 18:50:57 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
auth [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
common [BEEEP] [PM-565] Implement clipboard logic in rust (#4516) 2023-10-02 18:50:57 +02:00
components [CL-80] feat: indeterminate checkbox (#6357) 2023-09-28 09:04:16 -04:00
exporter Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
importer Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
node [PM-3732] Use subtle to make aes keys (#6162) 2023-09-07 15:42:35 +00:00
shared [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00
vault [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00