bitwarden-estensione-browser/src/services
Matt Gibson 090ad790f5
Specify Organization indexed on search service (#356)
* Specify Organization indexed on search service

a null indexedEntityId specifies it is the users entire vault.
otherwise, organizations specify their id to signify the index is a subset.

user's vault will re-index if the indexed entity does not match the
users id or null. at the moment, user's vault does not set userId
because indexing occurs in the setter for decryptedCipherCache,
which cannot be asynchronous

* Linter fix
2021-04-22 14:53:45 -05:00
..
api.service.ts CLI specifies bitwarden api for send download (#348) 2021-04-20 19:17:31 -05:00
appId.service.ts refactor utils service to utils 2018-04-23 13:03:47 -04:00
audit.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
auth.service.ts WebAuthn (#163) 2021-03-15 16:16:51 +01:00
azureFileUpload.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
bitwardenFileUpload.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
broadcaster.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
cipher.service.ts Specify Organization indexed on search service (#356) 2021-04-22 14:53:45 -05:00
collection.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
consoleLog.service.ts Lunr search bug (#251) 2021-01-25 15:03:28 -05:00
constants.service.ts Add disable badge counter (#281) 2021-03-10 15:36:33 -05:00
container.service.ts move getDomain to jslib Utils 2018-10-13 22:21:54 -04:00
crypto.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
environment.service.ts [Enterprise] Updated Environment Settings (#112) 2020-06-11 15:04:40 -05:00
event.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
export.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
fileUpload.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
folder.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
i18n.service.ts sr lang (#206) 2020-11-18 15:58:12 -05:00
import.service.ts Start cipher numbering at 1 in error messages (#283) 2021-02-26 05:53:45 +10:00
index.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
lowdbStorage.service.ts Write backup before deleting lowdb database (#291) 2021-03-02 11:25:45 -06:00
nodeApi.service.ts update package https-proxy-agent (#246) 2021-01-27 20:08:56 -05:00
nodeCryptoFunction.service.ts hkdf crypto functions (#190) 2020-10-29 15:52:12 -04:00
noopMessaging.service.ts move shared CLI items to jslib 2019-03-15 22:33:19 -04:00
notifications.service.ts fix build problem with signalr upgrade 2021-04-09 11:54:16 -04:00
passwordGeneration.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
policy.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
search.service.ts Specify Organization indexed on search service (#356) 2021-04-22 14:53:45 -05:00
send.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
settings.service.ts use clearCache 2019-04-11 16:32:07 -04:00
state.service.ts Revert "reference barrels" 2018-02-19 13:07:19 -05:00
sync.service.ts Use sync instead of token to manage emailVerified (#344) 2021-04-15 07:00:49 +10:00
system.service.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
token.service.ts [Auto-Logout] Update Token Service (#94) 2020-04-06 11:06:32 -05:00
totp.service.ts use digits for steam 2018-11-26 08:26:36 -05:00
user.service.ts Use sync instead of token to manage emailVerified (#344) 2021-04-15 07:00:49 +10:00
vaultTimeout.service.ts Rename CipherString and CipherArrayBuffer to Enc (#352) 2021-04-20 19:16:19 -05:00
webCryptoFunction.service.ts Bump dependencies (#350) 2021-04-22 21:17:14 +02:00