This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-02 08:40:08 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
76d3fd6614
bitwarden-browser
/
apps
/
desktop
/
config
/
base.json
7 lines
75 B
JSON
Raw
Normal View
History
Unescape
Escape
[EC-473] Add feature flag config and environment loaders to Desktop (#3389)
2022-09-01 22:08:47 +02:00
{
"dev_flags"
:
{
}
,
[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-27 23:38:54 +02:00
"flags"
:
{
"multithreadDecryption"
:
false
}
[EC-473] Add feature flag config and environment loaders to Desktop (#3389)
2022-09-01 22:08:47 +02:00
}
Reference in New Issue
Copy Permalink