1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
bitwarden-browser/src
Sorin Davidoi 58f5369adc
feat(platform-utils): Get and react to changes to the system theme (#161)
These changes will allow the WebExtension (and later the desktop application) to respect the system theme.

I've added the Electron implementation until I realized that the required API [has been implemented but not released yet](https://www.electronjs.org/docs/api/native-theme/history). Let me know if you I should remove the code.

Part of https://github.com/bitwarden/browser/issues/1256.

https://www.electronjs.org/docs/api/native-theme

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2020-12-15 17:22:24 -05:00
..
abstractions feat(platform-utils): Get and react to changes to the system theme (#161) 2020-12-15 17:22:24 -05:00
angular Add verification for password hint - the hint should not equal the password for security reasons (#194) 2020-12-15 16:04:48 -05:00
cli feat(platform-utils): Get and react to changes to the system theme (#161) 2020-12-15 17:22:24 -05:00
electron feat(platform-utils): Get and react to changes to the system theme (#161) 2020-12-15 17:22:24 -05:00
enums [Policy] Personal Ownership (#213) 2020-12-08 10:10:15 -06:00
importers Use log service for console messages (#221) 2020-12-11 10:44:57 -06:00
misc Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
models Has Totp method will be used to enable quick copy (#225) 2020-12-15 10:02:54 -06:00
services Use log service for console messages (#221) 2020-12-11 10:44:57 -06:00
globals.d.ts try catch nodeRT module via require 2020-07-31 19:42:13 -04:00
index.ts determine length based on alg. fix 512 wc pbkdf2 2018-04-17 21:18:47 -04:00