bitwarden-estensione-browser/apps/desktop/src/app/vault
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
..
add-edit-custom-fields.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
add-edit-custom-fields.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
add-edit.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
add-edit.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
attachments.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
attachments.component.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
ciphers.component.html [Feature] End User Vault Refresh (#2545) 2022-05-09 08:19:18 -04:00
ciphers.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
collections.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
collections.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
export.component.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
folder-add-edit.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
folder-add-edit.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
generator.component.html remove hostname from simplelogin. update jslib (#2680) 2022-05-13 12:24:50 -04:00
generator.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-generator-history.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
password-generator-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-history.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
password-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
share.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
share.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
vault.component.html [Feature] End User Vault Refresh (#2545) 2022-05-09 08:19:18 -04:00
vault.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
view-custom-fields.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
view-custom-fields.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
view.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
view.component.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00