bitwarden-estensione-browser/libs/common/src/abstractions
Addison Beck bb7dce031c
[fix] Force send attachment to always download and never open (#2908)
* [refactor] Introduce a file download service

* [refactor] Point platformUtilsService.saveFile() callers to fileDownloadService.download() instead

* [refactor] Remove platformUtilsService.saveFile()

* [fix] Force send attachments to always download and never open

* [fix] Remove the window property from FileDownloadRequest

* [fix] Move FileDownloadRequest to /abstractions/fileDownload

* [fix] Simplify FileDownloadRequest to a type

* [fix] Move BrowserApi.saveFile logic into BrowserFileDownloadService

* [fix] Use proper blob types for file downloads

* [fix] forceDownload -> downloadMethod on FileDownloadRequest

* [fix] Remove fileType from FileDownloadRequest

* [fix] Make fileType private
2022-06-29 17:15:29 -04:00
..
fileDownload [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
abstractEncrypt.service.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
api.service.ts EC-263 - Deactivate/activate in user management (#2893) 2022-06-20 10:21:50 -04:00
appId.service.ts Move to libs 2022-06-03 16:24:40 +02:00
audit.service.ts Move to libs 2022-06-03 16:24:40 +02:00
auth.service.ts Move to libs 2022-06-03 16:24:40 +02:00
broadcaster.service.ts Move to libs 2022-06-03 16:24:40 +02:00
cipher.service.ts Move to libs 2022-06-03 16:24:40 +02:00
collection.service.ts Move to libs 2022-06-03 16:24:40 +02:00
crypto.service.ts Move to libs 2022-06-03 16:24:40 +02:00
cryptoFunction.service.ts Move to libs 2022-06-03 16:24:40 +02:00
environment.service.ts Move to libs 2022-06-03 16:24:40 +02:00
event.service.ts Move to libs 2022-06-03 16:24:40 +02:00
export.service.ts Move to libs 2022-06-03 16:24:40 +02:00
fileUpload.service.ts Move to libs 2022-06-03 16:24:40 +02:00
folder.service.ts Move to libs 2022-06-03 16:24:40 +02:00
i18n.service.ts Move to libs 2022-06-03 16:24:40 +02:00
import.service.ts Move to libs 2022-06-03 16:24:40 +02:00
keyConnector.service.ts Move to libs 2022-06-03 16:24:40 +02:00
log.service.ts Move to libs 2022-06-03 16:24:40 +02:00
messaging.service.ts Move to libs 2022-06-03 16:24:40 +02:00
notifications.service.ts Move to libs 2022-06-03 16:24:40 +02:00
organization.service.ts Move to libs 2022-06-03 16:24:40 +02:00
passwordGeneration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
passwordReprompt.service.ts Move to libs 2022-06-03 16:24:40 +02:00
platformUtils.service.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
policy.service.ts Move to libs 2022-06-03 16:24:40 +02:00
provider.service.ts Move to libs 2022-06-03 16:24:40 +02:00
search.service.ts Move to libs 2022-06-03 16:24:40 +02:00
send.service.ts Move to libs 2022-06-03 16:24:40 +02:00
settings.service.ts Move to libs 2022-06-03 16:24:40 +02:00
state.service.ts [EC-243] Grant premium status when member accepts org invite (#2870) 2022-06-14 12:13:41 +10:00
stateMigration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
storage.service.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
sync.service.ts Move to libs 2022-06-03 16:24:40 +02:00
system.service.ts Move to libs 2022-06-03 16:24:40 +02:00
token.service.ts [EC-243] Grant premium status when member accepts org invite (#2870) 2022-06-14 12:13:41 +10:00
totp.service.ts [PS-683] Update negative copy (#2912) 2022-06-23 09:53:42 +02:00
twoFactor.service.ts Move to libs 2022-06-03 16:24:40 +02:00
userVerification.service.ts Move to libs 2022-06-03 16:24:40 +02:00
usernameGeneration.service.ts Move to libs 2022-06-03 16:24:40 +02:00
vaultTimeout.service.ts Move to libs 2022-06-03 16:24:40 +02:00