bitwarden-estensione-browser/apps/browser/src
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
..
_locales [PS-968] regression bug fix on custom timeout switch for the browser (#2969) 2022-06-24 23:19:55 +01:00
background PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
browser [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
content [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
images [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
models Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
notification [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
popup [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
safari [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
globals.d.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
manifest.json Bumped browser version to 2022.6.0 (#3003) 2022-06-29 11:22:11 -05:00
manifest.v3.json PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00