bitwarden-estensione-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
common [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
components [CL-11] Submit button (#2971) 2022-06-29 16:27:42 +02:00
electron [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
node [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
shared Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00